Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
506 plugins encontrados
dsh-task-feedback
pudge1996/dsh-task-feedback
Live session status on the browser tab favicon with sound notifications for pending input and completed tasks.
dsh-plugins (serverchan-notify)
nickhelion/dsh-plugins
ServerChan3 (Server酱) push notifications when a turn finishes — title, model, project directory, git branch, status and a reply excerpt, with subagent filtering and fire-and-forget delivery.
dsh-update
zhucy123/dsh-update
One-click update for the local DeepSeek Harness checkout — compare versions, pull and rebuild, then restart, and roll back to any past release, all from a sidebar panel with live progress.
dsh-plugins (dsh-git)
dennisrongo/dsh-plugins
Git Changes tab for the DSH web GUI: staging, diffing, AI-drafted commit messages, branch/merge/stash/worktree operations and sync, with live updates via fs.watch plus a changeToken poll.
dsh-cron-job
upjiang/dsh-cron-job
Scheduled DeepSeek Harness Agent tasks with mandatory end-to-end tests, run history, and bidirectional delivery through nine messaging channels.
dsh-token-headroom
wode25500/dsh-token-headroom
Context compaction / headroom for DeepSeek Harness — compress the live context so the prompt stays small without losing the state that matters (layer 3).
dsh-realtimeavatar
theinfluencecompany/dsh-realtimeavatar
Realtime Avatar (realtimeavatar.ai) for agents: the developer API key held by the harness credentials store, the public docs as five on-demand skills, rta_* tools over the public REST API (balance, avatars, clips, sessions, usage) with approval-gated credit spending, and a /rta command that walks a developer from no key to a live avatar call.
dsh-app-updater
m1452700576/dsh-app-updater
Sidebar button that checks for DSH updates on startup, shows red dot for new versions, supports ignoring specific versions, and displays changelog preview with live download progress and GitHub mirror support for China.
dsh-live-canvas
goodandready/dsh-live-canvas
Renders HTML, React (JSX/TSX), Vue, SVG, Mermaid and Markdown written by the agent in an isolated iframe sandbox with SSE hot-reload, and adds a DOM click inspector, side-by-side visual diff, a responsive device matrix and one-click Vite ZIP export.
dsh-bgjobs
bitsmug/dsh-bgjobs
Runs commands as background jobs that keep executing when DSH exits, with an optional sandbox to constrain file effects, plus a live web panel and offline CLI/GUI management. Windows only for now.
dsh-opencode-zen
randomix777/dsh-opencode-zen
Bring OpenCode Zen free models to DSH: 8 live-discovered providers with zero config, no API key; includes persistent quota tracker with rate-limit detection and reset countdown.
dsh-balance
gejiaju/dsh-balance
Shows DeepSeek API balance and tells whether the current moment is peak or off-peak pricing time, with a live countdown to the next switch.
dsh-sidepanel
yur0918/dsh-sidepanel
A Codex-style right side panel for the DSH Web UI — session artifacts browser (live file tree, scan include, preview, reveal) plus a side chat that forks the current session with a model picker, human-pacing scheduled runs and smart send-to-bottom scrolling.
dsh-plugin-pin-session
nattocb/dsh-plugin-pin-session
Adds Pin/Unpin to the sidebar session-row menu and a collapsible Pinned Sessions group above the session list, with host-side persistence, hover quick-unpin, collapse memory, and live running-state dots.
dsh-turn-tools
hu669293657/dsh-turn-tools
Adds deliverable-file buttons to the end of each agent turn (opens files with the OS default app) and a floating dot rail for jumping between conversation turns.
dsh-schematic
mason-1011/dsh-schematic
Live plugin-topology viewer for DeepSeek Harness: the wiring diagram of every mounted plugin, its runtime activity, a composer-side star map — and a composition workbench that edits the wiring on the graph itself (previewed, validated, backed up, reversib
source-code-mgmt
zhucy123/source-code-mgmt
Code management panel for the DSH web UI that handles everyday Git in five steps: ① env check auto-detects git/gh/ssh and one-click installs missing tools (gh mirror download sources speed up installs, Windows included) with check-update; ② SSH ed25519 key generation / connection tests plus one-click 443 config to bypass blocked port 22, with the Gitee personal token configured here; ③ repo status, side-by-side diffs, stage/commit, branch switching, history with revert/cherry-pick, one-click repo creation and push, auto-ignoring >100MB files; ④ lists all repos of your account for one-click clone; ⑤ five-step npm publish wizard. GitHub / Gitee dual-platform, with the UI switching between 中文 and English live.
deepseek-harness-web-search-plugin
cloveric/deepseek-harness-web-search-plugin
Source-traceable Brave + Tavily live web search and URL extraction for DeepSeek Harness. Native DSH plugin; TaroCub optional.
v-manager-dsh-pet
lolancier/v-manager-dsh-pet
A Live2D pet companion for the DeepSeek Harness web UI: the Vivi (芊芊) character with petting/feeding, a daily-treat bond economy and mood-driven expressions.
dsh-voice-announcer
flashyiyi/dsh-voice-announcer
Voice announcements when a conversation ends (session title, round, outcome) plus live sentence-by-sentence reading of replies, via built-in edge-tts with zero third-party dependencies.
dsh-third-party-api-balance-wallet
mengshang-spec/dsh-third-party-api-balance-wallet
Compact DSH wallet panel for any Sub2API-compatible third-party balance site. Uses /v1/usage with a long-lived API Key, auto-discovers configured providers, and shows balance plus daily usage.
routine-taskboard
amoss-1/routine-taskboard
Routine taskboard for DSH: a dedicated registry of long-lived scheduled infrastructure placards (windows tasks / cron / ai sessions) with dual-source health lamps and artifact freshness, plus a lightweight claimable work-order board.
dsh-remote-deliver
demacia1314/dsh-remote-deliver
🚀 告别繁琐 SCP!远程部署 DSH 一键下载修改后的文件与图片预览交付插件
dsh-tool-monitor
substitute525/dsh-tool-monitor
DeepSeek Harness plugin: background file/command monitors that wake the owning session on new output and show a live monitor list in the Web session header over a dedicated WebSocket. Host core + Web client half, no build step.