agentstack-ai/AgentStack
The fastest way to build robust AI agents observed · 2026-08-28
Health v2 · maintenance only
38/100
- Activity 31
- Release rhythm 40
- Longevity 51
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2
- age_days: 714
- days_rel: 419
- days_push: 418
- n_releases_24m: 42
Adoption not part of the score
2188 stars · 221 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AgentStack is a Python CLI tool that scaffolds AI agent projects, generating a preconfigured stack of frameworks (CrewAI, LangGraph, OpenAI Swarms, LlamaStack), LLM providers via LiteLLM, and framework-agnostic tools. It provides CLI code-generation utilities throughout development while remaining a code-first, not low-code, experience.
Use cases
- scaffold a new AI agent project from the command line
- set up a CrewAI or LangGraph project with preconfigured dependencies
- add framework-agnostic tools to an existing agent codebase
- bootstrap an agent with observability via AgentOps
- generate agent, tool, and task boilerplate code while developing
- quickly prototype a web scraping AI agent
When to choose
- you're starting a new Python AI agent project and want batteries-included scaffolding
- you want to switch between agent frameworks like CrewAI and LangGraph with a consistent project structure
- you want CLI codegen for agents, tools, and tasks instead of writing boilerplate by hand
- you want observability like AgentOps wired in by default
When to avoid
- you need a low-code or no-code agent builder
- you already have an established agent codebase with its own structure and conventions
- you need a framework not on the supported list (e.g., Pydantic AI, Autogen)
- you want a runtime agent orchestration engine rather than a project scaffolding tool
Facets
cli-tool · maturity active
agent-framework cli developer-tools llm-inference workflow-automation large-language-models developer-tools windows python cli project-scaffolding code-generation crewai langgraph agentops litellm boilerplate ai-agents command-line automation macos linux
1 source
- readme: https://github.com/agentstack-ai/AgentStack · fetched 2026-08-28 · 445fd63c734e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| agentstack-ai/AgentStack | main | 38 |
For agents
markdown · JSON · MCP: product_card(name="agentstack-ai/AgentStack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem