Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
1662 plugins encontrados
dsh-plugin-webrelay
baisbt/dsh-plugin-webrelay
Embeds external AI chat sites in a DSH side panel through the same-origin reverse proxy with per-site DOM adapters, and adds a composer button that either rewrites the draft with the host model or runs a two-round loop: compress the conversation, optimize, send to the embedded site, capture the reply, then finalize it into the composer.
computer-user-vision
xie129716/computer-user-vision
Windows computer use forked from computer-user: 13 computer_* tools that read the screen and drive the mouse and keyboard. Image-capable routes get the screenshot as a real image with an exact image-to-screen mapping, so no external OCR; elements return as UI Automation refs so a click lands on the exact control rectangle; Ctrl+Alt+Esc stops every call.
dsh-composer-enter
wx-yss/dsh-composer-enter
Makes Enter insert a newline in the DSH 0.1.5 Web composer while Cmd/Ctrl+Enter keeps submitting messages.
dsh-deepseek-web
zgrajdnhj7806-svg/dsh-deepseek-web
Calls your own chat.deepseek.com account as a second model from DSH: ask a question, analyze a file's line range, and check login state, plus a runtime skill and a settings-page login panel.
dsh-scenery
wbaws/dsh-scenery
Capy-style ambient background for DSH with wallpaper, bottom black gradient, and composer aura.
dsh-vae-theme
stevenzha0/dsh-vae-theme
An ink-wash theme for DeepSeek Harness inspired by Luzhou Moon, a guofeng song by the Chinese singer Vae. Built on dsh-theme-customizer, it repaints the app background, sidebar, composer, new-session button, settings panel, Cordis panel and floating panel with generated ink-landscape artwork, adds gold filigree frames and a full-screen rain effect, and rotates vertical lyrics drawn from 24 of his Chinese-style songs.
dsh-billing-badge
devacc8/dsh-billing-badge
Peak and off-peak billing season in the composer statistics row, right after the cache-hit reading, with a coloured dot, a countdown to the next switch, and a panel that shows the account balance split into total, granted and topped up in the currency the API reports.
dsh-minimal-UI-panels
windrover/dsh-minimal-ui-panels
Four right-Sidebar panels for the dsh web client — an artifacts browser, long-term memory, a terminal and notes — paired two per tab with a draggable split, so two panes show all four at once. Ships the host half as well: nine memory_* tools, artifacts_list, the /memory command, the /api/artifacts/* and /api/terminal-notes/* routes. The terminal runs one bash command per line, with a 120-second deadline and a stop button. Requires dsh 0.1.5 or newer, which is where the right Sidebar replaced the old details column.
DSHSwitch
weimingyu9312/dshswitch
Adds customizable switch shortcut buttons to the left of the DSH Web GUI chat input for one-click slash-command insertion.
dsh-turnbar
rex178178/dsh-turnbar
Video-style turn navigation for the Web UI: full-map progress bar with hover preview cards (tools/files/tokens), drag scrub, ⌘K in-conversation search, ⌘↑/⌘↓ stepping, Esc-return. Event-log powered — works beyond the loaded window. Dual-half plugin on the official composer.dock slot.
DSH-Prompt-Optimization
du-u-uck/dsh-prompt-optimization
Adds a one-click prompt optimization button to the DSH composer, with undo and an optional dedicated optimizer model.
dsh-command-palette
chenyangcun/dsh-command-palette
A keyboard-first command palette for DeepSeek Harness sessions, workspaces, settings, features, and reusable custom commands.
dsh-git
easytz/dsh-git
Git 面板:看改动、暂存、提交、推送、切分支、翻历史,不用记命令。Visual Git panel for DeepSeek Harness: stage, commit, push, switch branches, browse history.
dsh-terminal-panel
easytz/dsh-terminal-panel
终端面板:在当前工作区敲命令、看实时输出,多标签页、Tab 补全、Ctrl+C 中断。Terminal panel for DeepSeek Harness: run commands with streaming output, tabs, completion.
dsh-astrbot-ingress
ccyellowstar2/dsh-astrbot-ingress
Drive a local DeepSeek Harness agent from QQ and other IM channels through AstrBot: send tasks with /dsh, continue by quoting or @-mentioning the bot, answer approvals and ask_user_question prompts from chat (in parallel with the DSH web UI), and get results, inline images and file cards back. Ships session / workspace / model / permission commands, /compact and /last recovery, three progress-display modes, and group-shared or per-user session scoping.
dsh-git-push
eightfs/dsh-git-push
Git commit-and-push automation for DSH with pre-push auditing, rule-based quality scoring, SSH key generation, and a three-tab settings sidebar.
dsh-prompt-refine
sojo-negai/dsh-prompt-refine
A ✨ button left of the send button: reads the draft and recent turns, asks the configured model for three suggestions each pairing an issue with a patch, lets you tick them individually with a live preview of the merged prompt, and writes the result back to the composer without sending.
dsh-context-budget
zpis666/dsh-context-budget
Adds per-route context window and compaction threshold fields to the Models settings page and a vendor-aware thinking-effort picker to the composer, writing llm-pi-ai capacities, reasoningEfforts, and a compaction-basic patch row.
dsh-clipboard-menu
wuwaka/dsh-clipboard-menu
Adds a right-click menu to DeepSeek Harness inside desktop shells that ship no context menu: cut, copy, paste and select all in the composer, copy and copy-as-plain-text on selected text elsewhere, and a search entry that opens the default browser with a configurable engine.
dsh-temp-chat
winditer/dsh-temp-chat
Floating translucent DeepSeek whale elf on the DSH page that opens a draggable, minimizable temporary chat window using the session model or a custom OpenAI-compatible endpoint, with real-time streaming.
dsh-livebench-rankings
addie-ace/dsh-livebench-rankings
LiveBench leaderboard for DSH — discovers the release the official site currently publishes, then reads its CSV and category JSON, and renders model rankings in an isolated same-origin iframe opened from a button beside the composer. Search, organization / open-weight / reasoning filters, per-category sorting, task-level detail, up to four models side by side, CSV export; refreshes every 60 s by default (configurable 30–3600) and caches only to the plugin's own .cache/rankings.json.
dsh-conversation-link
duanyunlun/dsh-conversation-link
DeepSeek Harness(DSH)对话互通插件:同一进程里的对话可以互相发现、直接发消息、盯进度、设护栏——不用先绑定,也不用开子代理。多对话协作 / 跨会话通信 / 监工。Peer messaging, supervision & tool guards between conversations.
dsh-longtext-input
levodoubt/dsh-longtext-input
Adds a Long text button to the composer tool row: write or paste the body in an editor overlay, and on save it is written to <workspace>/.dsh-longtext/<timestamp>_<title>.md and an @ path reference to that file is appended to the composer, leaving the conversation free of the long text itself.
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.