Fetching from the wire…
Public story · 2026-07-28 · high
The open-source project replaces vector search with ls and find commands, and its LoCoMo scores go from 24-57% to 80-83% accuracy.
Why now: OpenViking reached 27,552 stars at version 0.3.22 by July 28, the same day GitHub's trending page had a security-rules agent repo sitting at number 5.
ByteDance's volcengine team turned agent memory into a filesystem agents can browse instead of query, per the OpenViking repo on GitHub. That distinction matters for anyone debugging a bad retrieval, since a vector store can't show its work the way a directory trail can. Accuracy across three agent integrations on the LoCoMo benchmark jumped from a 24-57% baseline to 80-83%.
The system stores memories, resources and skills as a virtual filesystem addressable through a viking:// protocol. Agents navigate it with ls, tree and find instead of firing similarity queries into an opaque index. OpenViking keeps a record of each query's browsing path, so you can trace why it retrieved what it did.
Input tokens dropped 34-91% and latency fell 58-66% across the same three integrations. On tau2-bench, a separate benchmark, adding experience memory added another 7-12 percentage points of success rate.
Content loads in three tiers instead of all at once: about 100-token abstracts, about 2k-token overviews, and full detail pulled in only as needed.
Licensing is split, and it matters for commercial use. The core ships AGPLv3, while the CLI and examples are Apache-2.0, a real difference between embedding the core and calling it as a service.
It's shipping alongside other high-star agent tooling on GitHub; a security-rules repo covering agent harnesses hit number 5 on GitHub's trending page.
The repo doesn't say how OpenViking performs on tasks outside LoCoMo and tau2-bench. It also doesn't say how the filesystem model holds up once a store holds millions of entries instead of benchmark-sized test sets.
Each link below shares sources, entities, or timing with this story.
It boots Firecracker microVMs in under 50ms and forks live sandboxes for parallel runs, but ships with no authorization layer at all.
The open-source tool now sits at 98.9k GitHub stars and pairs a skill with a proxy that compresses code, logs and JSON before they hit the model.
27,552 stars. Memories, resources and skills stored as a virtual filesystem under a viking:// protocol that agents navigate with ls, tree and find instead of querying an opaque vector store, preserving each query's directory-browsing trajectory for debugging. Three tiers loade...
Volcengine's OpenViking (25,259 stars) unifies memory, resources, and skills behind a filesystem paradigm, enabling hierarchical context delivery and self-evolution for agents. Source: GitHub It's climbed sharply this year and it's a major-vendor bet on "context as infrastruct...
: [33] OpenViking [34] PageAgent [35] Impeccable [36] MimiClaw [37] Electrobun
29. agency-agents — GitHub 30. MiroFish — GitHub 31. Microsoft HVE-Core — GitHub 32. react-grab — GitHub 33. OpenViking — GitHub 34. page-agent — GitHub
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.