CATEGORY
Memory & Context DSH plugins
Verified manifests and exact versions in this category.
All plugins
651 pluginsdsh-context-consoleContext Console
DSH context console with trajectory, prompt/skill/MCP/tool inventory, message forging, and conservative session-log recovery.
dsh-skill-manageSkill Manage
DSH skill_manage: agent-managed procedural memory. Create/patch/edit/disable/delete skills in ~/.dsh/skills (user scope) or <projectRoot>/.dsh/skills (project scope), with validation, delete guards (agent-created marker, pin, path confinement), disable/enable via disable-model-invocation, and an Eng
mindspace-dsh-local-ragMindspace Dsh Local Rag
Local, model-invoked hybrid RAG for DeepSeek Harness
@djasdh/interest-memoryInterest Memory
Cross-session long-term memory for AI agents — local Go service (~50MB RAM, SQLite-vec, verify-augmented) with bridges for DeepSeek Harness, Claude Code, Codex, Hermes, OpenClaw, opencode, pi, Reasonix.
@haoranwang0921/dsh-session-cleanerSession Cleaner
dsh web GUI plugin: manage and delete conversation records (whole sessions or individual messages, cascade delete) from the settings page. Dual-face: node half serves /api/session-cleaner routes, browser half registers the settings-page view.
dsh-side-chatSide Chat
Codex-style temporary side conversations for DeepSeek Harness.
@chushiz/dsh-archive-managerArchive Manager
DSH profile-bundle plugin: browse archived sessions, restore (un-archive) one to continue the conversation, or hard-delete its on-disk JSONL log directory. Integrates into the Settings panel.
@dsh-external/dsh-ocr1-memoryOcr1 Memory
Based on the DeepSeek-OCR1 optical compressed memory system: renders memories as images for storage, with support for SoM segmentation, age-based decay/blur, activation-based recall, and DSH Agent retrieval
dsh-seelogSeelog
Frozen, topology-aware session maps for DeepSeek Harness
dsh-narrative-ledgerNarrative Ledger
Content-addressed timeline, canon and character-knowledge evidence for DeepSeek Harness
@flow2dream/dsh-msg-rewindMsg Rewind
Conversation rewind commands for DeepSeek Harness web: /undo rolls the chat back one turn, /rewind <seq> cuts the conversation back to a chosen message (both the model context and the transcript, durably persisted). Host half truncates the live session log and rewrites the JSONL artifact; browser ha
@specsrelay/dsh-deepseekDeepseek
Native DeepSeek conversation capture, requirement analysis, and DSH Desktop handoff.
dsh-plan-latticePlan Lattice
Native continuity recovery for long-running DeepSeek Harness agents
@deepseek-ai/dsh-plugin-memoryPlugin Memory
Persistent 5-layer memory system for DeepSeek Harness (entry injection, relevance retrieval, agent tools, and LLM-backed auto-extraction).
@dsh-external/dsh-memory-managerMemory Manager
DSH memory management plugin (host-level, standardized rewrite): folder-based memory library, impressions, combinations and bidirectional links, session-level injection plans and message injection, automatic injection of specification memories and recent session summaries into new sessions, session
@falling-ts/dsh-force-compactForce Compact
DSH Cordis plugin: hooks the core model-request seam (agent/pre-step + agent/request) to force-compact a session's context and disable thinking per the "强制压缩配置" settings namespace (disableThinking, autoThresholdTokens, retainLatestTokens, turnEndForceCompactionEnabled). When the threshold fires (or
dsh-fresh-startFresh Start
DSH /fresh command: Summarize the current conversation → start a new conversation → archive the old conversation (reduces memory usage and lag in very large conversations, DeepSeek Harness / DSH)
dsh-session-unarchiveSession Unarchive
dsh plugin: view archived sessions and restore them to their workspace in the Web GUI (pure plugin — no file patches, survives dsh upgrades).
dsh-loom-chatLoom Chat
Interact with branched DSH sessions as live windows on a Loom-style canvas
@ddtcorex/dsh-maestro-memoryMaestro Memory
Durable layered memory (global / user / project / branch / daily), confirmation-gated writes, todos and skills. Preserves ~/.dsh/memories files in place with in-place adoption, SHA-256 verified backup and rollback.
dsh-handoffHandoff
Save and load a compact, Git-tracked handoff for DeepSeek Harness sessions
dsh-auto-imageAuto Image
Bridges images into text for DeepSeek Harness: when the session's selected model cannot see images, a configured vision model describes them and the descriptions enter the durable session history as folded context rows — your message stays untouched.
dsh-better-atBetter At
Caches DSH Web file and session reference indexes for local @ filtering while preserving native mention insertion.
dsh-session-vaultSession Vault
Secure session management plugin for DSH rc.7: archive restoration, unlimited recycle bin, batch operations, and permanent deletion.
dsh-workspace-moverWorkspace Mover
Safely migrate sessions in the DSH sidebar: truly migrate original profiles, with support for recovering disconnected sessions, move history, and one-click rollback.
dsh-session-workbenchSession Workbench
Session Workbench for DeepSeek Harness: session-library full-text search + recall + conversation-view management. 会话工作台:会话库(全文搜索历史会话,一键以 @引用 召回给 AI)+ 会话视图(管理会话标签栏 显示/隐藏 + 排序)(session search / recall / view management / 会话视图).
dsh-mem0Mem0
Self-hosted mem0 memory operations for dsh: agent tools (mem0_add / mem0_search / mem0_get / mem0_update / mem0_delete / mem0_history / mem0_reset / mem0_status) against your own mem0 REST server (new OSS build, X-API-Key auth, no /v1 prefix). Hot-pluggable — mounted via `dsh plugin --profile web ad
dsh-backstoryBackstory
Ask any line of code its backstory: what it does, and why it's here — grounded in git history and the agent's own session log. Ships a DeepSeek Harness plugin and a standalone MCP server.
dsh-lite-memoryLite Memory
DSH Simplified Memory Plugin: SQLite itemized memory (title/importance/source/content, create/delete/update/query) + calendar and scheduled reminders (monthly view + timeline + pending/completed tabs), a memory tab in the conversation panel, a settings submenu, and automatic Chinese/English language
@dsh-external/dsh-memoryMemory
Codex-like persistent memory for DeepSeek Harness: auto-injected memory summary, raw memory tools, and per-session rollout summaries distilled into a bounded global memory file.