agents-towards-production: Agents Towards Production is an open-source playbook for building production-ready GenAI agents that scale from prototype to enterprise. It provides hands-on tutorials covering a comprehensive range of topics from orchestration and memory to deployment and security.; guild: guild is a compiled Go binary with an MCP server backed by embedded SQLite, providing shared context, memory, and task coordination for AI coding agents. It allows multiple agents across different editors to share state safely using atomic locks. State persists locally and includes hybrid search (BM25+vector).
Developing scalable, production-ready Generative AI agents.
Multi-agent coordination on the same project