Comparison
agent-starter-pack vs chidori
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 chidori if chidori offers Rust-built durable agent operations with native binary simplicity, supporting JavaScript engine integration.
Markdown twin · agent-starter-pack alternatives · chidori alternatives
GraphCanon updated 4d
Trust & integrity
| Signal | agent-starter-pack | chidori |
|---|---|---|
| Maintenance | Active (29d since push) As of 4d · github_public_v1 | Very active (0d since push) As of 2w · github_public_v1 |
| Provenance | Not a fork · Organization account As of 4d · github_public_v1 | Not a fork · Organization account As of 2w · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · 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
- chidori
- Agent framework ensuring durable, replayable, and resumable execution
Stars
- agent-starter-pack
- 6.5k
- chidori
- 1.4k
Forks
- agent-starter-pack
- 1.5k
- chidori
- 58
Open issues
- agent-starter-pack
- 49
- chidori
- 18
Language
- agent-starter-pack
- Python
- chidori
- Rust
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.
- chidori
- Chidori offers Rust-built durable agent operations with native binary simplicity, supporting JavaScript engine integration.
Persona
- agent-starter-pack
- -
- chidori
- -
Runtime
- agent-starter-pack
- -
- chidori
- -
License
- agent-starter-pack
- Apache-2.0
- chidori
- Apache-2.0
Last pushed
- agent-starter-pack
- Jul 21, 2026
- chidori
- Aug 5, 2026
Categories
- agent-starter-pack
- AI Agents, Evaluation & Observability
- chidori
- AI Agents
Trust and health
Maintenance
- agent-starter-pack
- Active (82%)
- chidori
- Very active (96%)
Days since push
- agent-starter-pack
- 29d
- chidori
- 0d
Open issues (now)
- agent-starter-pack
- 49
- chidori
- 18
Stars delta
- agent-starter-pack
- +18 (30d)
- chidori
- Unknown
Open issues delta
- agent-starter-pack
- +1 (30d)
- chidori
- Unknown
Full report
- agent-starter-pack
- Trust report
- chidori
- Trust report
Shared compatibility
- Python · agent-starter-pack: Python runtime · chidori: Python runtime
Choose agent-starter-pack if…
- agent-starter-pack is primarily Python; chidori is Rust.
- 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.
- Also covers Evaluation & Observability.
- 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 chidori if…
- chidori is primarily Rust; agent-starter-pack is Python.
- Tags unique to chidori: agent-framework, checkpointing, deterministic, durable-execution.
- When you need a self-contained binary tool for deterministic execution of AI agents with no additional setup like Node or Python environments.
When NOT to use chidori
- Avoid if your deployment environment strictly forbids running self-contained binaries, favoring interpreted scripts exclusively for flexibility reasons.
- Not suitable when a tool's native integration with Node.js or Python is critical and the project has no Rust context setup available.
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 Aug 20, 2026
- GitHub forks (GoogleCloudPlatform/agent-starter-pack) · observed Aug 20, 2026
- Last push (GoogleCloudPlatform/agent-starter-pack) · observed Jul 21, 2026
- License file (Apache-2.0) · observed Aug 20, 2026
- Decision facts (enrichment) · observed Jul 15, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (ThousandBirdsInc/chidori) · observed Aug 6, 2026
- GitHub forks (ThousandBirdsInc/chidori) · observed Aug 6, 2026
- Last push (ThousandBirdsInc/chidori) · observed Aug 5, 2026
- License file (Apache-2.0) · observed Aug 6, 2026
- Decision facts (enrichment) · observed Jul 16, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: agent-starter-pack 6.5k · chidori 1.4k (synced Aug 20, 2026).
Common questions
- What is the difference between agent-starter-pack and chidori?
- agent-starter-pack: Ship AI Agents to Google Cloud in minutes with built-in CI/CD, evaluation, and observability. chidori: Agent framework ensuring durable, replayable, and resumable execution. See the comparison table for live GitHub stats and shared categories.
- When should I choose agent-starter-pack over chidori?
- Choose agent-starter-pack over chidori when agent-starter-pack is primarily Python; chidori is Rust; 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; Also covers Evaluation & Observability; 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 chidori over agent-starter-pack?
- Choose chidori over agent-starter-pack when chidori is primarily Rust; agent-starter-pack is Python; Tags unique to chidori: agent-framework, checkpointing, deterministic, durable-execution; When you need a self-contained binary tool for deterministic execution of AI agents with no additional setup like Node or Python environments.
- 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 chidori?
- Avoid if your deployment environment strictly forbids running self-contained binaries, favoring interpreted scripts exclusively for flexibility reasons. Not suitable when a tool's native integration with Node.js or Python is critical and the project has no Rust context setup available.
- Is agent-starter-pack or chidori more popular on GitHub?
- agent-starter-pack has more GitHub stars (6,537 vs 1,362). Stars measure visibility, not whether either tool fits your constraints.
- Are agent-starter-pack and chidori open source?
- Yes - both are open-source projects on GitHub (agent-starter-pack: Apache-2.0, chidori: Apache-2.0).
- Where can I find alternatives to agent-starter-pack or chidori?
- GraphCanon lists graph-backed alternatives at agent-starter-pack alternatives and chidori alternatives (agent-starter-pack markdown twin, chidori 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 chidori?
- agent-starter-pack: Active. chidori: 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 chidori?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: agent-starter-pack trust report; chidori trust report.