Aegis-IR: Browser-native, zero-backend search engine prototype using C++ WebAssembly for deterministic memory isolation. Eliminates V8 GC-stutter during high-frequency TF-IDF ranking.
-
Updated
May 22, 2026 - Python
Aegis-IR: Browser-native, zero-backend search engine prototype using C++ WebAssembly for deterministic memory isolation. Eliminates V8 GC-stutter during high-frequency TF-IDF ranking.
mem0 assumes one agent, one memory pool. We had six agents sharing a gateway and memories bleeding everywhere. 40 str.replace patches to make per-agent pool routing work. Now folded into mem0-vigil-recall.
We needed per-group memory isolation for multi-agent OpenClaw setups. Checked seven plugins, four papers, every framework we could find. Nobody had it. Four layers, fail-closed routing, convention-based pools.
Add a description, image, and links to the memory-isolation topic page so that developers can more easily learn about it.
To associate your repository with the memory-isolation topic, visit your repo's landing page and select "manage topics."