@DanKornas: Agent demos are easy. The production stack is the messy part. Awesome Production Agentic Systems is a curated GitHub li…
Summary
A curated GitHub list of open-source libraries for deploying, monitoring, scaling, and securing production agentic systems, organizing the ecosystem into practical sections.
View Cached Full Text
Cached at: 05/25/26, 12:51 PM
Agent demos are easy. The production stack is the messy part.
Awesome Production Agentic Systems is a curated GitHub list of open-source libraries for deploying, monitoring, versioning, scaling, and securing production agentic systems and applications.
It helps you move past random agent tutorials by grouping the ecosystem into practical sections you can scan when choosing frameworks, observability tools, protocols, memory layers, security tooling, prompt-engineering resources, and interfaces.
Key features:
• Agentic frameworks – browse libraries such as ADK, AutoGen, LangGraph, CrewAI, OpenAI Agents SDK, PydanticAI, and more • Observability tools – find projects for monitoring, evaluation, behavior judging, cost tracking, token tracking, and performance visibility • Protocols and interoperability – includes agent communication/client protocols like A2A, ACP, AgentAPI, agents.json, ANP, AP2, and MCP-related tooling • Production concerns beyond frameworks – separate sections cover memory management, agent security, prompt engineering, and agent interfaces • Update/contribution path – README points readers to watch repo releases for monthly additions and submit PRs via CONTRIBUTING.md
It’s open-source (MIT license).
Link in the reply
Similar Articles
We wrote an open-source interactive playbook for Agentic DevOps (How to move multi-agent systems from local notebooks to production).
An open-source interactive playbook for building an Agentic DevOps pipeline, covering observability, test-driven prompt evaluations, guardrails, and cost control for multi-agent systems.
@tom_doerr: Builds production-grade RAG systems and Agentic workflows https://github.com/jamwithai/production-agentic-rag-course…
A learner-focused project that teaches building production-grade RAG systems and agentic workflows, covering keyword search, hybrid retrieval, and LangGraph agent integration.
@0xMovez: Anthropic Head of Product just dropped a 28-minute masterclass on how to put agents into production with real-world use…
Anthropic's Head of Product released a free 28-minute masterclass on putting AI agents into production, covering prompt caching, tool search, programmatic tool calling, compaction, and advisor strategy.
NirDiamant/agents-towards-production
A comprehensive open-source playbook with tutorials for turning AI agents into production-ready products, covering deployment, memory, security, and more.
@avyvar: We made deploying agents to prod so easy your coding agent can do it in under 5 minutes. Get a production-grade API tha…
The article announces a new tool that simplifies deploying AI agents to production, allowing for setup in under 5 minutes with features like session scaling, long pauses, and crash recovery.