binsarjr
Image & document analysis tools for DeepSeek Harness, powered by a local OpenAI Codex CLI (zero deps, 3 transports, pairs with dsh-drop-to-path)
lhf6623
DeepSeek Harness proxy config plugin: injects HTTP/SOCKS proxy into process.env so plugin installs (pnpm/git) use it
yuttfu
dsh-reprolab — a deterministic bug-proof executor for DeepSeek Harness: frozen repro tests, RED/GREEN/REGRESSION gates, and replayable evidence. Complements session-level discipline plugins such as dsh-doublecheck.
henryxiao709
DSH-PDF插件,让 AI 助手读取任意大小的 PDF 文件: 通过 pdfjs-dist 提取完整 Unicode 文本层(中文、英文及其它文字系统),并对扫描件/图片页自动 OCR, 手写笔记也能变成可读文本。DSH-PDF plugin — read any-size PDFs in DeepSeek Harness: full Unicode text (Chinese/English) via pdfjs-dist + automatic OCR (Windows WinRT / tesseract.js) for scanned pages. MIT.
zer0zio-stack
DeepSeek Harness web plugin: on-expand quota badge for the active model provider (OpenCode Go plan limits, DeepSeek balance) with pricing-based spend estimates.
dd2673
Codex-style Git workbench for DSH: workspace-scoped changes, diff, stage, commit, guarded branch operations, graph history, fetch, fast-forward pull, and upstream push through official plugin APIs.
xv-chang
DeepSeek Harness plugin: OpenCode Go plan usage readout docked under the composer, aligned with the input bar width
0mn1si2i5
DSH 插件:在 DeepSeek Harness 会话之间保存 / 加载开发交接文档(/handoff save | load,含确定性脱敏与 Git 状态捕获)
ZhenHuangLab
Git sync for DeepSeek Harness settings and profile configuration.
xmasdong
这个仓库还没有填写简介。
yuanliangxiannan
Game-style HP / MP / TIME HUD for DeepSeek Harness.
ShiraGawaAnri
DSH 配置档插件(profile bundle):像 Claude Code / Codex Desktop 一样,在输入框输入 `@` 提及**当前会话所在工作区**的文件/目录,支持带优先级的模糊搜索与键盘补全。
Icestab
DSH 插件:聊天发图自动交给视觉模型 (mimo-v2.5) 分析,把文本描述悄悄喂给纯文本主模型,聊天记录保持原图显示。
GongYuanCaiJi
DeepSeek Harness 插件:Matt Pocock 工程技能包——grilling、spec/ticket 流程、TDD、code review、domain modeling 等工程技能(移植自 mattpocock/skills)
GongYuanCaiJi
Claude Code 技能模板库(claude-code-templates 移植,897 个 SKILL.md)
haibala-aii
Haibala DeepSeek Harness extension center: sidebar nav plus a GitHub plugin catalog
p2coder
会话任务 Trace 原子记录/回放:把每次推理完成与工具执行记为不可变版本(含可复现元数据),支持版本时间线回放与从任意版本经 git worktree 恢复执行。
yujiaoliang
Structured AMDGPU code-object and ISA inspection for DeepSeek Harness.
bilbillm
Codex-style conversation minimap plugin for DeepSeek Harness
sHen9Qi
这个仓库还没有填写简介。
GarfieldGCat
Another dsh opencode go usage plugin
EnkiduGilgamesh
Codex style side outline for Deepseek Harness
Asaiuta
这个仓库还没有填写简介。
rvaim
dsh-compat 是 DeepSeek Harness(DSH)的旧插件兼容层。它让原本面向 Claude Code、Codex 的插件尽量保持原目录与语义运行,而不是把每个插件重新迁移成 DSH 原生插件。