diff --git a/README.md b/README.md index bda0c39..182c3e5 100644 --- a/README.md +++ b/README.md @@ -1227,6 +1227,7 @@ No active community listings currently. | [NicholasGoh/fastapi-mcp-langgraph-template](https://github.com/NicholasGoh/fastapi-mcp-langgraph-template) | FastAPI template with LangGraph + MCP and streaming UX | ![GitHub stars](https://img.shields.io/github/stars/NicholasGoh/fastapi-mcp-langgraph-template?style=social)
![Last commit](https://img.shields.io/github/last-commit/NicholasGoh/fastapi-mcp-langgraph-template) | | [lgesuellip/langgraph-whatsapp-agent](https://github.com/lgesuellip/langgraph-whatsapp-agent) | Template for WhatsApp agents with LangGraph and MCP | ![GitHub stars](https://img.shields.io/github/stars/lgesuellip/langgraph-whatsapp-agent?style=social)
![Last commit](https://img.shields.io/github/last-commit/lgesuellip/langgraph-whatsapp-agent) | | [ac12644/langgraph-starter-kit](https://github.com/ac12644/langgraph-starter-kit) | Production-ready multi-agent starter kit with 6 patterns (Supervisor, Swarm, HITL, Structured Output, Research, RAG), 5 LLM providers, MCP integration, CLI scaffolder, and Fastify server | ![GitHub stars](https://img.shields.io/github/stars/ac12644/langgraph-starter-kit?style=social)
![Last commit](https://img.shields.io/github/last-commit/ac12644/langgraph-starter-kit) | +| [brescou/langgraph-agent-stack](https://github.com/brescou/langgraph-agent-stack) | Production-grade multi-agent template: per-run USD budgets (HTTP 402), versioned domain packs with canary routing, zero-cost mock mode, Helm/Terraform, and signed supply chain (Cosign + SBOM) | ![GitHub stars](https://img.shields.io/github/stars/brescou/langgraph-agent-stack?style=social)
![Last commit](https://img.shields.io/github/last-commit/brescou/langgraph-agent-stack) |