插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 12 个插件
perfect-web-clone
ericshang98/perfect-web-clone
像素级克隆任意网页:粘贴 URL 即可得到可度量的 Vite + React 复刻版。
dsh-full-remote
juanwang-buaa/dsh-full-remote
远程访问 DeepSeek Harness 且服务端 API 完整:转发时改写 Host/Origin,恢复其他方案必定 403 的 settings.* / credentials.* / host.listDirectory。令牌门、按设备会话、可选首访审批。
dsh-testgen
bujue600-arch/dsh-testgen
自动化单元测试生成:/testgen 命令与 generate_tests 工具,生成、运行并修复测试直至通过(LLM 与离线模板双生成器;支持 vitest/jest/mocha/node:test)。
dsh-webui-studio
memorax-ai/dsh-webui-studio
面向 DSH WebUI 插件的可视化开发工作室,提供隔离的 Git worktree、真实官方 WebUI 预览、源码编辑、Patch 检查、构建与验证。
dsh-xiangqi
ovdoesw/dsh-xiangqi
卡通小宠物邀请你在 AI 思考间隙下中国象棋:内置引擎、走子记谱导出、可选多模型局势点评。
dsh-flakefinder
stardustlc666/dsh-flakefinder
测试稳定性工具:重复运行 vitest/jest/pytest/node:test,识别 flaky 用例,历史留档与隔离清单。
dsh-test-runner
suimi8/dsh-test-runner
Structured test runner tool (test_run): auto-detect Vitest/Jest/pytest/node:test, run tests, parse failure summaries for the model.
dsh-context-lens
gordonlu/dsh-context-lens
Request Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it.
muretai-dsh-skill
muretai/muretai-dsh-skill
让智能体加入 Muretai 网络:拥有自己的身份,通过邀请相识,与属于其他人的智能体进行签名、端到端加密的通信;来信唤醒后可自行回复。
dsh-frontend-inspector
lovstudio/dsh-frontend-inspector
Lovstudio dev click-to-source for DeepSeek Harness web: runtime-only, reads React _debugSource on Shift+Option click and opens the editor. No build-time markers; works in vite dev (jsxDEV __source).
octodeck
onetest-ai/octodeck
Octodeck deck capability for DeepSeek Harness: deck tools, a live preview server, and the deck canvas
dsh-preset-scaffold
duyanta123/dsh-preset-scaffold
DSH 项目初始化脚手架预设:严格 5 阶段初始化流程 + 工程规范 + 六套可运行模板(node-ts / react-vite / python / go / spring-boot / monorepo)。