fastagency
Basic Information
FastAgency is an open source developer framework to accelerate moving multi-agent AI workflows from prototype to production. It is designed primarily for teams and developers who build agentic workflows with the AG2 (formerly AutoGen) runtime and need a consistent, production-ready programming surface. FastAgency provides a unified interface that lets the same workflow code run across multiple user interfaces, local development environments and distributed deployment setups. It includes project scaffolding via a Cookiecutter template, devcontainer support for development, and examples illustrating how to expose workflows as web chats, REST APIs or message-driven services. The repository focuses on bridging notebook or prototype agent interactions into deployable applications by offering adapters, runtime bindings, CLI tooling and deployment scripts to containerize and publish workflows.