Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
7143 plugins encontrados
dsh-wsl-obscura
173787247/dsh-wsl-obscura
Optional Obscura headless-browser tools from WSL (obscura_status / obscura_fetch / obscura_mcp_hint). Not the same as dsh-wsl-browser win_open_url (Windows GUI browser), and not a replacement for dsh-wsl-fetch web_fetch.
dsh-webdav-server
weibaohui/dsh-webdav-server
WebDAV server: turns a shared directory into a WebDAV service that Windows, macOS and Linux can mount as a local disk, with token authentication, optional read-only mode, configurable directory/port/token, and per-platform mounting guides built into the settings page.
fitmeet-dsh-plugin
liudejua27-blip/fitmeet-dsh-plugin
Connects DeepSeek Harness to FitMeet through per-user OAuth with 17 tools for people search, gatherings, notifications, personal items, connection feedback, Hall publishing, and direct messages, with preview-and-confirm guards for write actions.
dsh-lsp-diagnostics
lemonxiny55/dsh-lsp-diagnostics
Real-time LSP diagnostics loop: lsp_diagnostics / lsp_workspace_errors / lsp_hover tools over headless stdio language servers (TypeScript/JavaScript + Python), plus an auto-injected post-edit diagnostics delta wired to the harness fs/observed event — Cursor-style edit → diagnostics → fix for dsh agents.
dsh-lexiforge
hcy7757/dsh-lexiforge
Language-pack framework that rewrites model replies: A is an independent LLM rewrite, B injects FTS5 terminology retrieval into that rewrite, C applies local dictionary and regex rules, and composite runs a pipeline such as B then A then C. Ships a GitHub pack marketplace, a ZIP installer with path, size and file-type checks, and a mandatory risk disclaimer gate.
dsh-session-migration-repair
zzdhsxk/dsh-session-migration-repair
Repairs legacy DSH session logs that the current build refuses to migrate, recovering missing tool-call ids and names from the log itself and verifying each repair against the real v0 to v3 migration chain before writing.
dsh-rollback
domitor-syh/dsh-rollback
TRAE-style conversation rollback — per-turn checkpoints (10-turn sliding window) roll back touched files and truncate model context in place, keeping the same session id. Human-initiated only: a /rollback command or a per-turn Web button (works on interrupted turns too), with a preview listing each affected file and its action — restore, recover, delete, or skip.
dsh-outlook
unknowcao/dsh-outlook
Zero-credential Outlook automation: 13 tools that drive the local desktop Outlook client via COM — search/read mail, drafts, reply/forward, calendar, address book, rooms, free/busy — plus a sidebar new-mail badge. No Graph API registration, no SMTP passwords; anything that leaves the machine passes a three-layer human approval gate.
I-am-Yuike
tkingxiao/i-am-yuike
Strips the harness-injected prefix and suffix system prompts so the agent runs on the preset's native prompt alone, for soft-jailbreak catgirl persona simulation: ships a bundled plugin that idempotently deploys the 猫娘 Yuike preset to ~/.dsh/.agent-presets/yuike/ and never overwrites an edited preset.
dsh-peakrate
log-li/dsh-peakrate
Peak / off-peak rate badges for the model selector (every row) and the composer tool row, judged per provider by its own time zone and schedule; the live catalog is served from the host over a fenced route.
Toolfolk-for-DSH
zkl22492-star/toolfolk-for-dsh
Visualize the plugin and model call flow as a 3D office with six fixed workstations, thought bubbles and a delivery sheet.
dsh-dock-launcher (dsh-dock-bridge)
wjingshan/dsh-dock-launcher
Publishes the running dsh Web server's PID, port and tokenized URL to a runtime file for the DeepSeek Harness Switch Dock app, and removes it on shutdown.
dsh-reading-pad
shengyvself/dsh-reading-pad
Immersive read-only reading panel for DSH — the model delivers pre-formatted Markdown to a native right-sidebar tab via `reading_pad_send`, with three low-blue-light themes and 30em measure typography; also browse manuscript chapters read-only.
dsh-thinking-quips
saknutella/dsh-thinking-quips
Personalises the DSH running-turn status line: rotating bilingual quips, a configurable animated loading icon (5 styles x 3 sizes) and one-click matching to the active theme colour, all in a General-settings panel, plus a # Chinese / # English sectioned quips editor. Ships with no dependencies, no build step and no config file.
dsh-turn-fold
ruisenbai/dsh-turn-fold
Folds streaming reasoning and tool calls into collapsed step bars and collapses each finished turn into a single summary bar; step bars show native tool icons, filenames, edited line counts, and failure counts, finished turns restore duration, first-token time, token usage, generation speed, and cache hit metrics from recorded Session events, and preferences persist on the Host. Changes browser presentation only. Requires DSH 0.1.5-alpha.1.
dsh-plan-plus
lsdt45/dsh-plan-plus
Plan review enhancement for DeepSeek Harness Web: reply to the plan-review card inline to have the model revise the plan, and browse, compare, edit and archive every plan version in a full-screen overlay.
dsh-wechat-status
alk233/dsh-wechat-status
WeChat login watchdog for DSH: surfaces dsh-wechat session loss as a Web UI banner instead of silently dropping queued messages. AI-generated, educational use only.
dsh-project-brain
yj-liuzepeng/dsh-project-brain
Persistent project intelligence and memory plugin for DSH: architecture analysis, cross-session context, TODOs, and optional hybrid retrieval
dsh-research-graph
benz-ai-x/dsh-research-graph
DeepSeek Harness plugin for organizing AI discussions into research topics, traceable knowledge cards, and reusable research materials on an interactive graph
dsh-token-ledger
chenmiao8563/dsh-token-ledger
Auditable token ledger for DeepSeek Harness: folds the durable session log into restart-safe totals, recomputes the same numbers from the raw logs and diffs them, and turns usage into a bill by workspace, session, model or vendor, exportable as CSV or JSON.
dsh-imgdraw
ninjasln-labs/dsh-imgdraw
Text-to-image for DeepSeek Harness: a `draw_image` model tool, an input-bar 生图 button with a prompt popup (async generation, 4-grid results, download / keep / delete), an /imgdraw image route, and persisted history. Backends: DashScope wan2.7-image (free
dsh-process
weibaohui/dsh-process
Process management: brings ntd-style processes (multi-stage, multi-step agent workflow templates) into the dsh web UI — browse, edit, validate, import/export and AI-generate processes; the built-in library is read-only while the personal library is writable with live file sync, and agents read the library through process_* tools and advance work stage by stage.
dsh-skins
iasiv5/dsh-skins
Modular DSH Web skin pack with official fallback, OpenBMC and UEFI appearances, and verified stable-Release updates
dsh-plugin-ssh
techflag/dsh-plugin-ssh
SSH terminals, SFTP file transfer and text editing inside DeepSeek Harness, with server troubleshooting through host models.