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.; gortex: Gortex is a code intelligence engine that builds an in-memory knowledge graph of repositories. It provides CLI, MCP Server, and web UI for querying symbols, dependencies, and impact analysis. Designed for AI coding agents, it cuts token usage by ~94% by replacing multiple file reads with a single smart_context call.
Developing scalable, production-ready Generative AI agents.
Integrate with AI coding agents as a context engine to reduce token usage