Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 67
dsh-acp-plugin
agentic-control-plane/dsh-acp-plugin
Agentic Control Plane для DeepSeek Harness — проверяет каждый вызов инструмента на соответствие вашим политикам перед выполнением и ведёт устойчивый журнал того, что было разрешено и почему.
dsh-memory-meow
phant0meow/dsh-memory-meow
Память в рамках проекта между сессиями: снимок PROJECT.md внедряется в первое сообщение пользователя, инструмент memory_remember и авто-рефлексия после задач ReAct; у каждого проекта свой файл памяти.
dsh-chat-continue
chu-m/dsh-chat-continue
Auto-retry failed API requests to keep DSH conversations going. Supports configurable status codes and error codes. 自动重试失败的 API 请求,让 DSH 对话不中断。支持自定义状态码和错误码。
dsh-session-drafts
ne-ilyxa/dsh-session-drafts
Cursor-style New Session for DeepSeek Harness (DSH): every click mints a fresh durable draft session — plus a sidebar Drafts switcher to keep several empty chats open at once.
DSH_VsCodeMode
lenonss/dsh_vscodemode
VSCode-style editing experience for DeepSeek Harness: a Monaco-based central file editor (tabs, Ctrl+P quick open, status bar) and interactive diff review of agent edit/write results with per-change Keep/Undo, rollback and archiving, persisted across restarts.
dsh-bot-mode
zenghaili0901/dsh-bot-mode
Bot Mode for DeepSeek Harness: a roster of named bots with avatars, personas and per-bot chats, each backed by one durable continuable subagent session that keeps memory across turns.
dsh-outcome-loop
victorzhong0110/dsh-outcome-loop
Keeps a local task-outcome ledger for DSH, verifies acceptance criteria from deterministic evidence, records user disposition and token usage, and supports digest-bound export.
dsh-composer-layout
lavapapa/dsh-composer-layout
Web Composer placement for long prompts: keep it at the bottom or dock it in a resizable right column beside a long answer.
dsh-mcp-lazy
leaforbook/dsh-mcp-lazy
Lazy-loading router for MCP servers: auto-discovers compatible MCPs and keeps only a shared router in the tool catalog, revealing a server's schemas when a turn needs them and hiding them again at turn end, so many installed MCPs stop costing context on every request. Falls open to normal visibility on any uncertainty, and the original MCP keeps ownership of execution, permissions and process lifecycle. Also supports explicit lazy connections with warm reuse, bounded reconnection, stdio and Streamable HTTP.
dsh-input-rewriter
feiertu/dsh-input-rewriter
Type normally; about two seconds after you pause, it rewrites your draft into a version more likely to get a good answer, leaving pasted code, links and long text untouched and keeping multi-part questions numbered.
dsh-headroom
giter00/dsh-headroom
Automatic context compression for DeepSeek Harness: compresses tool outputs before they reach the model and keeps every lossy compression reversible via CCR retrieval tools.
dsh-tally
2672243194/dsh-tally
Personal bookkeeping for DeepSeek Harness: record expenses/income (single or batch), list, monthly/annual stats with trends, budgets with progress/over-limit alerts, soft-delete restore, CSV & self-contained HTML report. Zero deps, local JSON. 个人记账插件
dsh-session-sync
perrylink/dsh-session-sync
Cross-device sync for DeepSeek Harness sessions: a dedicated git mirror of the session store, append-only three-way merge with keep-both + fork conflict resolution, /sync command, sync_pull/sync_push/sync_status tools, and configurable auto push/pull
dsh-theme-switch
kinmat-a/dsh-theme-switch
One-click skin switching for DSH Web settings: auto-detects installed themes, keeps exactly one active at a time, and falls back to the official look when all are off. Changes apply instantly and survive restarts.
dsh-genie
swaylq/dsh-genie
Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization.
dsh-flakefinder
stardustlc666/dsh-flakefinder
Test-stability tools: repeatedly run vitest/jest/pytest/node:test suites, classify flaky cases, keep history and maintain a quarantine manifest.
dsh-web-shell
jesmonx/dsh-web-shell
Collapsible right-docked web terminal (xterm.js) bridged to a host PTY over WebSocket: bash/zsh switching, resizable panel, and fold/unfold that keeps the session alive.
dsh-housekeeper
guo6x/dsh-housekeeper
Environment housekeeper for the agent: toolchain inventory (node/pnpm/git/gh/ffmpeg/browsers), scratch/cache scan with whitelist-guarded one-click cleanup, and the machine rules file (AGENTS.md) editor - all in the Web GUI settings.
dsh-mermaid-render
genius-alray/dsh-mermaid-render
Mermaid diagram renderer for the Web UI conversation: renders mermaid code blocks into interactive cards (zoom, fit-width, fullscreen viewer, preview/code toggle) with official UI primitives, and keeps the original code block with an inline error banner when rendering fails.
dsh-vision-recognizer
kaixinbaba/dsh-vision-recognizer
Vision provider route that transcribes attached images to text through a configurable model (15+ OpenAI-compatible and Anthropic vendors) while DeepSeek keeps answering.
dsh-plugin-search
shinjiyu/dsh-plugin-search
Keep the built-in web_search tool without an official DeepSeek API key: disable web-search-deepseek and use Tavily keyless by default.
StrataGate-AgentMemory (deepseek-harness)
diqierjia/stratagate-agentmemory
StrataGate gives DeepSeek Harness an evolving, local-first long-term memory: it carries user preferences, project decisions, conversations, and tool results across sessions, condenses history through layered time decay, strengthens memories through real answer use, and keeps recalled evidence traceable to its original messages.
dsh-result-only-view
yeyeyeyeshifu/dsh-result-only-view
Results-only conversation toggle for the Web GUI: hides thinking and tool-call process rows, keeps one live status line while the agent works, restores working animations under prefers-reduced-motion, zh-CN/en localized.
ai-monitor
winterone-hub/ai-monitor
Плагин DeepSeek Harness: запрос баланса/использования AI Monitor из локальной SQLite — агент, учитывающий затраты, автоматический учёт через прокси AI Monitor.