
Open-source Memory for Agents - OpenClaw, Hermes, Claude Code and more @karpathy just validated the exact memory architecture we open-sourced today. Detailed in our new arXiv paper. The idea here is that structured Markdown vaults are the gold standard for agent memory. However, the "compilation" of these vaults is usually too tedious for manual maintenance. It turns out you can just automate the whole curation layer. ByteRover solves this by automating the curation layer: Connecting nodes, links and context graphs while maintaining a human-readable Obsidian format. Token Efficiency: Save you tons of tokens (50-70% on average) because the tiered retrieval only pulls exactly the context the agent needs, instead of dumping massive files into the prompt. Proven Scalability: Benchmarked on Locomo & LongMemEval for production-grade latency and accuracy. Collaboration: Native support to sync and manage knowledge with your teammates and other agents. No vector DBs, zero infra. Just a native "second brain" for your agents that actually works out of the box.

















