插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 57 个插件
dsh-testgen
bujue600-arch/dsh-testgen
自动化单元测试生成:/testgen 命令与 generate_tests 工具,生成、运行并修复测试直至通过(LLM 与离线模板双生成器;支持 vitest/jest/mocha/node:test)。
dsh-plugin-auto-blame
huanlinoto/dsh-plugin-auto-blame
模型回合结束后用 LLM 生成 3 条批判性跟进建议,点击即发送 | After a model turn, an LLM generates 3 critical follow-up suggestions shown as click-to-send chips
dsh-commandcode-provider
mars-sea/dsh-commandcode-provider
Unofficial DeepSeek Harness LLM provider plugin for Command Code: live model catalog, reasoning-effort support, Models-page card. Ported from pi-commandcode-provider (MIT).
dsh-llm-fallbacks
omdsh-dev/dsh-llm-fallbacks
Automatic provider/model fallback chains for DeepSeek Harness agents when LLM requests keep failing (retry exhausted, auth, quota, rate limit)
dsh-llm-fallbacks
btspoony/dsh-llm-fallbacks
基于角色的模型重试与备用策略。
dsh-task-planner
ztl34245881-commits/dsh-task-planner
带经验肌肉记忆的任务规划:条件反射检索历史方案 + LLM 能力匹配 + 经验自动沉淀。
dsh-memento
perrylink/dsh-memento
有界、分层、带审批门、可审计的跨会话记忆:`ctx.memory` 服务 + 零依赖 SQLite 存储 + `memory` 工具与冻结快照注入;写入必过审批门,模型可见内容可自会话日志重建。
dsh-observation-journal
cavan-ou/dsh-observation-journal
DeepSeek Harness 零侵入运行事实遥测:每个会话自动把任务/模型档位/工具/失败/时长/状态写入人机共读观测卡并附统计区(纯观察者——零工具、零 LLM、零注入)。
dsh-think-any-lang
lco117/dsh-think-any-lang
DeepSeek Harness (DSH) plugin: a "Thinking Language" selector under Settings → General that tells the model which language to reason in (chain of thought) via a system-prompt section. Zero extra calls, zero latency, 12 languages.
dsh-commandcode-go-provider
jiesou/dsh-commandcode-go-provider
Command Code Go provider adapter for dsh: scan the Go-plan model catalog dynamically and serve /alpha/generate through the harness LLM seam
dsh-plugin-llm-balance
fenghuolinshan/dsh-plugin-llm-balance
可拖动的 API 余额/配额悬浮卡片:自动显示最近使用的 provider 余额/配额(DeepSeek/Moonshot/Kimi For Coding),按余额分档变色、实时刷新。
dsh-deeptutor
tecfancy/dsh-deeptutor
Learning assistant extension for DeepSeek Harness (dsh): DeepTutor tutoring for your agent — deep explanations, self-test questions, learning paths, personal knowledge-base search (RAG), and note archiving (HTTP/WS first, CLI fallback; auto-adapts local/r
dsh-plugin-langfuse
linyp/dsh-plugin-langfuse
Langfuse observability for DeepSeek Harness: exports session logs as OpenTelemetry traces (GenAI semantic conventions) to Langfuse's OTLP endpoint
dsh-model-router
superboy911/dsh-model-router
DSH 关键词路由与隔离生图插件:确定性关键词路由、白名单模型切换与隔离的 image_gen 生图通道。
dsh-codex-auth
suntianc/dsh-codex-auth
复用 Codex CLI 的 ChatGPT 登录态注册 `openai-codex` LLM 路由,并在 DSH Web 设置中提供 GPT Auth 控件。
llm-adaptive
dylan121322/llm-adaptive
自适应模型路由:请求级复杂度分类,按配置链自动选择后端 provider。
dsh-approval-llm
letter2025/dsh-approval-llm
基于模型的权限审批:由独立审查模型自动应答 approval 权限请求。
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
DeepSeek 视觉桥接:注册原生 LLM provider,聊天内粘贴的图片自动由视觉模型(pi-ai/llama.cpp 上的 Qwen3-VL)转成文字描述后交给纯文本 DeepSeek 作答——图片准入、路由与会话压缩全部走 harness 原生机制,带 LRU 描述缓存与 503 重试。
dsh-prompt-enhancer
fishsb/dsh-prompt-enhancer
一键提示词增强:独立 LLM 调用把模糊草稿改写为更强的提示词,不满意可撤回。
dsh-sideband
ishuowang/dsh-sideband
在 DSH Session 与已授权 Agent Team Room 之间异步传递 LLM 总结的上下文,支持即时快照与定时摘要。
dsh-shift-router
green-dalii/dsh-shift-router
Two-tier model router for DeepSeek Harness — LLM-Judge routing, multi-model fallback chains, exponential-backoff failover, and task-level orchestration (DSH adaptation of pi-shift-router)
dsh-find-skill
moximxxx/dsh-find-skill
Bridge the vercel-labs/skills ecosystem into dsh: LLM-driven skill search, install, and lifecycle for temp/project/global scopes
dsh-plugin-subscriptions
v1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok (X Premium) subscriptions as DeepSeek Harness LLM providers, with OAuth login from the web Settings page
ai-monitor
winterone-hub/ai-monitor
DeepSeek Harness plugin: query AI Monitor balance / usage from local SQLite — cost-aware agent, auto bookkeeping with the AI Monitor proxy.