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.; ClawMem: ClawMem is a local context engine providing retrieval-augmented memory for AI agents like Claude Code, OpenClaw, and Hermes. It combines multiple retrieval and scoring techniques (BM25, vector search, intent classification, graph traversal) to surface relevant context. It integrates via hooks, MCP server, or plugins, and shares a single SQLite vault across runtimes.
Developing scalable, production-ready Generative AI agents.
Persistent memory for AI coding assistants across sessions