AgentStack
Basic Information
AgentStack is a developer-focused CLI and scaffolding project that accelerates building AI agent projects by generating a complete, opinionated project structure and preconfiguring common agent components. It provides installers and a Python package to bootstrap projects, templates to jumpstart common agent types, and utilities to generate agents and tasks from the command line. The repo emphasizes provider-agnostic integration with many LLM providers via LiteLLM or LangChain and supports multiple agent frameworks such as CrewAI, LangGraph, OpenAI Swarms, and LlamaStack. It bundles tooling and observability by default, hides low-level configuration so developers can focus on code, and works cross-platform on macOS, Windows, and Linux. The project is explicitly intended for developers rather than being a low-code product, requires Python 3.10 or newer, and includes a roadmap of additional stack layers and tooling enhancements.