Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
7143 plugins encontrados
AgentSideCar (plugin)
shendeguize/agentsidecar
Cross-agent monitoring board for local AI agent sessions (cursor-ide, claude, codex, copilot, kimi and dsh itself) with session timelines, and message injection behind a default-off two-phase confirmation gate.
dsh-session-manager
huajuan2024/dsh-session-manager
Session manager panel under Settings → Plugins: list all sessions with title, cwd, agent preset, updated time, turns and steps, expand a row to view message history, delete non-running sessions, and export a session as JSON or Markdown via a browser Blob URL.
dsh-grok-kit
mari23333/dsh-grok-kit
Unofficial Grok integration for eligible SuperGrok or X Premium subscriptions: grok-4.6 chat with main-loop web/X search, shared Grok CLI OAuth, configurable model visibility, and Imagine images saved to an attachment or chosen path.
dsh-maestro
junqingv587/dsh-maestro
Planner/executor delegation with named roles: a strong planner steers, disposable executor sub-agents (per-role routes and prompts) implement. Default role plus per-delegation override, a global reasoning-effort knob in the composer chip, and a settings page for role management.
dsh-adaptive-model-router
alaxrpg/dsh-adaptive-model-router
Adaptive model discovery, evaluation, tiering, and subagent routing for DeepSeek Harness.
dsh-reveal-files
yumm007/dsh-reveal-files
Turns each produced-file chip into a per-file menu: open the file, copy its path, reveal it in the native file browser, or open a terminal cd-ed into its directory.
dsh-wide-stats-footer
thomasvvugt/dsh-wide-stats-footer
Un-clamps the composer stats footer: long turn and token stats lines span the full composer width instead of truncating with an ellipsis.
dsh-question-index
lijinhao315/dsh-question-index
Question index: an ordered, collapsible list of your asked questions floating on the right side of the conversation; click a question to jump the session to that point. Auto-indexes each session's full history on open, persists it locally, and jumps to older questions by growing the window on demand.
dsh-jumpbar
delaydai/dsh-jumpbar
User message jump bar for the DSH web GUI: a minimap-style dash strip on the right edge of the conversation, with hover preview, click-to-jump, drag-to-scrub and a viewport marker.
DragView
anzhaohao/dragview
Drag-and-drop file attachments as Codex-style cards, with in-app PDF/text/video/audio previews and system-default opening for other formats.
harness-one
chumingjun/harness-one
Workflow One - Visual AI workflow orchestrator for DeepSeek Harness (dsh), with multi-agent DAGs, live execution, recovery, and Feishu integration
dsh-ark-balance
key8023lala/dsh-ark-balance
DeepSeek Harness 插件:在 Web 界面左下角展示火山方舟协作奖励计划免费资源包余量(基于 @volcengine/ark-cli)。
canon-deepseek-harness-plugin
heybobchan/canon-deepseek-harness-plugin
Canon channel plugin for DeepSeek Harness
dsh-scan-mcp
chenbin-dev/dsh-scan-mcp
Scans MCP servers configured in Claude Code, Codex and CodeBuddy and probes real connectivity via stdio and streamable-http initialize handshakes, with enable/disable toggles and a /mcp control panel.
dsh-settings-remote
shaodushu/dsh-settings-remote
dsh web 客户端插件:settings.* 配置平面(describe/update/replace/mutate/openDocument)在非 loopback 页面也可读可写——修复经域名反向代理访问时,模型/提供方目录页报 “settings are unavailable in this browser” 与 “/api/settings.mutate: HTTP 403”
dsh-llm-subscription
davidrm1911/dsh-llm-subscription
Adds Claude, Gemini, and a local Ollama model to DSH's native model picker, using your existing Claude Code / Antigravity CLI logins instead of a metered API key, with a working reasoning-effort selector for Claude.
dsh-devpanel
lispking/dsh-devpanel
A developer toolkit for the DeepSeek Harness (DSH) web console: a real multi-tab PTY terminal docked under the composer plus an AI-output file browser sidebar with syntax highlighting, Markdown rendering and image preview.
dsh-dispatch
alextangson/dsh-dispatch
Command your DeepSeek Harness machines from your phone: approval push, remote dispatch, session board. Built on DeepSeek Harness.
balance-dsh
rannist/balance-dsh
Shows DeepSeek account balance and current-session token and cost usage in the sidebar footer and composer dock, including peak and off-peak billing and subagent consumption.
dsh-doc-master
ben8804/dsh-doc-master
DSH 文档管理插件:变更日志管理、模块摘要管理、文档优先查询模式,以及结构化代码分析引擎。
dsh-instance-manager
xswt442-cmd/dsh-instance-manager
Instance manager for DSH Web: a Mini Utility Dock panel that lists every local dsh web instance the machine can see (port, PID, uptime, live session count, resident memory, version), starts a new instance on an automatically picked free port in 3080-3129 or on a port you name, opens a row in a new tab, and stops one or all of them through that instance’s own graceful shutdown (appExit). Rows also show what each instance is serving, and read-only instance logs and session summaries are one click away. Where a peer is configured, the same panel lists and queries instances on other machines over a bearer-authenticated link. Every route is loopback-guarded, and a browser-facing action must additionally pass the host’s own browser authentication.
dshline
riesbri/dshline
Terminal-native frontend for the DeepSeek Harness plugin ecosystem
dsh-remote-mod
produce123/dsh-remote-mod
DSH Remote 的 mod 分支 bundle 插件(独立于上游 dsh-remote-plugin,基于原作者 Blank 的 dsh-Remote 魔改的个人版):已移除文件传输(推荐 Syncthing,https://github.com/syncthing/syncthing),工作台改读 DSH 工作区;整合上游 v0.6.12/v0.6.13 —— 远程启动/重启 DSH 异步追踪、主页公告栏常驻(可选中央公告源)、实时推理显示与推理档位菜单增强、会话过滤(子代理会话不混入列表);另含
dsh-plugin-guard
taxueseek/dsh-plugin-guard
Static-only plugin gate and clinic for DSH: audit before install, hash-and-capability lock after install, local fingerprint peer search over GitHub topic:dsh-plugin, and mechanical detox. Never executes the target plugin.