{"repo":"ruvnet/agenticow","free":true,"listed":false,"github":"https://github.com/ruvnet/agenticow","clone":"git clone https://github.com/ruvnet/agenticow.git","description":"Git for Agent Memory: Copy-On-Write vector branching for embedded multi-agent memory (83x faster, 3000x smaller snapshots)","language":"JavaScript","stars":49,"topics":["agent-memory","ai-agents","checkpoint","copy-on-write","embedded-database","llm","memory","multi-agent","vector-database","vector-search"],"license":"MIT","category":"ai-agents","readme_excerpt":"agenticow — Git for Agent Memory: Copy-On-Write vector branching (83× faster, 3000× smaller snapshots) Branch a base vector memory in 0.5 ms / 162 bytes — independent of base size. Exact read-through queries (parent ∪ edits, child wins). Built for embedded multi-agent memory. Website / Demo → · npm · Benchmarks · Acceptance proof agenticow turns memory from a static database into a branchable runtime primitive for agents. Every other vector store makes you full-copy the index to snapshot, fork, or checkpoint it. agenticow branches it — copy-on-write, like Git. Creating a branch costs 0.5 ms and 162 bytes whether the base holds 10,000 or 1,000,000 vectors. Query a branch and you transparently see parent ∪ your edits , with the child winning on id collisions and deletes honored. --- Why Agents need memory that branches: a per-user personalization layer, a sandbox to test a risky ingest, a checkpoint before a tool call, a thousand parallel experiments off one shared base. With a normal vector DB each of those is a full copy of the whole index. At 1M vectors that is 496 MB and 67 ms — every time. agenticow makes it 162 bytes and 0.47 ms , flat. Three things it makes cheap Use case What it replaces Cost with agenticow --- --- --- 👥 Parallel agents share one base memory N full copies of the index N × 162 B, N × 0.5 ms 🧪 Roll back a poisoned / hallucinated branch re-ingest + re-index from backup drop the branch, 0.5 ms 📌 Zero-cost checkpointing before risky steps periodic full sn","default_branch":null,"files":null,"tree":[],"storefront":"/r/ruvnet","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/ruvnet/agenticow/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}