OpenViking is an open-source context database designed specifically for AI Agents(such as openclaw). OpenViking unifies the management of context (memory, resources, and skills) that Agents need through a file system paradigm, enabling hierarchical context delivery and self-evolving.
COMMITS
/ setup.py March 3, 2026
C
fix(agfs): 预编译agfs所依赖的lib/bin,无需安装时构建 (#388)
chuanbao666 committed
February 28, 2026
C
fix(agfs): agfs sdk默认安装从本地安装 (#355)
chuanbao666 committed
February 27, 2026
C
fix(agfs): 修复agfs binding-client安装问题, 清理agfs lib文件 (#337)
chuanbao666 committed
M
feat: wrapper ov command (#325)
MaojiaSheng committed
February 26, 2026
C
feat(agfs): agfs新增binding client (#304)
chuanbao666 committed
February 25, 2026
K
fix(vectordb): default x86 build to AVX2 and disable AVX512 (#291)
kkkwjx committed
February 5, 2026
K
Fix ci action (#57)
kkkwjx committed
February 2, 2026
K
Lint code (#25)
kkkwjx committed
January 30, 2026
K
Remove agfs (#13)
kkkwjx committed
K
fix: fix_build (#6)
kkkwjx committed
January 29, 2026
Q
first commit
qin-ctx committed