An open-source context database for agents that stores memories, resources and skills under a viking:// filesystem you can browse.
pip install openviking --upgradeOpenViking gives agents one place to store knowledge, remember users and reuse experience. Context lives under a viking:// URI scheme, so agents navigate it with ls, tree and find instead of opaque vector lookups.
pip install openviking --upgrade
topoteretes · Tool / CLI
An open-source memory platform that gives agents long-term memory across sessions through a self-hosted knowledge graph.
Nous Research · Agent
Nous Research's self-improving agent, which creates skills from experience, improves them in use and remembers you across sessions.
thedotmack · Plugin
Persistent memory for coding agents. It records what the agent did in each session and feeds the useful parts into the next one.