All tools

Agent Memory

OpenViking

Filesystem-paradigm context database for agent memory.

An open-source context database that manages agent memory, resources, and skills through a filesystem paradigm.

Choose OpenViking when your team wants agent context organized like a filesystem with layered loading and no external SaaS dependency.

Best for

  • filesystem-based context
  • self-hosted memory
  • resource organization

Not ideal for

  • managed cloud-only teams
  • projects that need out-of-box SaaS

Core concepts

filesystem contextlayered loadingself-evolving memoryresource delivery

Minimal implementation shape

Organize agent context hierarchically with layered loading, deliver structured resources, and let memory self-evolve over multiple runs.

Sources