Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

949 plugins trouvés

S

dsh-taintguard

sashankh/dsh-taintguard

Taints the agent when tool results carry untrusted content, gates the privileged calls that follow, and refuses credentials passed to network-capable tools in every mode.

0il y a 3 joursSécurité et permissionsMIT
Z

dsh-capybara-notify

zzx-dear/dsh-capybara-notify

Capybara secretary for DSH: desktop pet notifications with ding sound, alert inbox API, session-aware alerts (turn done / approval needed / turn blocked), check scripts, and daily high-star plugin recommendations.

0il y a 21 heuresIntégrations et accès distantMIT
S

dsh-autoresume

shengyvself/dsh-autoresume

Auto-continue an interrupted dsh session after a web restart by injecting a "continue" follow-up; one-shot per process, no duplicate-injection loops.

0avant-hierFlux et automatisationApache-2.0
K

dsh-search-enhance

kkkneko/dsh-search-enhance

Grok-compatible web search with retained source pagination, Context7 and Exa documentation lookup, bounded page extraction, site mapping, offline research planning, and read-only diagnostics.

0il y a 11 heuresOutils et capacités
Y

dsh-human-task (dsh-human-task)

ywgatustcbbs/dsh-human-task

Human-in-the-loop tools (`human_task` / `human_task_ready_check`): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog.

0il y a 5 joursOutils et capacitésMIT
J

dsh-codegraph

jiangzhenguo/dsh-codegraph

DSH bundle that registers 13 native codegraph_* tools wrapping the codegraph CLI, so agents bootstrap, maintain, and query a pre-indexed code knowledge graph (symbol query, explore, node trail, callers/callees, impact, affected tests) instead of grepping files.

0il y a 17 heuresOutils et capacitésMIT
W

dsh-delegation-suite

wenheguo2/dsh-delegation-suite

Ranked subagent delegation: role-based model routing with failover, per-route reasoning effort, model-transparent labels, fork delegation, and a visual route editor.

0il y a 21 heuresModèles et fournisseursMIT
X

dsh-turn-nav

xiaheng1/dsh-turn-nav

Turn histogram navigation rail for DeepSeek Harness Web with mixed, DeepSeek, and Codex visual variants.

0il y a 16 heuresAméliorations UIMIT
W

dsh-prompt-optimizer

winditer/dsh-prompt-optimizer

Polishes the draft in the composer into a clearer, better-structured prompt from the ✨ button or Alt+O; streams the result live over SSE with reasoning shown first, and follows the session's default model with zero configuration or any OpenAI-compatible endpoint.

0il y a 13 heuresAméliorations UIMIT
S

dsh-selection-toolbar

suiyideali/dsh-selection-toolbar

Shows a floating toolbar above text selected in a conversation, with copy, quote, ask, explain, translate, summarize, and custom prompt actions.

0avant-hierAméliorations UIMIT
S

dsh-desktop (bundle)

s3yf1337/dsh-desktop

Desktop profile for dsh: native Tauri window over the harness web surface with tray, native notifications, a file-manager panel, and one-click updates.

0il y a 3 joursAméliorations UIMIT
D

dsh-niao-quick-open

dsh-niao/dsh-niao-quick-open

UI enhancement suite for DeepSeek Harness: one-click workspace open (copy path, reveal in Finder, open in an auto-discovered editor), DeepSeek-web-style user-message nav rail, session to-do marks, flat-list polish, and a hard-restart button.

0il y a 11 heuresAméliorations UIMIT
D

dsh-conversation-rail

dingyi580/dsh-conversation-rail

Left-edge conversation rail for the Web UI: one bar per turn, length scaled to the turn text, hover for a question and answer preview, click to jump; bars come from a host-side outline of the whole session log, so turns outside the loaded window are drawn too and history is paged in on click.

0il y a 7 heuresAméliorations UIBSD-3-Clause
A

dsh-multi-lang-ui

asd13006/dsh-multi-lang-ui

Add six languages (繁體中文, 日本語, 한국어, Français, Deutsch, Español) to the DeepSeek Harness Web UI language options, with hand-polished per-language translations and automatic fallbacks (Simplified-to-Traditional conversion for zh-TW, English for the others) covering upstream updates and third-party plugins.

0il y a 20 heuresAméliorations UIMIT
Z

dsh-when

zhijiangtang/dsh-when

Parses natural-language relative time (e.g. "in 2 hours") into ISO timestamps, fail-fast.

0il y a 3 joursOutils et capacitésMIT
Y

dsh-workloads

yewenyell-lang/dsh-workloads

Workspace-owned durable process supervision, readiness checks, and a Runtime Center for DeepSeek Harness.

0il y a 5 joursDéveloppement et outils de pluginsMIT
A

dsh-perm-guard

a903067276-rgb/dsh-perm-guard

Auto-approval permission guard: a middle tier between workspace-write and danger-full-access — auto-allows safe operations inside trust directories, always asks a human for destructive ones, with 11 per-category switches and an audit trail.

0il y a 8 heuresSécurité et permissionsMIT
Z

dsh-safeguard

zhijiangtang/dsh-safeguard

Pre-execution guardrail: vetoes dangerous shell commands and blocks secret/credential leaks before they run.

0il y a 3 joursOutils et capacitésMIT
L

dsh-workflow-isolate

linxiushen/dsh-workflow-isolate

Alternative WorkflowEngine provider for DSH 0.1.0-rc.7 that runs model-written orchestration in fresh QuickJS/WASM runtimes with a JSON-only host bridge and bounded memory, execution time, and child-agent fan-out.

0avant-hierAméliorations UIMIT
S

dsh-smart-route

semidia/dsh-smart-route

Smart provider routing: composer-button one-click enable/disable, any channel error (including 4xx) auto-falls-back to the next channel, chain names shown in the model selector without exposing internal channels/models, multi-chain management with settings UI.

0il y a 4 joursAméliorations UIMIT
Z

dsh-vision

zoahdev/dsh-vision

vision_analyze tool: analyze a local image or URL with an OpenAI-compatible vision model.

0il y a 3 joursOutils et capacitésMIT
S

dsh-token-usage-dashboard

solstice621/dsh-token-usage-dashboard

Codex-style token usage dashboard: five stat cards, GitHub-style activity heatmap (daily/weekly views), insights & model ranking; persisted snapshot with incremental sync, survives session deletion.

0il y a 4 joursSessions et messagesMIT
R

dsh-simple-wiki-memory

rainow/dsh-simple-wiki-memory

A super-simplified LLM-wiki memory plugin: one index document (auto-loaded) + one markdown file per topic (read only when needed) — no dumping everything into the context and burning tokens. Simple and lightweight, painless to install/uninstall, and freely editable however you like.

0avant-hierMémoireMIT
J

dsh-netease-music

jasonchtt/dsh-netease-music

DSH 网页版网易云音乐播放器插件:顶部条迷你播放器 + 展开面板,扫码登录,支持 AI 对话控制

0il y a 4 joursOutils et capacitésMIT