본문으로 건너뛰기

플러그인

DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.

플러그인 160개 찾음

S

dsh-mac-cua

saunato/dsh-mac-cua

Computer Use for macOS desktop applications: reads any app's accessibility tree as text with element indices, then clicks, types, pastes, scrolls, drags, selects text and sets values through it, plus screenshots read back as images. Driven by a persistent JavaScript REPL — the agent gets two tools (`js`, `js_reset`) and calls an `sky` API inside them, so state survives between calls and the tool schema stays fixed as capabilities grow. Accessibility trees come back as diffs after the first read; actions address elements by index and indices from a stale read are refused rather than misapplied; typing waits for keyboard focus and reads the field back; paste restores the clipboard. Requires macOS 14.4+, Accessibility permission (Screen Recording only for screenshots) and Node 20+; ships a prebuilt native module, so nothing compiles at install time.

05일 전도구 및 기능MIT
H

dsh-android-pane

hoyyang/dsh-android-pane

Live Android device pane next to your DSH conversation: scrcpy-server H.264 streaming (WebCodecs, 30-60 fps), agent tap/swipe/text with auto-screenshot verification, uiautomator element tree with tap coordinates, host-managed recording + logcat debug sessions. FLAG_SECURE pages are detected automatically with a mitigation chain and a tappable text-view fallback. Emulators and USB real phones, human+agent co-operation, session-isolated, loopback-only.

0어제도구 및 기능MIT
Y

dsh-sidebar-file-menu

yudaxia1/dsh-sidebar-file-menu

为 DeepSeek Harness Web UI 右侧栏文件树提供 VS Code 风格右键菜单:复制绝对/相对路径与名称、在资源管理器或 Finder 中显示、用默认程序打开。通过 extension 优先级带原地接管内置 files 标签页,不新增 tab,卸载即还原。

05일 전UI 확장
A

acryl-dsh-editor-plugin-web

acryldev/acryl-dsh-editor-plugin-web

DSH web plugin: a VS Code-style code editor view (file tree, Monaco, ripgrep search/replace, Markdown preview, git diff).

05일 전Git 및 코드 리뷰MIT
M

dsh-mattpocock-skills

maoleijin/dsh-mattpocock-skills

DSH bundle that vendors the full mattpocock/skills tree, preserves upstream invocation policies, and applies an exact-match DSH semantic overlay checked during automatic upstream synchronization.

04일 전스킬MIT
A

cordis-plugin-graph

acryldev/cordis-plugin-graph

DSH/Cordis Web plugin: a zoomable relation graph of every loaded plugin - dependencies, resolved providers, and Loader-tree nesting - as a Settings tab next to 'Plugin list'.

011일 전도구 및 기능MIT
Q

dsh-grill-tree

qiz029/dsh-grill-tree

DeepSeek Harness plugin bundle: grill_tree, a fixed-policy design-space search tool. Expands one decision per node, fans out independent proposers, has a separate judge prune the branches, beam-limits each depth, and ends with complete designs or an infea

018일 전도구 및 기능MIT
Z

dsh-escalation-advisor

zhangqian98/dsh-escalation-advisor

Three-mode visible-session advisor plugin for DeepSeek Harness with configurable tool permissions, local-subagent coverage, and task-tree budgets.

08일 전보안 및 권한MIT
M

dsh-autopilot-public

my-denia/dsh-autopilot-public

Native Goal Autopilot Harness for DeepSeek Harness (dsh): plan-execute-audit gates, mechanical enforcement, and evidence-bound closeout as an out-of-tree plugin bundle.

08일 전보안 및 권한MIT
S

dsh-worktree-manager

shenkonghui/dsh-worktree-manager

Git worktree management for dsh — group workspaces by repository, create and switch worktrees, and browse their changes, commit history and file diffs.

03일 전Git 및 코드 리뷰
I

dsh-chat-cost

igormel81/dsh-chat-cost

Live token cost for every chat in the DSH Web UI: the chat, its subagents and the whole session tree, priced from a bundled models.dev snapshot of seven providers and 139 priced models, with cache read and write rates wherever the provider publishes them and DeepSeek from its own peak and off-peak table. Every finished answer carries its own price in the transcript, and a chat that is not currently open is priced from the log instead of disappearing. Spend is costed per interval from an append-only JSONL ledger in the project folder, so logged work keeps the tariff it was billed at. On top of it: budget-aware work plans packed against a money limit, routing scenarios that show which models are worth connecting, a generated plan document in English, Chinese or Russian, and a warning when spend belongs to no plan unit.

06일 전사용량 및 결제MIT
J

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.

09일 전Git 및 코드 리뷰MIT
F

dsh-plugin-ops (bundle)

f-infinite-z/dsh-plugin-ops

Pre-boot health gate and repair for dsh plugin trees: seven static scan rules, fault attribution after failed boots, whitelisted reversible fixes, and a panel with plugin-row management plus a RAG knowledge base of past failures.

021시간 전개발 및 플러그인 도구MIT
X

dsh-insight-tree

xingzhen199186/dsh-insight-tree

Runtime observability and plugin operations panel for DeepSeek Harness: shows the profile plugin tree, real Loader fiber state, capabilities/dependencies/compatibility, current-session plugin activity and upstream source/version checks, with one-click enable/disable/update/uninstall plus a standalone startup-failure diagnostics page that works while DSH is not running.

011일 전개발 및 플러그인 도구MIT
Y

dsh-tauri-turnrewind

yingtianlan/dsh-tauri-turnrewind

Turn-level workspace undo for Git worktrees: every agent turn gets a private snapshot, /undo previews a red/green diff card that is confirmed in place, files changed after the turn are refused with a conflict diff unless --force or --skip-conflicts is passed, and HEAD, index, stash and commit history of the user repository are never written.

012일 전Git 및 코드 리뷰MIT
F

code-ownership-audit

ffseika0304/code-ownership-audit

Decides whether Python code is original or a derivative work: reports the longest identical expression span against an upstream tree, an exemption rationale per finding, and a risk list. Pure stdlib `ast` analysis — offline, no model calls.

014일 전스킬MIT
G

dsh-gitea

goodandready/dsh-gitea

Gitea and Forgejo integration for DeepSeek Harness with issue, pull-request and worktree tools plus a Git status chip.

0어제Git 및 코드 리뷰MIT
N

dsh-gitlens

nateec/dsh-gitlens

Workspace-scoped Git graph with history search and diffs, multi-worktree WIP and agent-session views, and guarded Git operations with recovery refs.

025일 전Git 및 코드 리뷰MIT
D

dsh-plugins (dsh-git)

dennisrongo/dsh-plugins

Git Changes tab for the DSH web GUI: staging, diffing, AI-drafted commit messages, branch/merge/stash/worktree operations and sync, with live updates via fs.watch plus a changeToken poll.

04일 전Git 및 코드 리뷰MIT
W

dsh-xia-plugins (gameassist-knowledge)

w4xxx/dsh-xia-plugins

Tree-shaped Markdown knowledge base for DSH agents: kb_list/kb_read/kb_write tools, tree/node HTTP routes, and a browser panel companion.

021일 전도구 및 기능MIT
Y

dsh-sidepanel

yur0918/dsh-sidepanel

A Codex-style right side panel for the DSH Web UI — session artifacts browser (live file tree, scan include, preview, reveal) plus a side chat that forks the current session with a model picker, human-pacing scheduled runs and smart send-to-bottom scrolling.

05일 전UI 확장MIT
W

dsh-xia-plugins (client-gameassist-knowledge)

w4xxx/dsh-xia-plugins

Knowledge-base browser panel: tree browsing plus drag-to-cite (path-only or full content) into the composer.

021일 전UI 확장MIT
S

fsviewer

sunyuhuirong/fsviewer

Codex-style right-edge workspace for the dsh web UI: file tree with preview tabs (Markdown/source), an embedded browser (direct/proxy iframe), and a side chat streaming from the host LLM — all as switchable tabs in the native details column.

018일 전UI 확장MIT
X

dsh-treekeeper

xswt442-cmd/dsh-treekeeper

Windows process-tree reconciler for the DSH host: samples the host process tree and the job ledger, attributes each process to the job that created it, flags unattributed and orphaned processes with a confidence level, and offers guarded termination of a whole tree. Termination is refused unless the target belongs to the DSH host tree, is re-sampled and re-checked immediately before the kill (creation time included), and contains no protected descendant, so an allowlisted PID cannot widen the kill scope.

0어제개발 및 플러그인 도구MIT