I design the memory layer, execution harness, and protocol bridges that let autonomous agents run reliably in production β not demo chatbots that forget everything after one session.
"An agent is only as powerful as its execution harness and its memory layer."
π€ cc10xRouter-owned harness for Claude Code. Multi-agent routing, plan review, failure-stop gates, and durable session memory.
|
π¦ ClawMongoMongoDB-native AI gateway and memory engine. Episodic memory, vector search, knowledge graphs, event-sourcing.
|
π§ MemongoPersistent memory infrastructure for long-running autonomous agents. Built for agents that need to remember across sessions.
|
π Hybrid-Search-RAGProduction hybrid retrieval: BM25 + semantic embeddings + cross-encoder reranking.
|
π¬ whatsapp_aiProduction WhatsApp + LLM automation at scale.
|
π§© agent_with_memoryAutonomous agents with persistent, queryable memory layers.
|
| Package | What it does |
|---|---|
@romiluz/clawmongo |
MongoDB-backed episodic memory gateway |
@romiluz13/memory-mcp |
Persistent memory MCP server |
@romiluz13/EmbeDocs-MCP |
Document embedding pipeline via MCP |
Focus areas: Model Context Protocol Β· Agent harnesses Β· Memory engineering Β· Hybrid RAG Β· MongoDB vector search



