GoogleCloudPlatform / GoogleCloudPlatform/agent-starter-pack
Agent Starter Pack - Roadmap
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
# Agent Starter Pack - Public Roadmap
This document outlines our current priorities and upcoming features. We welcome community feedback and contributions!
## Current Focus
| Feature | Description | Status |
|---------|-------------|--------|
| **Go & TS Templates** | Multi-language support with ADK Go & TS agent templates | 🔨 Merged |
| **AI-Powered Discovery** | "Help me choose" recommender to guide users across templates and configurations | 🔨 In Progress |
| **Seamless Upgrades** | `upgrade` command to update existing projects to newer ASP versions without losing customizations | 🔨 In Progress |
| **Built-in Evaluation** | ADK eval integrated into templates and CI/CD with quality gates | 🔨 In Progress |
| **Enterprise Documentation** | Platform guide + IAM reference for teams adopting ASP at scale | 🔨 In Progress |
| **Upgrade Command** | Upgrade existing projects to newer ASP versions. | 🔨 Merged |
## Up Next
| Feature | Description |
|---------|-------------|
| **Monitoring Alerts** | Pre-configured alerts for common failure modes, latency, and error rates |
| **Live API Improvements** | Transcription and observability for real-time multimodal agents |
## Recently Completed ✅
- **Simplified Project Mode** - `--prototype` flag for lightweight projects without full infrastructure
- **Generation Metadata** - Track creation context in `pyproject.toml` for future upgrades
- **Automated Releases** - Streamlined release process with auto build, push, and tag
- **New `extract` command** - Creates minimal, shareable agents from full scaffolded projects
## Feature Requests
Have an idea? We'd love to hear from you!
- 🐛 [Report a bug](https://github.com/GoogleCloudPlatform/agent-starter-pack/issues/new?labels=bug)
- ✨ [Request a feature](https://github.com/GoogleCloudPlatform/agent-starter-pack/issues/new?labels=enhancement)
- 💬 [Start a discussion](https://github.com/GoogleCloudPlatform/agent-starter-pack/discussions)
## Contributing
Contributions are welcome! See our [Contributing Guide](CONTRIBUTING.md) for details on how to get involved.
Contributor guide
Assessment
This issue has not been assessed yet.