mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-19 10:02:16 +00:00
Support linking, copying, and creating ovcli.conf during OpenViking memory setup. Make setup cancellation write nothing and cover OpenViking/Hindsight picker cancellation paths.
8 lines
259 B
YAML
8 lines
259 B
YAML
name: openviking
|
|
version: 2.0.0
|
|
description: "OpenViking context database — session-managed memory with automatic extraction, tiered retrieval, and filesystem-style knowledge browsing."
|
|
pip_dependencies:
|
|
- httpx
|
|
requires_env: []
|
|
hooks:
|
|
- on_session_end
|