CATEGORY
Memory & Context DSH plugins
Verified manifests and exact versions in this category.
All plugins
650 plugins@lcthe/dsh-hermes-memoryHermes Memory
DSH-native persistent memory and safe session-aware retrieval plugin.
dsh-baize-rulesBaize Rules
User-set session/global must-do and must-not requirements injected at conversation start (Baize).
dsh-sessSess
Session manager for DeepSeek Harness (DSH): permanently delete cold sessions and manage archived sessions (list / rename / delete) through a native web UI. Built strictly on the official dsh-v0.1.2-alpha.5 API, Profile Bundle and Cordis mechanisms. · DeepSeek Harness 会话管理插件:冷会话永久删除、归档会话管理(列表 / 重命名 /
dsh-plugin-session-archivePlugin Session Archive
Browse archived DeepSeek Harness sessions from the sidebar footer, read full transcripts, and permanently delete them (including conversation logs).
@dshworks/dsh-ego-browserEgo Browser
ego lite for DeepSeek Harness, with a memory it keeps: the agent recalls what it learned about a site before it acts, promotes a script that worked into a reusable site tool, and hands you the keyboard through a real dsh prompt when a page needs a human.
@sandersyao/dsh-storage-mysqlStorage Mysql
MySQL-backed storage backend for the DeepSeek Harness storage hub (ctx.storage)
dsh-teacher-presetTeacher Preset
Local-first AI teaching workspace for DeepSeek Harness — context, unit packages, assessment diagnosis, and next-lesson feedback loops
dsh-reference-anythingReference Anything
Reference commands, skills, workspace files, DSH sessions, local agent transcripts, cloud-drive files, and mirrored web-chat conversations from one DeepSeek Harness @ menu
@huanlin/dsh-plugin-preface-contextPlugin Preface Context
在每次会话开头固定注入一段用户配置的文本上下文(设置页输入框可编辑),作为模型可见的 instructions 注入第一轮请求。 | Injects a user-configured text block as model-visible instructions context at the start of every DSH session (editable from the settings page).
dsh-plugin-memos-code-retrospectPlugin Memos Code Retrospect
Subscribe to turn/end and use an LLM to distill the complete conversation for the current turn (rejected solutions, pitfalls, and engineering constraints), tag it with type:rejected_solution, and write it to MemOS; increase the retrieval weight of rejected_solution memories during coding tasks. Reus
@aiwayds/dsh-topics-memoryTopics 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
@weibaohui/hermes-loopHermes Loop
dsh plugin · Automatic review: Automatically reviews conversations after they end, distilling valuable experience into reusable skills (skill) stored in the skill library for direct model use; supports signal-accelerated triggering, immediate manual review, approval mode, and skill library governanc
dsh-echo-memoryEcho Memory
Memory plugin for DSH: persistent cross-session memory (storage domain + agent memory tools + system prompt injection + AI-suggested memories + settings panel card)
dsh-context-maidContext Maid
Automatic context curation: tool output slimming + invalid log cleanup + workflow/memory pinning protection + archive before compression
billion-context-dshBillion Context Dsh
Active Context Pruning (ACP) for the DeepSeek Harness — model-driven context management as a CompactionEngine backend.
dsh-knowledge-sqliteKnowledge Sqlite
Cross-session knowledge for DeepSeek Harness: ctx.knowledge service + knowledge_* tools, SQLite FTS5 trigram retrieval (CJK substring) with L1 query expansion. V1.11 contract (write/update/search/list/delete + budget + events + error codes).
@goodandready/dsh-context-lensContext Lens
DSH plugin for AST context compression, test log filtering, and token budget guard
@goodandready/dsh-usage-guardUsage Guard
Keeps a malformed token-usage sample from taking a whole session history down with it: a missing or non-numeric counter becomes zero before the harness adds it up, so the fold never yields NaN and already-broken sessions open again.
dsh-favoritesFavorites
DSH web plugin: a 收藏夹 (favorites) feature in the conversation header — star the current session, list every favorited session, and open one from an anchored panel. Persisted through the `favorites` settings namespace.
dsh-session-portSession Port
DSH plugin: bundle a session (logs, subagents, referenced media + workspace files) into one ZIP and restore it — GET/wsx/session-pack, POST/wsx/session-pack/import + Session Header Export/Import actions
@honcho-ai/dsh-honchoHoncho
Honcho memory for DeepSeek Harness — persistent, cross-session memory that survives context resets and restarts.
@jingzechen/dsh-beaconBeacon
Attention and handoff workspace for concurrent DeepSeek Harness Sessions
dsh-continuumContinuum
Persistent project memory, context-safe agent handoffs, checkpointing, evidence tracking, and long-running task continuity for DeepSeek Harness
@dsh-external/dsh-session-managementSession Management
Manage DeepSeek Harness sessions: delete legacy sessions and import sessions from Claude Code/Codex
@swxs/archive-restoreArchive Restore
DSH archive session management: view archived sessions and restore them in place
edit-chat-dshEdit Chat Dsh
Edit DeepSeek Harness chat prompts: branch from the last completed turn and resend the revised message in the DSH Web GUI. The original conversation is archived (never rewritten, never deleted).
dsh-shadowShadow
A projection of the agent's thoughts/context/soul—everything is a file, with one file per memory; read_shadow can drill through by topic.
@yushenghai/dsh-memory-pluginMemory Plugin
Pluggable persistent memory bundle for DeepSeek Harness
@wjj-8283/dsh-temp-workspaceTemp Workspace
DSH web client plugin: a temporary workspace (临时工作区) — every conversation it contains is deleted at the next Harness restart (immediately or after a delay), optionally behind a confirm dialog. Adds a small icon beside the sidebar's "Add workspace" button and a Settings -> Plugins card.
dsh-plugin-xt-memoryPlugin Xt Memory
Cross-session self-learning memory for DeepSeek Harness, ported from XT-AGENT packages/memory. BM25 relevance injection + background extraction (sanitize/dedupe/merge) + lifecycle archive + memory_read/memory_search/memory_write tools.