Virtual Filesystem & Directory Recursive Retrieval

OpenViking organizes all agent context as a navigable tree under the viking:// protocol

viking:// resources/ docs/ configs/ api-specs/ k8s-deploy/ docker/ ci-cd/ deploy.yaml service.yaml user/ preferences/ memories/ short-term/ long-term/ agent/ skills/ task-memory/ coding/ search/ 1 2 3 4 Context Types resources/ - Project docs, configs, API specs user/ - Personal preferences, conversation memories agent/ - Skills, instructions, task memories Context Operations ls List directory contents read Load context at L0/L1/L2 find Semantic + directory search write Store new context items
Virtual Filesystem: OpenViking maps memories, resources, and skills into a navigable directory tree. Click "Simulate Retrieval" to see directory recursive retrieval in action.