
awesome-deepseek-harness
☆ 124DeepSeek Harness (DSH) ecosystem: curated plugins, tools, and infrastructure from dsh-external/hub and the public dsh-plugin topic.
Get this plugin
Review the source, then continue to the publisher.
About this plugin
Source snapshot 8/13/2026English | 简体中文
Awesome DeepSeek Harness 
Install Contribution guide Public plugin topic Issues 完整目录
Curated DeepSeek Harness (DSH) ecosystem: plugins, tools & infrastructure. Sources: dsh-external/hub catalog and the public GitHub dsh-plugin topic.
> Note: the GitHub [`dsh-plugin` topic](https://github.com/topics/dsh-plugin) is public; some `dsh-external` repository links may still require org access.
Contents
- Install
- Recently Added
- Core & Official
- Context & Search
- Input & Editing
- UI & Experience
- Browser & Remote
- Models & Inference
- Git & Engineering
- Notifications & Channels
- Fun & Lifestyle
- Infrastructure & Development
- Related
- Thanks
Install
Install the official runtime with Node.js:
npx @deepseek-ai/dsh web
Install an external profile bundle with pnpm on your PATH:
dsh plugin --profile web add "github:owner/repo#ref"
dsh plugin forwards package operations to pnpm, so npm, Git/GitHub, local path, file: and link: package specs are supported. Only packages declaring dsh.bundle.patch become active profile layers; plain dependencies remain installed but inactive. Restart dsh --profile web after installing or updating a bundle.
The former &path: sub-path and Repository Plugin installation forms are not part of the current official bundle flow; use an installable package that declares dsh.bundle.patch.
Management panel: Settings → Plugins.
Recently Added
- dsh-context-doctor - See exactly what every request carries: token cost of the AGENTS.md chain, skill catalog and tool schemas, with duplicate/conflict detection and actionable pruning tips (Web UI gauge + context_audit tool).
- dsh-agent-rp - SillyTavern migration and next-generation agent roleplay for DSH.
- dsh-aigc-canvas - AIGC canvas plugin (cordis).
- dsh-better-sidebar-plugin-office - Office integration for DSH-better-sidebar.
- dsh-cot-summary - External Summary-CoT plugin workspace.
- dsh-deepcel - Deepcel spreadsheet skin and standalone distribution.
- dsh-deeplink - Open DSH WebUI sessions or workspaces directly from URL parameters.
- dsh-deepresearch - DeepResearch plugin (cordis).
- dsh-diff-viewer - PiUI-style Web diff viewer replacing the default diff view.
- dsh-emoji - Emoji plugin (cordis).
- dsh-explain - Learning mode that explains each agent step (WIP).
- dsh-hmz - Placeholder repository; description pending.
- dsh-interpreters - Interpreter plugin (cordis).
- dsh-learn-everything - Feynman learning-mode plugin: teach → teach-back → judge → re-explain loop rendered as rich HTML lesson cards (mermaid diagrams + shiki code highlighting).
- dsh-mobile - Mobile client plugin (cordis + dsh.plugin.json).
- dsh-notebooks - Notebooks plugin (cordis).
- dsh-openmaic - Generate interactive OpenMAIC AI classrooms.
- dsh-openpencil - OpenPencil design preview and editing plugin.
- dsh-plugin-radar - Daily DSH plugin compatibility radar, renamed from dsh-external-research.
- dsh-scout - Scout plugin (cordis).
- dsh-share - Share DSH conversations.
- dsh-sonar - Sonar plugin (cordis).
- dsh-stock-market - Stock market data plugin.
- dsh-suggested-replies - Suggested replies above the DSH Web composer.
- dsh-travel-plugin - Travel plugin.
- dsh-turn-navigator - DSH Web turn navigation plugin.
- dsh-ultra-ui - Ultra UI plugin (cordis).
- dsh_workflow - Dynamic workflow for DSH (placeholder).
Core & Official
- dsh-plan-execute - Dual-model plan/execute routing: planner model thinks, executor model acts.
- dsh-toolkit - Official tool suite (calculator/csv/diff/encoding/json/markdown/regex/time).
- dsh-deep-research - Adaptive deep-research orchestrator (official workflow engine).
- dsh-101 - DSH documentation reading mode.
- dsh-client-ui-plan-execute - Web Settings row for plan/execute model routing.
Context & Search
- billion-context-dsh - Model-driven context compression (ACP) for DeepSeek Harness, ported from billion-context-pi; the model decides when and what to compress.
- dsh-session-search - Index-free read-only search across dsh/Codex/Claude Code/pi/OpenCode sessions.
- cross-harness-cite - Cite past conversations across harnesses.
- dsh-session-cluster - Session clustering.
- session-chatlog - Session chat logs.
- dsh-memory-evolve - Cross-session long-term memory + background self-evolution (5-track memory/git-branch awareness/skill evolution).
- dsh-engram-relay - Built-in <1B model for 100k-equivalent long memory with causal-graph wake-up.
- zotero-harvest - Zotero library integration.
- zotero-wave-rag - Zotero RAG retrieval.
- dsh-data-agent - Let the model connect to databases and write SQL.
- dsh-easy-ctx-manager - Context management: context saving and more (cordis).
- dsh-kb-sieve - Knowledge-base plugin: build auditable KB packages (references + SQL).
- dsh-payload-capture - Capture every upstream model API payload to JSON (debug & observability).
Input & Editing
- dsh-message-edit - Branch-based message editing / reroll / retry / version timeline.
- dsh-prompt-studio - Edit system-prompt sections with live preview.
- dsh-paste-input - Ctrl+V paste files / drag & drop / picker.
- dsh-drag-and-drop - Cross-platform drag & drop with original path insertion.
- dsh-input-history - Input history.
- dsh-multimedia-webui-input - Multimedia file/folder input.
- dsh-office - Office file read/write bundle: model edits Office files, docx/pdf preview in web client.
- dsh-chat-import - Import Claude Code JSONL transcripts (tool history + thinking blocks) as resumable DeepSeek Harness sessions.
UI & Experience
- dsh-live-stats - Live token estimates and generation TPS.
- dsh-tps - TPS meter.
- dsh-cc-tui - Claude Code-style fullscreen TUI (streaming expand / double-Esc rollback).
- dsh-pi-tui - Pi TUI (differential-rendering terminal framework) front end: streaming markdown, thinking collapse, tool cards, slash commands, approval/question overlays, shared dsh session store.
- DSH-better-sidebar - Sidebar: file rendering/terminal/Git/subagents/custom APIs.
- dsh-web-panel - Embedded terminal dock + Git Review + file view.
- dsh-web-review - Isolated web page previews with element annotations and visual adjustments that guide source edits.
- dsh-mobileweb-adapter - Mobile/PWA layout adaptation + LAN WebSocket fix.
- dsh-subagent-tree - Subagent tree visualization.
- dsh-web-workflow-visualizer - Workflow visualization.
- dsh-split-panes - Split panes.
- dsh-ui-progress - Progress indicators.
- dsh-skins - Web UI skins.
- dsh-chat-thumb - Chat thumbnails (cordis).
- show-bash-command - Show actual command content instead of descriptions.
- turtle-ui - Official UI plugin reference implementation.
- deepseek-harness-desktop - Native Windows desktop shell: 1:1 official web UI with embedded server hosting, tray and auto-recovery.
Browser & Remote
- dsh-browser-panel - Headed browser embedded in the WebUI, model-driven (Codex-style, zero vision deps).
- dsh-browser - Chrome sidebar extension.
- dsh-remote - SSH remote control.
- ego-browser - Browser agent.
- dsh-webbridge - Web bridge.
- browser4-dsh - Browser4 AI-native browser engine (skills).
Models & Inference
- dsh-vision - Vision bridge: view_image tool over any OpenAI-compatible VLM (Zhipu free tier by default).
- dsh-advisor - Second model passively reviews each turn and injects notes.
- dsh-llm-fallbacks - Role-based LLM retry/fallback strategy.
- dsh-pi-adapter - ExtensionAPI bridge for pi.
- dsh-a2a - Agent2Agent mesh.
- dsh-acp - Client-neutral ACP adapter.
- dsh-mnemon - Mnemonic layer.
- dsh-slice-agent-loop - Drop-in agent loop with bounded-slice context engine (cordis).
- savemoneybenchmark - Cost-reduction benchmark (examples + skills).
Git & Engineering
- dsh-git-identity - Pin Git commit authorship to the environment identity (gh account + noreply email).
- dsh-gh-bridge - Bridge macOS Keychain GitHub token into sandboxed gh.
- dsh-auto-blame - Auto blame.
- dsh-tool-git - Structured Git tools (status/diff/log/branch/stage/commit/stash/show) with a destructive-command guard.
- dsh-plugin-check - Plugin health checks (manifest/patch format/build pitfalls/hub status).
- dsh-inspect - Adversarial checkup → fix → review loop.
- dsh-alphasolve - AlphaSolve workflow.
- mstar-workflow - Workflow engine.
- dsh-spur - Task engine.
- dsh-involute - Embedded task-management engine.
- dsh-test-runner - Structured test runner tool (test_run): auto-detect Vitest/Jest/pytest/node:test, run tests, parse failure summaries for the model.
Notifications & Channels
- dsh-feishu-bot - Feishu bot.
- dsh-feishu-notify - Feishu notifications (session end / input needed).
- telegram - Channel integration for Telegram.
- tg-bot - Telegram bot.
- qqbot - QQ bot.
- dsh-wecom-bot - WeCom bot.
- dsh-weixin-bot - WeChat bot.
- dsh-voice-chat - Voice chat.
- dsh-web-ui-notify - WebUI notifications.
- dsh-notify-windows - Windows notifications, zero dependencies.
- dsh-ica - ICalingua frontend.
- dsh-grok-tui - TUI built with grok-build.
- dsh-opencode-server - Smooth TUI via opencode attach.
- dsh-teamwork - Team collaboration (cordis).
Fun & Lifestyle
- dsh-ui-whale - Pixel whale companion (blink/tail/spout/hearts).
- dsh-pet - Desktop whale pet with live session state.
- dsh-pet-rs - Desktop pet, Rust edition.
- dsh-stickers - Stickers.
- dsh-ads - 2005 Chinese-web-style ad layer (joke plugin).
- dsh-gomoku - Gomoku (five-in-a-row).
- dsh-qq2006 - QQ2006 skin.
- dsh-lazyfish - Slack-off panel (feed + Bilibili player).
- dsh-tavern-plugin - Tavern character cards.
- dsh-sfw - Safety filter.
- ui-status-label - Custom status labels for the whale's deep-diving (cordis).
Infrastructure & Development
- deepseek-harness-desktop - Unofficial in-process Windows desktop app with tray residency, native notifications, and an IPC bridge.
- plugin-registry - Plugin console + make-dsh-plugin skill + dev guide.
- marisa - External plugin manager (parasitic install/CLI/settings panel).
- hub - Org-wide index + unified catalog.json (CI-generated).
- dshx-update-check - Plugin update checker.
- toybox - MCP plugin collection (almanac/bug-tamer/naming master/time capsule, etc.).
- dsh-github-integration - GitHub integration plugin.
- dsh-super-injector - Super-injector (cordis).
- dsh-mcp-manager - MCP server manager: Settings page with OAuth (PKCE + dynamic client registration) or static-token auth; tools registered as mcp____*.
Related
- dsh-external/issues - Issue aggregation hub.
- DeepSeek - Official site.
Contributing
Please have a look at contributing.md. Entry standard: repository + one-line description + link; the curated list is maintained by hand, the full index lives in hub.
Thanks
Thanks to the Linux Do community for the support and exchange.