Plugins
Browse, filter, and install DeepSeek-Harness plugins.
6835 plugins found
dsh-file-explorer
jaxzhou/dsh-file-explorer
A [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) plugin that adds a **Files** tab to the Conversation View strip — the same level as **Chat** and **Trajectory** — showing the session workspace as a tree with a basic text preview beside it.
dsh-plugin-token-heatmap
p-camile/dsh-plugin-token-heatmap
GitHub-style daily token usage heatmap for DeepSeek Harness Web
dsh-voice-input-qwen-asr
jsoncode/dsh-voice-input-qwen-asr
Voice input plugin (dual-face): mic button beside the composer send action, live recording bubble streaming PCM to a local Qwen3-ASR python service managed by the host, plus an ASR environment settings page (clone runtime/model repos, create venv, run ser
dsh-remote-workspace
goodandready/dsh-remote-workspace
SSH/SFTP remote workspaces with conflict-aware mirror sync, port forwarding, and a native Web UI.
dsh-ecology
b1anker/dsh-ecology
A virtual pet companion for the DSH Web surface: mood animations driven by live agent state, with hand-crafted built-in sprites
dsh-backup
usertoandy/dsh-backup
DeepSeek Harness plugin: /backup, /backup-list and /backup-restore commands to back up, list and restore the DSH home directory. DeepSeek Harness 备份插件:一键备份 DSH 主目录(~/.dsh)为时间戳 tar.gz 归档、查看历史备份并恢复。
relay-dsh-plugin-skill-creator
yangbobo2021/relay-dsh-plugin-skill-creator
A DSH plugin that turns a completed conversation into a reusable, validated DSH Skill bundle.
dsh-ui-font
yuu1111/dsh-ui-font
DeepSeek Harness Web GUI plugin: set the UI and code font families from Settings → General (--dsw-font-family, --dsw-font-mono, --ds-font-family-code)
dsh-pack
why-daydream/dsh-pack
Portable, reproducible and verifiable runtime artifacts for DeepSeek Harness
dsh-community-plugins
funcodingdev/dsh-community-plugins
DeepSeek Harness 社区插件:发现、安装、更新与管理社区插件。
dsh-mobile-flow
imroc/dsh-mobile-flow
Mobile in-flow composer for the DeepSeek Harness Web UI: on narrow (≤720px) screens the input bar and AI confirmation cards scroll with the page instead of pinning to the viewport floor, edges slim down, session switches no longer auto-focus the input, an
dsh-kaomoji
tianjie52009/dsh-kaomoji
Adds a mood-aware Japanese kaomoji to agent replies, picked from a curated kaomojiya.org whitelist and configurable from Settings → General.
dsh-foxbell-pet
jarvislee90s-dot/dsh-foxbell-pet
Multi-pet desktop companion: four MAM status lights watch every active session (approval / running / done-unread / error) and each card click-through to its conversation; four voice groups speak on state changes with duration-timed subtitles; import pets from four sources (folder / zip / Codex dir / Petdex registry) with card-style hot-swap and an integrity guard; five action bindings, drag physics, three scales. The built-in fox Foxbell ships in the package — install and go.
dsh-plugin-ops (bundle)
f-infinite-z/dsh-plugin-ops
Pre-boot health gate and repair for dsh plugin trees: seven static scan rules, fault attribution after failed boots, whitelisted reversible fixes, and a panel with plugin-row management plus a RAG knowledge base of past failures.
dsh-remote-x
mlte0907/dsh-remote-x
Remote control and mobile overlay for DeepSeek Harness: LAN and public (cloudflared) tunnels with QR-code access, a phone-first mobile UI under 768px, and a LAN reverse-proxy CLI.
dsh-lan-access
longisland-icetea/dsh-lan-access
Configurable LAN access for the DSH Web GUI: a settings tab binds the server to all interfaces, trusts only the addresses you configure, sets the browser session lifetime or removes the token login, and repairs the settings layer on non-loopback visits.
dsh-permission-matrix
zhang8019/dsh-permission-matrix
Turns DSH permissions into 9 selectable presets (3 sandbox modes x 4 approval tiers), with rule plus LLM risk classification across four risk levels, password-gated approval for high-risk operations, and a JSONL audit log.
dsh-risk-gate
leetom314/dsh-risk-gate
Semantic risk grading and progressive authorization: classifies tool calls into safe/risky/redline, asks before irreversible actions, auto-allows only approved-and-succeeded signatures.
dsh-workspace-tools
ahiosuz/dsh-workspace-tools
Applies per-workspace default Agent and permission presets to new root sessions automatically (Settings - Workspace defaults), using only official extension points.
dsh-insight-tree
xingzhen199186/dsh-insight-tree
Runtime observability and plugin operations panel for DeepSeek Harness: shows the profile plugin tree, real Loader fiber state, capabilities/dependencies/compatibility, current-session plugin activity and upstream source/version checks, with one-click enable/disable/update/uninstall plus a standalone startup-failure diagnostics page that works while DSH is not running.
dsh-localnotify
yakoylp/dsh-localnotify
In-app local notification center for DSH: a sidebar Notifications entry with unread badge, full-screen center with level color coding (info/success/warn/error), time/source filters, sorting, title/content search, read/unread, delete, detail popup with one-click copy, and pagination; written by the notify_add agent tool or the dsh-localnotify CLI (with auto-cleanup retention), page refreshes live, UI follows dsh web language (zh/en).
dsh-tauri-turnrewind
yingtianlan/dsh-tauri-turnrewind
Turn-level workspace undo for Git worktrees: every agent turn gets a private snapshot, /undo previews a red/green diff card that is confirmed in place, files changed after the turn are refused with a conflict diff unless --force or --skip-conflicts is passed, and HEAD, index, stash and commit history of the user repository are never written.
dsh-sparkos
tangzheng202202/dsh-sparkos
Self-media workbench plugin: 8-tab dashboard (daily brief, narrative lines, topics, drafts, knowledge-card distill review, sources, publish, advice) with hard guards (48h window, event dedup, card/line existence, read-only advice) and a read-only intel module following the four red lines.
dsh-teams-x
mlte0907/dsh-teams-x
Orchestrates durable multi-agent teams from one DSH session: a captain spawns member subagents, drives a dependency-aware task DAG with quality gates, and coordinates through persistent mailboxes, with a live activity panel.