unified-agent-memory
One shared Obsidian vault for every agent: dependency-free Python core (search/promote/adjudicate/forget), vault template, dsh plugin (memory_search/show/submit/status).
多 Agent 共享一个 Obsidian vault:零依赖 Python core(检索/晋升/裁决/遗忘)+ vault 模板 + dsh 插件(memory_search/show/submit/status)。
How to install
dsh plugin add dsh-unified-agent-memory git clone https://github.com/Noelune/unified-agent-memory ~/.claude/skills/unified-agent-memory npx -y dsh-unified-agent-memory Recommendation signals
Meta
- License
- MIT
- Language
- Python
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-15
- Created
- 2026-08-14
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- agent-memory, claude-code, codex, deepseek-harness, dsh-plugin, hermes, knowledge-base, multi-agent, obsidian, sqlite-fts5
Related plugins
dsh-mnemon
omdsh-dev/dsh-mnemon
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
dsh-auto-memory
Aik358/dsh-auto-memory
Auto-memory for DSH: three-layer memory (user / project notes / daily logs) with automatic injection, per-turn auto-consolidation, AI greetings, smart search, a calendar view and a settings page, plus inheritance of other AI tools' memories.
dsh-memento
PerryLink/dsh-memento
Bounded, layered, approval-gated, auditable cross-session memory: a typed `ctx.memory` seam with a zero-dependency SQLite provider, a `memory` tool, and frozen snapshot injection; every write passes the approval gate and stays reconstructable from the session log.
distill
LoserFox/distill
Automatic conversation distillation: background subagent reflection + skill create/update.