Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
6741 plugins encontrados
dsh-plugins
nan1010082085/dsh-plugins
DSH plugin: auto-import local AI CLI conversations (Claude Code, Codex CLI, Cursor Agent) as real DSH sessions
dsh-plugin-manager (cli)
jesse-njx/dsh-plugin-manager
The `dsh pm` plugin manager: multi-source search (awesome list + GitHub + npm), install/remove/update per profile, and a doctor audit of manifests, bundle patches, and version drift.
dsh-plugin-remote
siberiah2o/dsh-plugin-remote
Remote access gateway for the DSH Web GUI: login auth plus an HTTP/WebSocket reverse proxy to the loopback server, no --trusted-host needed.
dsh-weave
baixianger/dsh-weave
Trusted Iroh mesh networking for DSH hosts, with encrypted peer discovery, remote session delivery, and reachability status.
dsh-taintguard
sashankh/dsh-taintguard
Taints the agent when tool results carry untrusted content, gates the privileged calls that follow, and refuses credentials passed to network-capable tools in every mode.
dsh-orcana (dsh-bundle)
leo-ayh-oday/dsh-orcana
Runtime governor for DeepSeek Harness: zero-progress steering, generation-bound verification evidence, evidence-aware completion guarding, and task-profile tool restriction.
dsh-progress-viz (plugin)
2008924/dsh-progress-viz
Real-time stage, ETA & cost dashboard for headless dsh tasks: turns the black-box session event stream into a live multi-task grid (cordis plugin + standalone local dashboard, no API calls).
dsh-capybara-notify
zzx-dear/dsh-capybara-notify
Capybara secretary for DSH: desktop pet notifications with ding sound, alert inbox API, session-aware alerts (turn done / approval needed / turn blocked), check scripts, and daily high-star plugin recommendations.
dsh-finreport
skyloveqiu/dsh-finreport
Scheduled bilingual financial reports for DSH: market quotes, news and macro calendar, with per-target timezones and delivery through eight dsh-im channels.
dsh-niao-message
dsh-niao/dsh-niao-message
macOS system notifications for DeepSeek Harness: aborted, max-tokens, blocked, interrupted and error events, pending questions and approvals, and completion or subagent-end via terminal-notifier; clicking a banner opens a configured app and returning to the page auto-dismisses them.
dsh-agent-preset-router
ctwctw9999/dsh-agent-preset-router
Auto Mode for DSH: a flash-model router that auto-picks the best agent preset (standard/code/minimal/cordis) for each new session and executes immediately, no confirmation.
win11-oneocr
hawkhai/win11-oneocr
Local Windows 11 OneOCR tool for DSH: `oneocr_recognize` returns OCR text and structured line/word polygons, confidence, rotation, and handwriting style.
wechat-ocr
hawkhai/wechat-ocr
Local WeChat OCR tool for DSH: `wechat_ocr_recognize` returns recognized text and the engine structured result for a local image path.
dsh-token-cost
gdy01/dsh-token-cost
Per-project LLM token usage and RMB cost in the DSH Web sidebar, split by input (cache miss), cache hit, and output with model price auto-pricing.
dsh-selection-followup
zzx-dear/dsh-selection-followup
Select any text in a DSH chat reply to get a floating Follow-up/Copy pill: one click quotes the selection into the composer so you can type your own follow-up question, or copies it.
dsh-turn-nav
xiaheng1/dsh-turn-nav
Turn histogram navigation rail for DeepSeek Harness Web with mixed, DeepSeek, and Codex visual variants.
dsh-archive-manager (plugin)
neumannzc/dsh-archive-manager
Beautified archive-manager settings section listing archived sessions grouped by workspace, with a hover unarchive action and relative timestamps.
dsh-quick-toc
lyaxz/dsh-quick-toc
Conversation outline plugin for DeepSeek Harness: a side panel and a full-width curtain as two views of the same outline; three search scopes — titles, full text and other sessions; several ways to jump — a heading, a turn header, the end of a section; a full outline or a questions-only reading mode, switchable at any time; a reading position remembered per session; and a Chinese/English interface with a plugin-configuration card.
dsh-conversation-rail
dingyi580/dsh-conversation-rail
Left-edge conversation rail for the Web UI: one bar per turn, length scaled to the turn text, hover for a question and answer preview, click to jump; bars come from a host-side outline of the whole session log, so turns outside the loaded window are drawn too and history is paged in on click.
dsh-when
zhijiangtang/dsh-when
Parses natural-language relative time (e.g. "in 2 hours") into ISO timestamps, fail-fast.
dsh-url-tools
zhijiangtang/dsh-url-tools
URL parsing, tracking-parameter removal, encode/decode, and redirect expansion.
dsh-pkg-info
zhijiangtang/dsh-pkg-info
Queries npm/PyPI package metadata (version, license, dependencies).
dsh-password
zhijiangtang/dsh-password
Generates strong random passwords and diceware passphrases via crypto.
dsh-jwt
zhijiangtang/dsh-jwt
Decodes a JWT for debugging without verifying its signature, and flags expiry.