Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 5410
dsh-tweaks (turn-file-revert)
converk/dsh-tweaks
Adds a changed-file summary row to finished turns and reverts or reapplies the file changes of the latest turn in the session.
dsh-tweaks (prompt-history)
converk/dsh-tweaks
Recalls prompts sent earlier in the current session with the up and down keys in an empty composer, and shows a position badge while browsing.
dsh-keyboard-manager
aafff623/dsh-keyboard-manager
Keyboard shortcuts for the DSH Web UI: Ctrl+Q toggles the left sidebar, Ctrl+E toggles the right panel, and Ctrl+S opens Settings. Physical key codes can be overridden in the profile patch.
dsh-select-quote
latte03/dsh-select-quote
Select text in the dsh web conversation to attach it as an annotation to your next message. The source text keeps a dashed highlight with an ordinal badge in place, and the composer summary lists, edits and jumps back to each annotation.
dsh-tui
xp266/dsh-tui
ink-based terminal UI plugin for DeepSeek Harness
dsh-pet
zhoujiajia824/dsh-pet
🫶 DSH-Pet(小齐)—— 住在 DeepSeek Harness 网页终端右下角的 AI Agent 桌宠:随工作状态切换姿态,需要确认时挥手说「快来确认」,任务完成时举手说「任务完成啦」。原生插件、可拖动、可换装,MIT 开源。
dsh-research-kit
fsrmqi/dsh-research-kit
dsh-research-kit 是一个 浏览器侧 DSH 插件:它维护科研资源目录、把工作流和用户参数组装成可编辑 Prompt,并由 DSH 当前会话负责实际发送与执行。
dsh-terminal-plugin
zjuatri/dsh-terminal-plugin
VS Code–style PTY terminal panel for the DeepSeek Harness Web UI, with tabs, reconnectable sessions, and xterm.js.
dsh-agnes-media
zlforward/dsh-agnes-media
dsh-mdvault
yangzqq/dsh-mdvault
DSH Web UI workspace document vault — a “文档” tab for previewing Markdown/PDF/Excel/images/code with wikilinks, Mermaid and in-page editing.
dsh-plugins
xarleyn/dsh-plugins
A focused end-user QA surface backed by native DeepSeek Harness sessions
dsh-autotier
perrylink/dsh-autotier
Automatic model-tier routing for DeepSeek Harness: one user instruction enters, one tier decision comes out — complex intent is planned on the strong tier and implemented on the cheap tier, simple intent stays cheap throughout, with a deterministic guard and a TTL escalation fallback.
dsh-oidc
freedomkk-qfeng/dsh-oidc
Standards-based OIDC identity, enterprise API-key binding, declarative branding, and OpenAI-compatible model integration for DeepSeek Harness
dsh-web-search-enhanced
yurzi/dsh-web-search-enhanced
Web search with Exa, Firecrawl, Tavily and Tinyfish, per-session search connection and freshness preferences, and a chat-toolbar selector.
dsh-task-board
firetruck666/dsh-task-board
Task board plugin for the DSH web GUI: a sidebar entry plus a multi-column kanban view with real execution through DSH sessions, schedules, session rules and auto-cruise automation. Board truth lives on the host and syncs to every device over SSE (the bro
dsh-vault-wall
lxwallac/dsh-vault-wall
保险区 Vault Wall — 让 DeepSeek Harness 无法感知、无法触碰用户指定敏感路径的隔离墙插件(隔离墙 + 临时借出 + 触碰审计 + 紧急熔断)
agent-teams-pixel
eternalnight996/agent-teams-pixel
给 DeepSeek Harness Web 主窗口加「工作角色」页签 + 对话区像素人办公室浮层(The Agency en / agency-agents-zh 255+ 角色,29 预设团队)。一条命令安装,不改 dsh 源码。
dsh-perm-gate
drscrewdriver/dsh-perm-gate
P0–P4 deterministic-first permission gate with permissive tier, learning sedimentation and approval-history UI; hard-deny credentials and protected paths, auto-allow internal read-only tools.
crash-guard-dsh
limochaishang/crash-guard-dsh
Crash protection plugin that auto-isolates plugins causing startup crash or hang, with independent watchdog process for total hang recovery.
dsh-scheduled-send
ottttto/dsh-scheduled-send
Scheduled send: fire a drafted message into the bound conversation as a normal user bubble at a set time. Runs host-side, so the browser can stay closed; per-session isolation and restart-safe redelivery.
dsh-web-recorder
kakajun/dsh-web-recorder
Records real clicks, inputs, navigation and network traffic in a user-guided browser session for DSH, then generates a Markdown timeline report (report.md + events.jsonl) to build API-level skills.
dsh-codex-subscription
immamdouhaboammar/dsh-codex-subscription
Use ChatGPT and Codex subscriptions in DeepSeek Harness with OAuth, quota runway forecast, safe resets, web search, image generation, and Fast mode.
dsh-geolibre
baddying/dsh-geolibre
Render GeoJSON or vector data into an interactive GeoLibre map in a sidebar tab, and let agents operate the live map through tools: layers, styles, view, feature identification, GeoLibre processing algorithms, and the Whitebox toolbox (WASM in the browser).
dsh-session-robustness
bainianlaoyao/dsh-session-robustness
After official llm-retry (n/5) gives up, keep retrying transient API failures (timeout, transport, rate-limit, 5xx, dropped SSE) on the same open step until success, cancel, or pause; AUTH, QUOTA, and user Stop are never retried.