CATEGORY
Memory & Context DSH plugins
Verified manifests and exact versions in this category.
All plugins
650 pluginsdsh-memory-nexusMemory Nexus
DSH Integrated Memory and Context Management Enhancement Plugin — Four-Layer Memory + Context Compression + Prompt Orchestration
dsh-model-compat-guardModel Compat Guard
DSH compatibility guard: repairs auto-compaction failures for GPT/reasoning models (raises the summary token cap and lowers reasoning effort on purpose=compaction requests), strips doomed sandbox-escalation requests, and auto-fills the required tool-call 'description' argument other models often omi
dsh-client-ui-session-rerunClient Ui Session Rerun
Installable DeepSeek Harness Web UI for replaying a completed session step
dsh-hindsight-memoryHindsight Memory
Hindsight long-term memory for DeepSeek Harness: auto-recall context injection before each agent step (agent/pre-step) and auto-retain of each finished turn (session/event).
dsh-compactorCompactor
Context Compaction plugin for DeepSeek Harness: tool-result pruning, LLM or offline-rule summarization with a user-facing compression report, dead-loop guard, and /restore rollback.
@dsh-external/dsh-local-memoryLocal Memory
Persistent cross-session local memory for DSH with Markdown SSOT and self-healing SQLite FTS mirror
dsh-title-indexTitle Index
Disk-indexed session title lookups for the DeepSeek Harness web GUI: serves @-mention title snapshots from an (mtime, size)-keyed index instead of re-folding every session log on each keystroke.
dsh-session-recallSession Recall
Cross-session full-text recall for DeepSeek Harness: the model-facing `recall` tool searches past session transcripts through ctx.sessionQuery
dsh-memory_rolloutMemory Rollout
Codex-style per-session memory draft for DeepSeek Harness: one session one draft (rollout_summaries), restrained & passive (write only on explicit user request), layered disclosure (summary + registry), idempotent integration watermark. / 一会话一草稿记忆插件。
@aiwayds/dsh-llmwiki-memoryLlmwiki Memory
dsh-plugin: OKF v0.2 topic memory for dsh - local-first git-tracked bundle, hot-path LLM-free injection, two-stage observer with background distill
@abc12524/dsh-openvikingOpenviking
OpenViking memory integration: Web Settings plugin card + automatic memory-context injection
dsh-plugin-archived-conversationsPlugin Archived Conversations
DeepSeek Harness 插件:在设置界面管理已归档对话——取消归档与永久删除。DeepSeek Harness plugin: manage archived conversations in Settings — unarchive and permanently delete.
@yangzhe1991/dsh-project-session-storeProject Session Store
DSH plugin: store each project's session logs inside the project directory (.dsh/sessions/) instead of the central ~/.dsh/sessions | DSH 插件:把每个项目的会话日志保存在项目目录(.dsh/sessions/)下,不再集中到 ~/.dsh/sessions
@muou000/improved-compactImproved Compact
Adaptive replay-safe context compaction provider for DeepSeek Harness
dsh-result-capResult Cap
DeepSeek Harness plugin: a deterministic UTF-8 byte cap on tool results, keeping the first N bytes and carrying a sha256 of the full original so a truncated result is never mistaken for a whole one
dsh-workspace-memoryWorkspace Memory
Approval-gated workspace instructions and memory for DeepSeek Harness
dsh-preset-zombie-guardPreset Zombie Guard
Preset-zombie guard for DeepSeek Harness: periodically scans session logs (zstd frame decoding) for sessions whose effective agent preset no longer exists in the roster; auto-archives blank zombies via the official workspaceRegistry API and deduplicates warnings for non-blank ones. Ships preset_guar
dsh-git-memoryGit Memory
A local Git-backed long-term memory bundle for DeepSeek Harness
improved-compactImproved Compactalt · muou000
Adaptive replay-safe context compaction provider for DeepSeek Harness
dsh-intent-loopIntent Loop
Session-scoped Intent Loop tools for DeepSeek Harness, backed by the shared local MCP core.
context-continuityContext Continuity
Local-first continuity plugin for Codex and DeepSeek Harness that preserves source-aware task invariants across lossy context transitions.
dsh-memory-liteMemory Lite
Lightweight cross-session memory plugin for DeepSeek Harness: approval-gated `memory` tool (save/recall/list/forget) + Settings card UI to browse, add, delete (two-click, trash/restore) and idempotent import/export. | DeepSeek Harness 跨会话记忆插件:审批门控 memory 工具 + 设置页UI「记忆库」卡片(查看/新增/删除、两击确认、回收站恢复、导入/导出记忆
dsh-workspace-historyWorkspace History
Workspace History: journals every compaction summary to <workspace>/.dsh/history/<unix-ts>.<short-session-id>.md, and adds a History subtab to the Workspace Overview tab for reading the journal. Per-session toggle lives in the granular Settings tab — requires dsh-granular-settings (hard dependency).
@local/branch-mapBranch Map
Session branch graph plugin: tree-based management of forked sessions + annotation documents for each branch + persistent layout (entirely self-developed rendering, zero external dependencies)
dsh-knj-session-managementKnj Session Management
Session management for DeepSeek Harness: archive/restore/delete persisted sessions, auto-policy per workspace, and a size governance panel. DSH 会话管理插件:归档/恢复/删除持久化会话,按工作区控制会话数量上限,提供体积治理面板。
dsh-workspace-snapshot-forkWorkspace Snapshot Fork
Fork DeepSeek Harness sessions together with their historical workspace state.
dsh-image-amnesiaImage Amnesia
Keep native vision, drop historical images before they hit relay providers. Global DeepSeek Harness bundle for every agent.
narrative-prompt-polishNarrative Prompt Polish
Shengyv Writing Architecture prompt optimization: main input box ✨ one-click intent-aware rewriting; Plan C reproduces full-session prompt cache hits; CAS write-back; trace persistence; sidebar event bus integration
dsh-session-link-proSession Link Pro
Session deep links + full session export (markdown/JSON) + approved cross-session messaging for DeepSeek Harness (dsh).
dsh-explainExplain
DSH learning-mode plugin with a global local-first learning thread.