[GitHub Trending] volcengine/OpenViking
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Self-evolving context database for AI agents directly addresses agent memory and RAG, highly relevant.
OpenViking is an open-source context database for AI agents that exposes memories, resources, and skills as a virtual filesystem under the viking:// protocol, enabling agents to browse context with commands like ls and find instead of querying a black-box vector store. Content is processed into three tiers (L0 abstract, L1 overview, L2 details) and loaded on demand, reducing token spend, while each retrieval leaves a debuggable trajectory. Benchmarks show accuracy gains from 24-57% to 80-83% on long-conversation user memory (LoCoMo) with 34-91% fewer input tokens, and task success improvements of +6.87pp (retail) and +11.87pp (airline) on tau2-bench.
volcengine