obsidian 7
Obsidian Memory plugin for DeepSeek Harness — persistent memory via local Markdown vault
dsh plugin add dsh-client-ui-obsidian-memoryConnect DeepSeek Harness (dsh) to a local Obsidian vault: search, read, write, move, and trash notes.
dsh plugin add dsh-obsidianLocal-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. Pure Python + Markdown, zero ext
dsh plugin add @zhujunpeng12/dsh-memory-systemUnified agent memory for DeepSeek Harness — one shared Obsidian vault for every agent (dsh, Codex, Claude, Hermes). Ships the dependency-free Python core (search/promote/adjudicate/forget), a vault template, and a dsh plugin with memory_search / memory_sh
dsh plugin add dsh-unified-agent-memoryThe claude-obsidian-derived knowledge-suite skills (wiki, wiki-ingest, wiki-query, wiki-lint, save) as a DeepSeek Harness plugin, with attribution.
dsh plugin add dsh-plugin-wiki-skillsNative DeepSeek Harness tools for an Obsidian wiki vault: wiki_query, wiki_write, and wiki_lint implement the mechanical core (path routing, delta tracking, index/log bookkeeping, health checks) of the wiki skill suite.
dsh plugin add dsh-plugin-wiki-toolsLocal Markdown wiki as long-term memory for DeepSeek Harness — ported from llmwiki
dsh plugin add dsh-llmwiki