Pular para o conteúdo principal

Plugins

Navegue, filtre e instale plugins do DeepSeek-Harness.

1000 plugins encontrados

B

dsh-verification (dsh-verification)

bpc-oss/dsh-verification

Verification gate for DSH agents: every acceptance criterion must be backed by server-stamped real tool evidence before the completion gate lets a goal through (advisory audit, enforce gate, durable permits).

0há 14 horasFluxos e automaçãoApache-2.0
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.

0há 5 diasFerramentas e funçõesMIT
L

dsh-mcp-lazy

leaforbook/dsh-mcp-lazy

An MCP lazy-loading, dynamic tool-loading, and Tool Router plugin for DSH. It addresses context bloat, wasted tokens, oversized tool catalogs, and persistent tool schemas when many MCP servers are configured. The plugin searches, routes, and loads MCP tools on demand only when the current task needs them, then unloads idle tool schemas at turn end to reduce context usage and save tokens while keeping connections warm for fast reuse. Supports explicit activation, automatic routing, paginated tool-catalog refresh, bounded reconnection, and both stdio and Streamable HTTP MCP transports.

0ontemFerramentas e funçõesMIT
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.

0ontemFerramentas e funçõesMIT
S

dsh-llm-proxy

superfish058/dsh-llm-proxy

Per-model proxy routing for LLM requests: selected models go through a proxy (Clash etc.) while the rest stay direct, with automatic retry on transport errors, 429 and 5xx, configured live from the settings page.

0há 21 horasModelos e provedoresMIT
L

oh-my-dsh

llmpolska/oh-my-dsh

Tiered model routing for DeepSeek Harness: think/build model tiers, vision delegation (the vision model only describes images; the working model acts), image generation, and a high-impact guard.

0há 3 diasModelos e provedoresMIT
X

dsh-turn-nav

xiaheng1/dsh-turn-nav

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

0há 23 horasMelhorias de UIMIT
W

dsh-deep-verbs

winter-and-you-gone/dsh-deep-verbs

Rotates the model status line through a 53-phrase English/Chinese deep-theme pool: a random pick at turn start, event-driven switching on new thinking segments or tool calls (3s throttle), and a click on the status line toggles the language.

0há 15 horasMelhorias de UIMIT
F

dsh-input-rewriter

feiertu/dsh-input-rewriter

Auto-rewrites the composer draft into a clearer, more executable prompt after you stop typing, using scene-aware playbooks, preserving long attachments verbatim, and numbering multi-part questions.

0anteontemMelhorias de UI
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.

0há 14 horasMelhorias de UIBSD-3-Clause
B

dsh-github-picker

bitxeno/dsh-github-picker

Composer GitHub picker: click the GitHub icon at the bottom-right of the input box to search the workspace repository's issues and pull requests via the gh CLI, and insert the reference as a URL or @owner/repo#number mention.

0há 19 horasMelhorias de UIMIT
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.

0ontemMelhorias de UIMIT
J

codegraph

johnxu22786/codegraph

Code knowledge graph for dsh: indexes symbols, call sites and imports into SQLite and answers call/dependency questions via CLI or stdio MCP tool server.

0há 3 diasMCP e conectoresMIT
Z

dsh-jwt

zhijiangtang/dsh-jwt

Decodes a JWT for debugging without verifying its signature, and flags expiry.

0há 4 diasDesenvolvimento e ferramentas de pluginsMIT
Z

dsh-handoff

zhijiangtang/dsh-handoff

Exports the current session as a deterministic Markdown handoff document.

0há 4 diasSessões e mensagensMIT
Z

dsh-fmt

zhijiangtang/dsh-fmt

Formats and validates JSON/YAML/TOML/SQL, with line-and-column error locations.

0há 4 diasFerramentas e funçõesMIT
K

dsh-trading-toolkit

kentleenot/dsh-trading-toolkit

A-share and US stock trading toolkit for DSH agents: realtime quotes, OHLCV klines, ADX regime signals and simple backtest previews via EastMoney. Read-only, never places orders.

0anteontemDesenvolvimento e ferramentas de pluginsMIT
O

dsh-env-switcher

oyama-mahiro-f/dsh-env-switcher

One-click Windows/WSL2 environment switcher for DSH (coexistence mode): both environments run simultaneously on separate ports and switch from the web UI without killing any process.

0há 4 diasMelhorias de UIMIT
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.

0há 4 diasSessões e mensagensMIT
S

dsh-settings-tuner

semidia/dsh-settings-tuner

System parameter adjustment UI: grouped settings page for timeouts, parallelism, LLM retry policy, model params, web search, permissions and presets; safe profile-config editing with line-level YAML matching and post-write validation.

0há 3 diasMelhorias de UIMIT
S

dsh-i18n

semidia/dsh-i18n

Chinese localization for tool results: intercepts tool execution output and translates English markers (`[exit code]`, `[timed out]`, `[sandbox: ...]`, etc.) into Chinese, with a settings toggle.

0há 3 diasFerramentas e funçõesMIT
K

dsh-better-model-selector

khellendros97/dsh-better-model-selector

Splits the composer model selector into a searchable, favorite-marking dropdown and a reasoning-effort slider, with Ctrl+P / Ctrl+T quick-switch shortcuts.

0há 5 diasMelhorias de UIMIT
N

gewu-tools

nyantused-cpun/gewu-tools

Model-agnostic visual-inspection pipeline for text-only agents: page-by-page HTML screenshots plus a ready-made vision-subagent briefing contract (gewu_prep), then source-code truth verification of every finding (gewu_locate); validated on mimo-v2.5 & qwen3.7-plus.

0anteontemFluxos e automaçãoMIT
F

dsh-sound-notify

flayteas/dsh-sound-notify

用于DSH的对话框任务音效,以及个性化聊天背景||Dialog box sound effects for DSH, as well as personalized chat backgrounds.

0anteontemIntegrações e acesso remotoMIT