플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 160개 찾음
dsh-mindmap-live
ssshooter/dsh-mindmap-live
DSH web plugin: a live, bidirectional mind map built on the mind-elixir-core kernel. The agent and the user edit the same tree in real time through a session projection and a Connection RPC channel.
dsh-workspace-groups
z-col/dsh-workspace-groups
DeepSeek Harness web client plugin: group sidebar workspaces into a configurable three-level tree (分类→项目→会话). Sidecar YAML rules. dsh-plugin.
dsh-cli-bridge
hviana/dsh-cli-bridge
DeepSeek Harness (DSH) plugin that delegates coding tasks to the Claude Code and Codex agent CLIs and streams the whole run live — autonomous control, multi-account, automatic install, git worktrees, and any Anthropic-compatible endpoint.
dsh-worktree-studio
palaiologos1453/dsh-worktree-studio
Human-operated Git worktree task board for DeepSeek Harness with validation-bound merge delivery.
dsh-editor
yangshen830-eng/dsh-editor
VS Code-style code editor: sidebar file tree over the workspace, Monaco editing, file read/write, Git status and diff, search, and Markdown preview.
dsh-langfuse-plus
flysnaily/dsh-langfuse-plus
Langfuse observability for DeepSeek Harness (DSH): per-turn trace trees aggregated by session id, with prompt versioning and evaluation.
dsh-file-preview (dsh-file-preview)
undeadsheep/dsh-file-preview
Floating workspace file-preview window for the Web client: lazy file tree, CodeMirror preview and in-window edit with save, Markdown and image preview, Quick Open search, and opening paths clicked in the conversation.
dsh-worktrees
lwklbb/dsh-worktrees
Manage Git worktrees inside DSH: scan workspace repositories, create worktrees, add them as DSH workspaces, open folders, remove worktrees, and prune stale records.
dsh-conflict-guardian
baisama-cloud/dsh-conflict-guardian
Scans the DSH loader tree at startup for plugin conflicts (duplicate mounts, failed or pending plugins, duplicate config row ids), auto-stops or restores the affected plugins, and shows a conflict report popup in the web UI.
dsh-trapstreet
trapstreet/dsh-trapstreet
Check which DeepSeek Harness plugins actually loaded, and look up public evaluation boards on trapstreet.run
dsh-task-worktree
letter2025/dsh-task-worktree
Task-scoped git worktrees for DSH: durable per-repo manifest, worktree mode injects a creation instruction with your first message under an automatic worktree/ branch prefix, header badge instead of workspace clutter, and bring-back or force-remove cleanup.
dsh-workspace-files
brickmaker/dsh-workspace-files
为 DSH Web 提供当前工作区文件树右侧栏
dsh-plugins
zjcdkj/dsh-plugins
DeepSeek Harness out-of-tree plugin: give a text-only coding model eyes by routing images to a Qwen-VL (DashScope) route through ctx.llm and returning text.
harmonyos-dev-mcp-for-dsh
normanfxxkingrockwell/harmonyos-dev-mcp-for-dsh
Bridges the harmonyos-dev-mcp Python MCP server into DSH: HarmonyOS device discovery, build/install/run/uninstall, UI automation (click/input/keys/swipe/screenshot), E2E UI-tree inspection, and log/crash analysis as 18 mcp__harmonyos__* tools.
dsh-doc-guard
lucky8197/dsh-doc-guard
Document-code consistency guard: audits version headers / changelog tables / directory trees / module & test counts / cross-doc references for drift, with severity-sorted, read-only fix suggestions.
dsh-workspace-files-explorer
yzz-s/dsh-workspace-files-explorer
행 번호 구문 강조와 Markdown 미리보기를 갖춘 Web GUI용 플로팅 워크스페이스 파일 트리 브라우저.
LiuHe
wulun811/liuhe
LiuHe(六合) 도구 모음을 DeepSeek Harness(dsh) 플러그인 번들로 제공 — 동적 워크스페이스 주입을 지원하는 44개의 MCP 도구
dsh-agent-budget
vibeinging/dsh-agent-budget
에이전트 트리 토큰 예산 관리
dsh-code-intel
lonelymoon87/dsh-code-intel
Tree-sitter로 워크스페이스 심볼을 인덱싱하고 어휘 기반 또는 임베딩 보조 코드 검색을 제공(선택 사항)
dsh-figma-plugin
kitanwang/dsh-figma-plugin
Figma design context for the agent: reads a frame's node tree, auto-layout, paints and typography, resolves the variables it is bound to, and renders a screenshot to compare code against — plus four bundled design-to-code skills. Connect with one button against Figma's own consent page; the plugin ships its own OAuth app, refreshes tokens automatically, and never asks for or displays a token.
dsh-opencode-go-plus
haydensmith1121/dsh-opencode-go-plus
OpenCode Go subscription models as a DeepSeek Harness provider: re-resolves the live gateway catalog every few minutes, auto-adapts models the built-in table has not seen, and covers streaming, tool calls, image input and subscription usage. A maintained fork of dsh-opencode-go: a clash with the upstream package over the llm-opencode-go settings namespace makes it withdraw quietly instead of failing the whole plugin tree, and an already-claimed opencode-go route makes it serve on opencode-go-plus.
dsh-auto-git
zhitiaojun/dsh-auto-git
Runs git init in each newly registered DSH workspace, with an empty initial commit by default, so git-aware plugins have a repository to attach to; directories already inside a work tree are skipped.
dsh-git-vcs
tichuxixi/dsh-git-vcs
A right-sidebar Git panel in the IDEA style — local changes with per-file checkbox commits, a commit tree with per-commit details, branch, remote and stash management, push with a credential fallback, all driven by the plain git CLI.
dsh-git-idea
mays-hi/dsh-git-idea
A git panel inside the DSH session: a repository chip in the composer, a panel with the branch tree, commit graph, working tree and commit detail, and a Settings page for commit identity, git location and the network flags.