COMMUNITY REGISTRY
Inspect versions, compatibility, HMR behavior, source code, and exact install commands.
dsh-open-browserDSH plugin: open the system default browser automatically once `dsh web` is ready to serve.
@artificialnotimbecile/dsh-remote-runtimeManaged, isolated DeepSeek Harness runtimes over OpenSSH with a native Web control surface.
dsh-session-adminDSH web plugin: session management - a per-session Delete (archive) action in the conversation header and an Archived chats manager in Settings (view, restore, export, or permanently delete).
dsh-plugin-cost-trackerToken cost tracker for DeepSeek Harness -- track usage, calculate costs, budget warnings
dsh-plugin-superselfDeepSeek Harness plugin: Superself's `self` CLI as model-facing tools plus a /self command — cross-session, cross-project project state for agents.
relay-dsh-plugin-semantic-routerRecall-oriented semantic Event router for Relay Events on DeepSeek Harness.
@lijian-ui/dsh-skill-manageSkill management plugin for DeepSeek Harness (dsh): list / enable / disable / delete / add skills from the web UI settings panel. 为 DeepSeek Harness 提供技能管理:列表 / 启用 / 停用 / 删除 / 添加。
dsh-plugin-subagent-directorSubagent Director: choose an LLM provider/model for each subagent (call args > role binding > plugin default > inherit parent) and plan main-agent/subagent responsibilities with role templates, plus a settings UI.
dsh-uni-browserPersistent, auditable uni-browser profiles for DeepSeek Harness.
@npm-safe/dsh-tool-npm-safeDeepSeek Harness plugin that blocks risky npm installs with metadata and deep supply-chain scans
dsh-plugin-wallpaper-engine-macmacOS-enhanced fork of dsh-plugin-wallpaper-engine: WaifuX + loose-media support on top of the original Windows Wallpaper Engine implementation by elysia395.
dsh-wallpaper-skinPersistent wallpaper skin for the dsh web profile: static image or muted looping video as the app background, with translucent panels. The path is editable live from Settings → Plugins.
dsh-capture-windowSide-channel capture window + /recall engine: send ideas into a quiet, independent new session, compressing the current session’s latest 10 messages as background (does not enter the main context or switch the main view)
@ottttto/dsh-scheduled-sendDSH plugin: scheduled sending (⏰ composer button, dock list of pending tasks, sidebar 定时任务 panel with cross-session cancel, due-time delivery as a normal user bubble)
dsh-web-enhancedWeb-enhanced plugin for DeepSeek Harness: task board with cron scheduling, git graph, preview/files/SCM right panel, DeepSeek balance line, and image understanding for text-only models
@beihaizb/dsh-notebookA stateful, Agent-controllable Jupyter workspace for DeepSeek Harness: a persistent ipykernel runtime the DSH agent can read, edit, execute, and inspect, with VS Code-aligned cell UI and .ipynb save/load.
dsh-session-treeLightweight read-only session lineage navigation for DeepSeek Harness
dsh-codex-syncTwo-way Codex↔DSH bridge: skills from ~/.codex/skills, session import with workspace attach, live MCP mirroring of mcp_servers, and a Codex-side reverse MCP installer.
dsh-plugin-recallDeepSeek Harness plugin: cross-session memory for the model. Full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context — recall earlier decisions, commands, and mistakes.
dsh-gpuGPU-aware execution layer for DeepSeek Harness: gpu_status / gpu_exec / gpu_run_bg tools, per-step GPU context injection, automatic CUDA_VISIBLE_DEVICES card selection
@duke-dsh-plugins/dsh-archive-managerArchive manager for DeepSeek Harness: group archived sessions by project, newest-first, with search, restore and delete.
dsh-request-logDeepSeek Harness plugin that records every LLM provider request/response, viewable per call in the web UI.
dsh-memoriesDeepSeek Harness dual-ledger cross-session memory: auto-extracted long-term facts (MEMORY.md) plus a living project progress ledger (PROGRESS.md), recalled into every new session.
dsh-project-mcp-bridgePer-project MCP loading for DeepSeek Harness: sessions of a project automatically get the MCP servers declared in its .dsh/mcp.json (mcpServers JSON shape, shared with Claude Code / Cursor / VS Code). Client bridge — consumes MCP servers, not an MCP serve
dsh-serverchan-notifyDeepSeek Harness plugin: push a ServerChan3 (Server酱) notification whenever an agent turn finishes an answer — codex Stop-hook parity
dsh-deepseek-statusDeepSeek Harness plugin: live DeepSeek official service status (status.deepseek.com) in the sidebar — overall status, component statuses, incidents, and uptime.
@jieai/dsh-malong-bridgeLiuHe (Six Harmonies) tool suite as a DeepSeek Harness (dsh) plugin bundle — 44 MCP tools with dynamic workspace injection
dsh-gzipDeepSeek Harness plugin: gzip /api responses — fixes history loading failures over slow links
@floatingdeaming/minimax-usageDSH bundle plugin: provides ctx.minimaxUsage service, registers minimax.getUsage / minimax.hasApiKey JSON-RPC handlers, and ships a browser client that renders the 「用量」 section in Settings (one `dsh plugin add` installs everything).
@feiyang666/dsh-vaultData Vault: Provides backup, data-clearing detection, and one-click recovery for DeepSeek Harness. Backup triggers: backup on startup, backup on unexpected shutdown, and manual backup (no longer saving per session or performing scheduled full backups, avoiding freezes when running many tasks). Autom