AgentStack
Basic Information
AgentStack is a developer-focused scaffolding and CLI toolkit to create, configure, and run AI agent projects. It provides a standardized "agent stack" boilerplate that generates project structure, preconfigures transit dependencies, and exposes utilities to generate agents and tasks from the command line. The project targets developers who want a head start building agents rather than a low-code solution, and it is provider-agnostic and framework-agnostic. It supports Python 3.10+ and works on macOS, Windows, and Linux. AgentStack bundles and hides common libraries like LangChain and LlamaIndex so developers can focus on code, and it integrates observability via AgentOps. The README emphasizes CLI workflows for init, generate, run, and tools management, and points to templates, documentation, and a community Discord for support.