Comparison
agent-starter-pack vs manifest
Verdict
Pick agent-starter-pack if agent-starter-pack offers built-in CI/CD, evaluation tools, and observability for deploying generative AI agents on Google Cloud with Python; pick manifest if manifest is a TypeScript framework under MIT license that enables integration of AI agents across various providers, with an emphasis on observability and tracking mechanisms such as token and cost-tracking.
Markdown twin · agent-starter-pack alternatives · manifest alternatives
GraphCanon updated Sep 20, 2026
19views this month
Trust & integrity
| Signal | agent-starter-pack | manifest |
|---|---|---|
| Maintenance | Steady (60d since push) As of Sep 20, 2026 · github_public_v1 | Very active (0d since push) As of Sep 10, 2026 · github_public_v1 |
| Provenance | Not a fork · Organization account As of Sep 20, 2026 · github_public_v1 | Not a fork · Organization account As of Sep 10, 2026 · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of Jul 11, 2026 · osv@v1 | No lockfile (source not queried) As of Jul 15, 2026 · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- agent-starter-pack
- Ship AI Agents to Google Cloud in minutes with built-in CI/CD, evaluation, and observability
- manifest
- Connect Your Agents And Harnesses With Any Provider
Stars
- agent-starter-pack
- 6.6k
- manifest
- 7.5k
Forks
- agent-starter-pack
- 1.5k
- manifest
- 508
Open issues
- agent-starter-pack
- 49
- manifest
- 110
Language
- agent-starter-pack
- Python
- manifest
- TypeScript
Adopt for
- agent-starter-pack
- agent-starter-pack offers built-in CI/CD, evaluation tools, and observability for deploying generative AI agents on Google Cloud with Python.
- manifest
- Manifest is a TypeScript framework under MIT license that enables integration of AI agents across various providers, with an emphasis on observability and tracking mechanisms such as token and cost-tracking.
Persona
- agent-starter-pack
- -
- manifest
- -
Runtime
- agent-starter-pack
- -
- manifest
- -
License
- agent-starter-pack
- Apache-2.0
- manifest
- MIT
Last pushed
- agent-starter-pack
- Jul 21, 2026
- manifest
- Sep 10, 2026
Categories
- agent-starter-pack
- AI Agents, Evaluation & Observability
- manifest
- AI Agents, Evaluation & Observability
Trust and health
Maintenance
- agent-starter-pack
- Steady (60%)
- manifest
- Very active (96%)
Days since push
- agent-starter-pack
- 60d
- manifest
- 0d
Open issues (now)
- agent-starter-pack
- 49
- manifest
- 110
Stars delta
- agent-starter-pack
- +21 (30d)
- manifest
- +100 (30d)
Open issues delta
- agent-starter-pack
- 0 (30d)
- manifest
- +1 (30d)
Full report
- agent-starter-pack
- Trust report
- manifest
- Trust report
Choose agent-starter-pack if…
- agent-starter-pack is primarily Python; manifest is TypeScript.
- License: agent-starter-pack is Apache-2.0, manifest is MIT.
- Requirements: Depends on Python 3.10+.; Requires the Google Cloud SDK for interacting with GCP services.; Terraform is needed for deployment purposes.; Make utility should be installed for development tasks..
- Tags unique to agent-starter-pack: agents, gcp, gemini, genai-agents.
- You are working with Google Cloud and wish to deploy generative AI agents quickly using production-ready templates that come with integrated CI/CD pipelines.
When NOT to use agent-starter-pack
- Your project is hosted on a cloud provider other than Google Cloud, as this tool is optimized for GCP services and uses Terraform specifically configured for deployment with it.
- You do not need or want built-in CI/CD pipelines and evaluation tools, preferring to manage these components separately through different tools or self-configured setups.
Choose manifest if…
- manifest is primarily TypeScript; agent-starter-pack is Python.
- License: manifest is MIT, agent-starter-pack is Apache-2.0.
- Tags unique to manifest: ai-agents, llm-observability.
- When you need to establish connections between multiple AI providers without altering the core functionality or architecture of your existing systems.
When NOT to use manifest
- If your project strictly requires use cases with non-TypeScript languages, as this would necessitate additional integration work.
- When you require a mature framework; given Manifest's beta status, it might not be the best choice for production environments sensitive to potential bugs or incomplete features.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (GoogleCloudPlatform/agent-starter-pack) · observed Sep 20, 2026
- GitHub forks (GoogleCloudPlatform/agent-starter-pack) · observed Sep 20, 2026
- Last push (GoogleCloudPlatform/agent-starter-pack) · observed Jul 21, 2026
- License file (Apache-2.0) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 15, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (mnfst/manifest) · observed Sep 20, 2026
- GitHub forks (mnfst/manifest) · observed Sep 20, 2026
- Last push (mnfst/manifest) · observed Sep 10, 2026
- License file (MIT) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 15, 2026
GitHub stars on cards: agent-starter-pack 6.6k · manifest 7.5k (synced Sep 20, 2026).
Common questions
- What is the difference between agent-starter-pack and manifest?
- agent-starter-pack: Ship AI Agents to Google Cloud in minutes with built-in CI/CD, evaluation, and observability. manifest: Connect Your Agents And Harnesses With Any Provider. See the comparison table for live GitHub stats and shared categories.
- When should I choose agent-starter-pack over manifest?
- Choose agent-starter-pack over manifest when agent-starter-pack is primarily Python; manifest is TypeScript; License: agent-starter-pack is Apache-2.0, manifest is MIT; Requirements: Depends on Python 3.10+.; Requires the Google Cloud SDK for interacting with GCP services.; Terraform is needed for deployment purposes.; Make utility should be installed for development tasks.; Tags unique to agent-starter-pack: agents, gcp, gemini, genai-agents; You are working with Google Cloud and wish to deploy generative AI agents quickly using production-ready templates that come with integrated CI/CD pipelines.
- When should I choose manifest over agent-starter-pack?
- Choose manifest over agent-starter-pack when manifest is primarily TypeScript; agent-starter-pack is Python; License: manifest is MIT, agent-starter-pack is Apache-2.0; Tags unique to manifest: ai-agents, llm-observability; When you need to establish connections between multiple AI providers without altering the core functionality or architecture of your existing systems.
- When should I avoid agent-starter-pack?
- Your project is hosted on a cloud provider other than Google Cloud, as this tool is optimized for GCP services and uses Terraform specifically configured for deployment with it. You do not need or want built-in CI/CD pipelines and evaluation tools, preferring to manage these components separately through different tools or self-configured setups.
- When should I avoid manifest?
- If your project strictly requires use cases with non-TypeScript languages, as this would necessitate additional integration work. When you require a mature framework; given Manifest's beta status, it might not be the best choice for production environments sensitive to potential bugs or incomplete features.
- Is agent-starter-pack or manifest more popular on GitHub?
- manifest has more GitHub stars (7,514 vs 6,558). Stars measure visibility, not whether either tool fits your constraints.
- Are agent-starter-pack and manifest open source?
- Yes - both are open-source projects on GitHub (agent-starter-pack: Apache-2.0, manifest: MIT).
- Where can I find alternatives to agent-starter-pack or manifest?
- GraphCanon lists graph-backed alternatives at agent-starter-pack alternatives and manifest alternatives (agent-starter-pack markdown twin, manifest markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, agent-starter-pack or manifest?
- agent-starter-pack: Steady. manifest: Very active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for agent-starter-pack and manifest?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: agent-starter-pack trust report; manifest trust report.