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

Плагины

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

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

B

dsh-web-window-companion

big0lives/dsh-web-window-companion

Opens the dsh web GUI in a dedicated Edge/Chrome app-mode window on its own browser profile and gracefully stops the server when that window is closed.

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

dsh-token-plan-quota

xinghe-1018/dsh-token-plan-quota

Balance badge that follows the active model provider: official readings for DeepSeek, Qwen Token Plan and Aliyun BSS, plus Moonshot and OpenRouter endpoints not yet key-verified.

13 дня назадИспользование и биллингMIT
L

dsh-todo-inbox

lumoping/dsh-todo-inbox

Global cross-session todo inbox for DSH web: any session's agent records human-action todos (merge MRs, approve work orders, reviews) via inbox_add/inbox_done/inbox_list; a sidebar entry shows a count badge and an expandable list to open and complete them, persisted to ~/.dsh/todo-inbox.json.

112 дней назадУлучшения UI
J

dsh-remote-workspaces

januory/dsh-remote-workspaces

Open folders on remote hosts over SSH as Harness workspaces: file tools (read/write/edit/grep/glob) and shell commands run directly on the remote host over SFTP, ripgrep, and ssh2 exec, with no local mirroring, an encrypted multi-host registry, and the local sandbox policy still enforced.

121 час назадИнтеграции и удалённый доступMIT
I

DeepSeek-Harness-Desktop-Ultra (dsh-plugin-repopanel)

ijry/deepseek-harness-desktop-ultra

Browse the GitHub issues and pull requests of a workspace's origin remote, filter and comment, close or reopen, and file one as a task on dsh-plugin-taskboard for an agent to claim.

1позавчераGit и код-ревьюMIT
P

anno (dsh-native)

philmingdao/anno

Local-first HTML review and annotation workspace for coding agents: opens an isolated copy of a file in a browser editor, collects text edits, format changes and element/area comments, and returns a durable handoff the agent can claim and resolve.

1в прошлом месяцеИнструменты и функцииMIT
S

dsh-session-manager

sunshiner04/dsh-session-manager

Settings-page manager for archived DeepSeek Harness sessions: restore an archived session to its previous workspace position or permanently delete it (direct physical deletion, no backup layer). Adds a red permanently-delete item to the session context menu and three agent tools. Deleting an open session works immediately; the leftover in-memory copy is hidden behind an archive tombstone until the next restart.

111 дней назадСеансы и сообщенияMIT
K

dhs-plugins (dsh-session-monitor)

kevenliu3/dhs-plugins

Sidebar badge and panel that aggregate per-session pending, running, and completed states across workspaces, with one click to open a session.

115 дней назадСеансы и сообщенияMIT
3

dsh-commandcode-usage-inline

345420242/dsh-commandcode-usage-inline

Inline Command Code plan usage badge in the DSH composer toolbar beside the model selector: 5h and weekly window usage plus remaining credits, clicking the badge opens an upward detail popover with reset countdowns; reuses the commandcode/report remote from @mars-sea/dsh-commandcode-provider.

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

dsh-vet

rogerdigital/dsh-vet

Pre-install static audits for npm-installable DSH plugins; emits and validates the open `dsh-vet/v1` report with severity, confidence, evidence, derived grades, a CI Action, and auditable badges.

118 дней назадБезопасность и права доступаMIT
V

dsh-v-explorer

victor10035445/dsh-v-explorer

right slider for deepseek-harness-plugin.

119 дней назадУлучшения UIMIT
X

dsh-notify-xc

xchannel1987/dsh-notify-xc

Browser notification plugin for DeepSeek Harness - system toasts when a task finishes, a run errors, or your input is needed (question / approval / plan review), click to open the session, per-type toggles, and no false 'done' while the main session waits on its subagents.

122 часа назадИнтеграции и удалённый доступMIT
W

screenshot-review

wenyixiaoqingnian/screenshot-review

Screenshot-review skill for DeepSeek Harness: the agent opens a frontend page, screenshots it, views the screenshot itself, revises the code, then re-screenshots — iterating until the page visually matches the user's requirements. Ships as a dsh.bundle, so it installs with `dsh plugin add`.

123 дня назадНавыкиMIT
D

dsh-openwiki

d2moqi/dsh-openwiki

Brings the codebase knowledge-base capability of langchain-ai/openwiki into DSH — one-click generate/read/update of the repository Wiki, Grounded Claims (source-traced knowledge cards) and a project knowledge base built from uploaded local files, reusing the model DSH already has configured, with no second API key.

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

dsh-wsl-ssh-agent

173787247/dsh-wsl-ssh-agent

Hints how to forward the Windows OpenSSH agent into WSL without dumping keys.

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

dsh-wsl-editor

173787247/dsh-wsl-editor

Opens a WSL Linux path in Windows Cursor, VS Code, or Notepad.

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

dsh-web-search-litellm

yunxiyang/dsh-web-search-litellm

Web search provider for the ctx.web seam that routes the DeepSeek web_search tool through a LiteLLM proxy using the OpenAI Responses API, reusing LITELLM_API_KEY.

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

dsh-debate

shlouai/dsh-debate

Answers hard questions by staging a formal debate: two adversarial subagents argue opposite sides with research, then the main agent rules on the transcript through the debate_open, debate_round, and debate_verdict tools.

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

dsh-tool-imagegen

pappet/dsh-tool-imagegen

Text-to-image and image-to-image generation via OpenRouter's unified Image API: configurable model aliases with parameters gated against the live model capability listing, reference-image inputs, a settings card, and inline chat display of results.

121 день назадИнструменты и функцииMIT
A

dsh-ark9canvas

aik358/dsh-ark9canvas

Image generation workbench and agent tool for DSH: one tool (ark9_generate_image) paints text-to-image and image-to-image via any OpenAI-compatible API. Channels are entirely user-configured - no bundled endpoint, you bring your own baseURL, key and model name (manual input supported). Agent-initiated generations are approval-gated by default: requests queue in the floating panel and nothing bills until you approve; approval is non-blocking (the agent replies "awaiting your approval" immediately, and results, denials or timeouts are injected back so the agent reports them in the next turn). Floating glass workbench with five tabs (Generate / Approvals / Prompts / History / About), aspect-ratio grid with quality-budget + 16px-alignment sizing, transparent background, batch up to 10 images as aggregated sub-tasks, prompt library with custom JSON sources fetched through a host proxy, persistent generation logs with one-click retry, multi-channel aggregation with per-channel model fetching, bilingual UI (zh/en), stroke-SVG icon set, config import/export. Registers as a Better Sidebar tab when dsh-better-sidebar is installed; stacks above the dsh-cua FAB when both are present.

119 дней назадИнструменты и функции
D

dsh-llm-openai-completions

drscrewdriver/dsh-llm-openai-completions

OpenAI-completions-compatible adapter for custom gateways (vLLM / LM Studio / self-hosted proxies): always role:"system", thinking driven by the model config, Qwen-style response split, and vision-model image input (single / multiple).

16 дней назадМодели и провайдерыMIT
R

dsh-remote-tunnel-easy

raiyan007-gb/dsh-remote-tunnel-easy

Scan a QR code in Settings to open the DeepSeek Harness web UI on your phone inside the active session via a cloudflared quick tunnel.

117 дней назадИнтеграции и удалённый доступMIT
I

dsh-opencli

ikeasven69/dsh-opencli

Drive your real logged-in browser through OpenCLI — browser primitives plus 170+ site adapters as deterministic one-shot commands, with in-session adapter authoring, a write-approval gate and a settings management panel.

115 часов назадИнструменты и функцииMIT
1

dsh-wsl-github

173787247/dsh-wsl-github

Uses a GitHub App to report open PRs and the latest Actions run for the current repo without returning secrets.

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