Plugins
Browse, filter, and install DeepSeek-Harness plugins.
453 plugins found
dsh-chat-width-customizer
magicof2/dsh-chat-width-customizer
Session-header button that cycles the conversation width (748-1600px), widening the chat column, composer, and user bubbles together.
dsh-session-cleaner
fountunt/dsh-session-cleaner
Delete sessions from a running web runtime: live store, workspace records, and on-disk artifacts (no restart needed).
dsh-pi-tui
lqhl/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-plugin-notify
pasumao/dsh-plugin-notify
DeepSeek Harness (dsh) Windows notification plugin: a native toast when the agent stops running (finished / aborted / error / waiting for your choice / session closed), plus a system-tray icon. Pure host-side, zero dependencies, zero build.
dsh-session-import
devmom/dsh-session-import
Cross-tool session migration plugin for the DeepSeek Harness (dsh): high-fidelity ingest, continue, knowledge extraction, bidirectional export, privacy redaction.
dsh-polling
cnyac/dsh-polling
Recurring/scheduled tasks (轮询任务/定时任务) plugin for DeepSeek Harness: cron-driven polling jobs as real sessions, natural-language creation, model tools (polling_create/list/edit/delete/trigger) and a web UI. Install-and-go via `dsh plugin add`.
dsh-cursor-codex
jeremy9682/dsh-cursor-codex
DeepSeek Harness ACP bundle for editor delegation: a one-command Agent Client Protocol stdio server profile that shares dsh credentials and session logs.
dsh-cross-session
wha1echai/dsh-cross-session
Same-runtime cross-Session discovery and communication for DeepSeek Harness
anywhere-claude-mem
bleed00/anywhere-claude-mem
A DeepSeek Harness plugin that turns the anywhere-claude-mem git sync into a DSH peer: pull cross-machine memory at session start and push new prompts/observations as they land in the claude-mem worker
dsh-inspector
cocosgt/dsh-inspector
Inspect and manage the live instruction chain and project skills for the current dsh session, with in-place creation and editing — what you see is what the model gets
dsh-claude-mem
bleed00/dsh-claude-mem
A DeepSeek Harness plugin that integrates claude-mem: query, context injection, manual save, and session lifecycle over a local claude-mem worker's HTTP API
dsh-dafeiyu
qcytsn/dsh-dafeiyu
A desktop-native BigFish companion driven by DeepSeek Harness session events.
dsh-failure-capsule
yiharvest/dsh-failure-capsule
Local-first failure evidence capsules for DeepSeek Harness sessions
dsh-cloudflare-browser-run
realalexandreai/dsh-cloudflare-browser-run
DeepSeek Harness plugin: web browsing tools (markdown / screenshot / pdf) powered by Cloudflare Browser Run — real headless Chrome with JS rendering, login sessions and WebMCP support.
dsh-repro
evilirving/dsh-repro
/repro exports a minimal, secret-scrubbed, replayable problem bundle: the session log, failed commands, and Git diff.
dsh-memory
flymysql/dsh-memory
Cross-session memory vault: remember / recall / forget tools, per-turn prompt injection, and a settings-page entry browser.
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
Search, list and read past and current sessions through the harness's own `sessionQuery` service: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first scan where it does not.
dsh-cost-meter
sttrevens/dsh-cost-meter
Per-turn USD cost badge in the Web UI: session total in the header and per-turn cost in each message footer, with a hover breakdown.
dsh-handoff
zhijiangtang/dsh-handoff
Exports the current session as a deterministic Markdown handoff document.
dsh-wx-msg-tool
yauntyour/dsh-wx-msg-tool
WeChat ClawBot/iLink channel plugin: QR login in DSH Web, message send/poll/status tools, background polling, and optional per-sender persistent DSH sessions that automatically reply through WeChat.
dsh-service-control
semidia/dsh-service-control
Restart & shutdown buttons in the session header utilities: graceful appExit shutdown, auto-restart of `dsh web` via scheduled task → launcher `-ControlledRestart`.
dsh-conversation-anchors
biggerboy/dsh-conversation-anchors
Sidebar conversation anchor navigation: one anchor per chat node (user / assistant / tool / command) with role badges and summaries, click to smooth-scroll to that message; live-refreshes with the session.
dsh-token-usage-dashboard
solstice621/dsh-token-usage-dashboard
Codex-style token usage dashboard: five stat cards, GitHub-style activity heatmap (daily/weekly views), insights & model ranking; persisted snapshot with incremental sync, survives session deletion.
dsh-session-delete
xohmai/dsh-session-delete
DeepSeek Harness 会话删除插件:设置页管理归档会话,真正删除磁盘日志(回收站可还原)+ 批量清理——官方归档只隐藏不删盘,这里补上。