Comparison
agent-starter-pack vs tma1
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 tma1 if tMA1 is specialized in local-first observability by tracking every LLM call and routing this information to the next agent turn via hooks and MCP.
Markdown twin · agent-starter-pack alternatives · tma1 alternatives
GraphCanon updated Sep 20, 2026
14views this month
Trust & integrity
| Signal | agent-starter-pack | tma1 |
|---|---|---|
| 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
- tma1
- Local-first observability for AI agents with LLM call tracking
Stars
- agent-starter-pack
- 6.6k
- tma1
- 117
Forks
- agent-starter-pack
- 1.5k
- tma1
- 14
Open issues
- agent-starter-pack
- 49
- tma1
- 5
Language
- agent-starter-pack
- Python
- tma1
- Go
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.
- tma1
- TMA1 is specialized in local-first observability by tracking every LLM call and routing this information to the next agent turn via hooks and MCP.
Persona
- agent-starter-pack
- -
- tma1
- -
Runtime
- agent-starter-pack
- -
- tma1
- -
License
- agent-starter-pack
- Apache-2.0
- tma1
- TMA1 is available under the Apache-2.0 license, allowing for broad usage with attribution.
Last pushed
- agent-starter-pack
- Jul 21, 2026
- tma1
- Sep 10, 2026
Categories
- agent-starter-pack
- AI Agents, Evaluation & Observability
- tma1
- AI Agents, Evaluation & Observability
Trust and health
Maintenance
- agent-starter-pack
- Steady (60%)
- tma1
- Very active (96%)
Days since push
- agent-starter-pack
- 60d
- tma1
- 0d
Open issues (now)
- agent-starter-pack
- 49
- tma1
- 5
Stars delta
- agent-starter-pack
- +21 (30d)
- tma1
- +2 (30d)
Open issues delta
- agent-starter-pack
- 0 (30d)
- tma1
- -10 (30d)
Full report
- agent-starter-pack
- Trust report
- tma1
- Trust report
Choose agent-starter-pack if…
- agent-starter-pack is primarily Python; tma1 is Go.
- 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 tma1 if…
- tma1 is primarily Go; agent-starter-pack is Python.
- Pricing: Free open-source tool with no initial cost to use or modify according to its Apache-2.0 license..
- Requirements: TMA1 requires an installation script that auto-configures and sets up GreptimeDB.; Operational requirements are platform-independent, as it supports macOS/Linux install scripts and a PowerShell one for Windows..
- Tags unique to tma1: agent-observability, claude-code, codex, greptimedb.
- Use TMA1 if you are operating self-hosted AI agents and require detailed observability over LLM calls that can be routed into subsequent turns for further action.
When NOT to use tma1
- Avoid TMA1 if you prefer cloud-based solutions or require real-time collaboration features that it does not inherently support due to its self-hosted nature.
- Do not use TMA1 in environments sensitive to open ports, since it runs a local server and dashboard accessible at default localhost settings which may not suit all security policies.
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 (tma1-ai/tma1) · observed Sep 20, 2026
- GitHub forks (tma1-ai/tma1) · observed Sep 20, 2026
- Last push (tma1-ai/tma1) · observed Sep 10, 2026
- License file (Apache-2.0) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 16, 2026
- Trust scan (lockfile / OSV) · observed Jul 15, 2026
GitHub stars on cards: agent-starter-pack 6.6k · tma1 117 (synced Sep 20, 2026).
Common questions
- What is the difference between agent-starter-pack and tma1?
- agent-starter-pack: Ship AI Agents to Google Cloud in minutes with built-in CI/CD, evaluation, and observability. tma1: Local-first observability for AI agents with LLM call tracking. See the comparison table for live GitHub stats and shared categories.
- When should I choose agent-starter-pack over tma1?
- Choose agent-starter-pack over tma1 when agent-starter-pack is primarily Python; tma1 is Go; 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 tma1 over agent-starter-pack?
- Choose tma1 over agent-starter-pack when tma1 is primarily Go; agent-starter-pack is Python; Pricing: Free open-source tool with no initial cost to use or modify according to its Apache-2.0 license.; Requirements: TMA1 requires an installation script that auto-configures and sets up GreptimeDB.; Operational requirements are platform-independent, as it supports macOS/Linux install scripts and a PowerShell one for Windows.; Tags unique to tma1: agent-observability, claude-code, codex, greptimedb; Use TMA1 if you are operating self-hosted AI agents and require detailed observability over LLM calls that can be routed into subsequent turns for further action.
- 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 tma1?
- Avoid TMA1 if you prefer cloud-based solutions or require real-time collaboration features that it does not inherently support due to its self-hosted nature. Do not use TMA1 in environments sensitive to open ports, since it runs a local server and dashboard accessible at default localhost settings which may not suit all security policies.
- Is agent-starter-pack or tma1 more popular on GitHub?
- agent-starter-pack has more GitHub stars (6,558 vs 117). Stars measure visibility, not whether either tool fits your constraints.
- Are agent-starter-pack and tma1 open source?
- Yes - both are open-source projects on GitHub (agent-starter-pack: Apache-2.0, tma1: Apache-2.0).
- Where can I find alternatives to agent-starter-pack or tma1?
- GraphCanon lists graph-backed alternatives at agent-starter-pack alternatives and tma1 alternatives (agent-starter-pack markdown twin, tma1 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 tma1?
- agent-starter-pack: Steady. tma1: 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 tma1?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: agent-starter-pack trust report; tma1 trust report.