Perseus-Computing-LLC/perseus-vault-dsh
Perseus-Computing-LLC★ 0TypeScriptLast synced: 2026-08-16
Perseus Vault integration for DeepSeek Harness: MCP config example + native pre-step memory-injection plugin
README excerpt
perseus-vault-dsh Perseus Vault integration for DeepSeek Harness ( dsh ) — the open-source agent harness where everything is a plugin. Two ways to connect the vault to a dsh agent: Mode What it gives you File MCP config row (recommended start) The vault's agent-safe tool surface as mcp perseus vault tools: remember , recall , recall when , semantic search , context , capture , journal , state, links, timelines — 48 tools, zero code examples/dsh-mcp/perseus-vault.cordis.yml Native plugin Automatic pre-step memory injection: relevant memories are pushed into the system prompt before every user turn (no "remember to call recall" needed) packages/perseus-vault Both can be mounted together — the plugin handles injection, the MCP row gives the agent explicit memory tools. Quickstart The agent now sees mcp perseus vault recall , mcp perseus vault remember , etc. For automatic injection, also mount the plugin: See examples/dsh-mcp/README.md and packages/perseus-vault/README.md for details. What is Perseus Vault? A persistent, encrypted, tamper-evident memory engine for AI agents (MIT). Durable facts with decay, bitemporal history, contradiction detection, workspace scoping, and an audit jo…
View full README on GitHub →