Перейти к основному содержимому

Плагины

Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.

Найдено плагинов: 160

R

dsh-turn-fork

ruby1304/dsh-turn-fork

Атомарное на уровне хода редактирование сообщений, повтор, reroll и навигация по дереву версий для диалогов DeepSeek Harness.

2в прошлом месяцеСеансы и сообщенияMIT
A

dsh-skill-manager

aks1st/dsh-skill-manager

Страница Skill Manager в панели настроек DSH: просмотр системных / пользовательских / workspace / preset skills, раскрытие дерева файлов навыка, просмотр и редактирование файлов, импорт навыков из zip, экспорт или удаление (системные навыки доступны только для чтения).

213 дней назадРазработка и инструменты плагиновMIT
W

dsh-git-graph

whiteplusms/dsh-git-graph

Отдельное представление Git Graph только для чтения рядом с Chat и Trajectory: топология коммитов, локальные/удалённые/tag-ссылки, HEAD и статус рабочей директории, поиск, фильтрация, режим first-parent, обновление и дозагрузка.

2в прошлом месяцеGit и код-ревьюMIT
J

worktree-mgr

johnxu22786/worktree-mgr

Изолированные git worktree для каждой задачи с полным циклом create/sync/finish: имена задач автоматически формируют ветки, цели слияния перепроверяются, предусмотрена пакетная очистка — никаких ручных операций git.

27 дней назадGit и код-ревьюMIT
S

dsh-what-changed

sjh9714/dsh-what-changed

Просматривает все файлы, которые агент написал за сессию, прямо из заголовка сессии, с хунками по файлам и отказанными записями, считаемыми отдельно от изменений.

2в прошлом месяцеСеансы и сообщения
Z

dsh-session-tree

zhengqingjing/dsh-session-tree

Неизменяемая история сессий в стиле Git для DeepSeek Harness

2в прошлом месяцеСеансы и сообщенияMIT
E

web-clone

edisonzszs/web-clone

Website cloning methodology skill: a real-source-first decision tree covering static sites, React/Vue/Next content sites and WebGL/Canvas-heavy fronts, mandatory verification of executable code quoted from second-hand AI analyses, and 13 zero-dependency Node scripts for CDP browser recon, asset/font harvesting, route crawling, sourcemap hunting and pixel-diff auditing.

15 дней назадНавыкиMIT
Z

dsh-turnscope

zhaolianghz/dsh-turnscope

Per-turn file changes, per-file diffs and deterministic safety verdicts for DSH sessions, plus a preview-first rewind that refuses when the worktree has drifted since the preview.

14 дня назадСеансы и сообщенияMIT
W

dsh-file-share

weibaohui/dsh-file-share

Session workspace file manager: adds a "Files" tab to the conversation area to browse the current session workspace directory tree and manage it in place (upload, download, mkdir, rename, delete, search), with files mentionable into the composer for the agent to process.

16 дней назадУлучшения UI
T

dsh-left-panel

trynewthin/dsh-left-panel

Git worktree-aware workspace browser for DeepSeek Harness: project sections, repository-grouped worktrees, and automatic workspace synchronization.

15 дней назадGit и код-ревью
R

agent-playbook

riverho/agent-playbook

DeepSeek Harness plugin for Agent-Playbook: multi-agent claims, isolated git worktrees, and enforced acceptance checks. "Done" is an exit code, not a claim.

16 дней назадПроцессы и автоматизацияMIT
K

dsh-ide-git

kannakuron/dsh-ide-git

JetBrains-style Git tool window for the sidebar: branch tree with ahead/behind badges, commit graph with text/author/date/path filters, per-file line diff, changes list and commit box, plus branch, tag and stash actions, merge, rebase, cherry-pick, reset and fetch/pull/push.

116 часов назадGit и код-ревьюMIT
H

dsh-plugin-codegraph

huanlinoto/dsh-plugin-codegraph

Structural code intelligence for DeepSeek Harness — gives the agent codegraph and codegraph_index tools to find where a symbol is declared, what calls it, what a change reaches, and how one symbol reaches another, from a tree-sitter index it builds itself

19 дней назадИнструменты и функцииMIT
R

dsh-git-credentials

revive/dsh-git-credentials

Out-of-tree dsh plugin: GitLab, GitHub, Gitee, Gitea, and Bitbucket tokens stay out of the model context, stored encrypted (AES-256-GCM) in a plugin-owned file; the model calls forge API tools on demand, and the web settings page manages sites and tokens.

112 дней назадGit и код-ревьюMIT
A

acryl-dsh-editor-plugin

acryldev/acryl-dsh-editor-plugin

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

16 дней назадУлучшения UIMIT
B

dsh-api-client

beatther-c/dsh-api-client

Agent-native API client for DeepSeek Harness: Postman-like debugging UI (request tree with context menus and full keyboard navigation, resizable sidebar, layered auto-generated header preview with per-item suppression and constant secret masking), six api_client_* agent tools sharing the same request core, redaction and audit chain with the human UI, Postman Collection v2.1 import with a migration report, environment variables with SecretRef indirection, and a fail-closed SSRF network policy.

110 дней назадИнструменты и функцииMIT
H

dsh-git-review

haoyueqin/dsh-git-review

Review tab for DeepSeek Harness sessions: workspace changes versus HEAD or any two refs as a filterable file tree with side-by-side diffs, a lane commit graph with blame and file history, three-scope search, line comments back to the composer, and guarded stage/commit/branch/tag/stash/conflict operations.

14 дня назадGit и код-ревьюMIT
X

dsh-conversation-map

xyaxzy/dsh-conversation-map

A live conversation map for DeepSeek Harness web: real-time session tree with subagent lineage, running state, and one-click navigation.

122 дня назадУлучшения UIMIT
O

dsh-flyout-sidebar

oxlyn/dsh-flyout-sidebar

Flyout sidebar with a file tree, uncommitted-changes list and multi-tab file/diff previews; pops out into a standalone browser tab.

111 дней назадУлучшения UIMIT
M

dsh-git-manager

moonlitdropofblood/dsh-git-manager

Git workspace manager for DeepSeek Harness: a repo-gated composer button opens a settings-style panel for diff/commit, branch, conflict, and worktree management, plus a commit history with branch-graph lines.

120 дней назадGit и код-ревьюMIT
P

dsh-workspace-tree

pipipigu/dsh-workspace-tree

Virtual session folders, click-to-move menu, and active task banner for DSH sidebar.

121 день назадСеансы и сообщенияMIT
C

dsh-muv-table

chen731215-dev/dsh-muv-table

MUV variable table editor for DeepSeek Harness: a tree view of the variables being tracked, a macro test panel for random, pick and roll, a dice shortcut bar and pick-cache management. Companion plugin for dsh-muv-engine.

1вчераУлучшения UI
L

DSHEssentialTools

llylab/dshessentialtools

A permanent DSH plugin that bundles a developer workbench, an in-session conversation tree, and a plugin manager: build and run an LVAL project, browse its code, and keep per-program version snapshots with rollback; edit, retry, or branch any message in place, with message micro-versions; a feature manager plus a global-plugin library whose entries each carry an enable tier; cross-dialogue memory, one-shot temporary chats, and model collaboration; five network-permission tiers, mixed-model routing, a security audit, and browser control through a companion extension.

15 дней назадРазработка и инструменты плагиновMIT
N

dsh-better-stats

null5069/dsh-better-stats

Composer stats strip for the DSH Web UI: official CNY pricing with auto-synced peak/off-peak tiers, per-model accounting, live timers, subagent-tree merging, DeepSeek account balance, budget alerts, and streaming cost estimation.

127 дней назадИспользование и биллингMIT