CATEGORY
Memory & Context DSH plugins
Verified manifests and exact versions in this category.
All plugins
649 plugins@roarpeng/graphflowGraphflow
A Context-Aware Multi-Agent Orchestration Engine
dsh-hermes-memoryHermes Memory
Hermes-style persistent memory for DeepSeek Harness (DSH) — a faithful port of the hermes-agent MEMORY.md / USER.md mechanism: bounded dual-bank memory, one `memory` tool (add/replace/remove/batch), frozen-snapshot injection, nudge reminders, restrained m
@yolk_vat-y/dsh-project-memoryProject Memory
Persistent project memory for dsh agents: index docs (PDF/Markdown/text) and code symbols into a searchable per-workspace store, recall them with cited sources, and keep experience entries (problems -> solutions) searchable on demand.
dsh-timelineTimeline
DeepSeek Harness (DSH) plugin: timeline navigation, starred folders, conversation export, prompt library, and quick notes in one.
dsh-recall-unreadRecall Unread
DeepSeek Harness plugin: recall sent-but-unread text messages before the model reads them.
dsh-session-managerSession Manager
Session manager for DeepSeek Harness: delete conversations with confirmation and manage archives. 会话管理器:删除对话(二次确认)+ 归档管理。
@kiwifruit/dsh-context-proContext Pro
DSH Agent Context Soaker: injects a five-dimensional cognitive atlas into the System Prompt (constitution and quick reference always present, full text skill-enabled on demand), with an HTML comment snapshot at the end to extract the evolution state of the chain, a sliding window for retaining histo
@kirkchinese/dsh-citeciterCiteciter
Read-only learning Topics and presenter boards for DeepSeek Harness
dsh-triviumTrivium
In-process graph memory for DeepSeek Harness, backed by TriviumDB.
dsh-continual-harnessContinual Harness
Standalone DeepSeek Harness plugin: continual harness self-evolution. The agent persists and refines reusable prompt notes, memories, skill contracts, and subagent specs through small evidence-backed edits, with automatic refinement gates, rollback, and p
dsh-libraryLibrary
Local document knowledge base for DeepSeek Harness: library_add/remove/list, hybrid semantic+keyword library_search with diversity re-ranking, relevance filtering and lost-in-the-middle avoidance, citation-aware injection, library_cite_check and library_d
@wingsky-1/dsh-idle-archiveIdle Archive
Automatic idle conversation reminder: For conversations with no messages for more than X hours, show a popup asking whether to archive; if declined, don't prompt again for Y hours.
dsh-client-ui-obsidian-memoryClient Ui Obsidian Memory
Obsidian Memory plugin for DeepSeek Harness — persistent memory via local Markdown vault
dsh-miopiik-tool-recoveryMiopiik Tool Recovery
Checkpoint / rewind / prune recovery toolkit over .dsh/memory/checkpoints.md. 基于检查点文件的恢复工具包(checkpoint / rewind / prune)
dsh-session-recycle-binSession Recycle Bin
DSH Session Recycle Bin: sidebar delete icon, multi-select restore/permanent deletion in the recycle bin, and active session protection. · Session trash & permanent delete for DeepSeek Harness.
@max-null/dsh-memoryMemory
Cross-session plaintext memory plugin for the DeepSeek Harness — deterministic BM25 recall, human-owned, no embeddings
dsh-plugin-memoryPlugin Memory
Long-term memory plugin for DeepSeek Harness: persistent cross-session markdown memory with a soul/persona file, auto-injected at every session start, plus remember/recall/consolidate/forget workflows and portable migration tooling.
@michengai/dsh-archive-managerArchive Manager
NPM-installable DSH Web plugin for managing archived sessions.
dsh-engramEngram
Minimalist long-term memory for DeepSeek Harness, distilling symbolic-index + pi-esr ideas: zero-LLM auto-capture, a symbolic [ENGRAM] index with progressive disclosure, and an ESR-lite evidence-closure protocol (esr_task / esr_node / esr_close / esr_link). Real agent-behaviour telemetry (usage roll
dsh-retraceRetrace
Retrace · 回溯 — Recall, edit-and-resend, regenerate, and conversation/artifact versioning (timeline, rollback, fork map) for DeepSeek Harness — Web and Desktop
dsh-dev-memoryDev Memory
Lightweight project memory library for DeepSeek Harness: markdown files, three tools, session-start retrieval. No Claude Code or extra skill required.
dsh-tdai-memoryTdai Memory
TencentDB Agent Memory port for DeepSeek Harness: L0 conversation capture → L1 structured memory extraction → L2 scenarios/L3 profiles, automatic recall injection + memory/conversation search tools; reuses existing ~/.memory-tencentdb/memory-tdai data; includes a Web UI settings panel.
@flowingspring/dsh-vocoVoco
Persistent voice conversations for DSH with cloud speech recognition, Edge TTS, and background Agent delegation
dsh-betterBetter
Better DSH: archived-session management, task-stop desktop notifications, an update checker, model routing (keyword rules + allowlist-gated model_route), multi-task scheduled triggers (interval heartbeats & fixed-time tasks), and a DeepSeek-style message
dsh-memoMemo
Memo — session memory search for DeepSeek Harness agents: cross-session full-text recall (memo_search), distilled notes (memo_remember), and corpus stats (memo_stats) over the official sessionQuery service. Zero infrastructure, local-first.
@duke-dsh-plugins/dsh-archive-managerArchive Manageralt · @duke-dsh-plugins
Archive manager for DeepSeek Harness: group archived sessions by project, newest-first, with search, restore and delete.
dsh-chat-managerChat Manager
A removable DeepSeek Harness chat manager focused on restoring archived sessions
task-passportTask Passport
TaskPack: an open, offline task-handoff container. Task Passport is the durable state; TaskPack is the box it travels in.
dsh-web-notesWeb Notes
Floating notes for the dsh web GUI: keep commands, credentials, parameter values and other important snippets at hand while working, insert any note straight into the composer, and save any selected text (e.g. from an AI answer) as a note with one click
dsh-clear-tool-resultsClear Tool Results
DeepSeek Harness host plugin: archive each round's raw tool results into the session folder, clear them from the visible conversation at the next round boundary, and let the model recall them through a read_tool_result_log tool.