插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 16 个插件
dsh-record-replay
humblebanana/dsh-record-replay
让 DeepSeek Harness 通过演示录制 macOS 桌面工作流并转成智能体技能(open-record-replay 技能 + orr_* 工具)。
dsh-douyin
anacondakc/dsh-douyin
侧栏短视频:原生播放器、系列导航、精确历史回放。
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Fail-closed 的飞书(Lark)channel 桥:和机器人聊天即驱动 dsh agent turn,可选人在环工具审批(每次 bash 调用前飞书弹 Allow/Deny 卡,超时默认拒绝)。仅经官方 Python SDK 集成(精确锁版);白名单默认全拒、webhook 验签/时间窗/防重放、按 chat 粘性会话;每日最新 SDK 兼容金丝雀;中英双语文档。
dsh-session-export
yangyongzhen/dsh-session-export
会话导出为 Markdown/JSON,便于复盘、重放与单会话成本汇总。
dsh-replay
mingozhou/dsh-replay
在可播放的时间线上回放会话并显示逐步 token 用量,审计敏感操作,估算成本,查看 fork 血缘,对比会话,并可导出独立 HTML 回放。
dsh-session-lens
bobostudio/dsh-session-lens
Session insights and one-click shareable HTML replay for DeepSeek Harness (DSH) · DeepSeek Harness 会话洞察与一键分享插件
dsh-image-gen
leemancheung/dsh-image-gen
GPT Image 2 `image_gen`:默认复用 Codex 订阅 OAuth,也可显式使用 API Key;显影卡片、最多 3 张 API 实时局部图、持久附件回放/灯箱/下载、纯文本模型输出和受限的凭据安全请求。
dsh-plugins
kestiny18/dsh-plugins
Replay-aware per-turn model usage and session cost for DeepSeek Harness
dsh-replay-lab
tbxy09/dsh-replay-lab
Replay real DeepSeek Harness turns against Standard, Minimal, Anchored, or plugin candidates with frozen request-surface evidence
dsh-vision-fallback
1helloman1/dsh-vision-fallback
将聊天图片交给固定的 OpenAI 兼容视觉模型,把事实性观察交给当前主模型,并在事件回放、上下文压缩和重启时复用会话内观察。
dsh-tui-app
kouyichi/dsh-tui-app
dsh 交互式终端聊天应用:流式对话、工具卡片、任务面板、全文搜索、轨迹回放、多会话标签与 A2A 派发(Ink 实现)。
dsh-repro
evilirving/dsh-repro
/repro 导出最小可复现问题包:去 secret 的会话日志、失败命令与 git diff。
deepseek-harness-replay
zoyluoblue/deepseek-harness-replay
DeepSeek Harness (dsh) plugin that exports a session as a self-contained, replayable HTML file — full transcript, faithful tool cards, and playback at the original timing.
dsh-record-replay
kangshifu1/dsh-record-replay
Record & Replay for the dsh web GUI: (1) replay every automatically recorded session as a readable timeline, export/import shareable replay packs, re-run a recorded conversation; (2) Codex-style screen recording -> skill generation - record a computer-use
dsh-plugin-weaknet-adaptor
jiay98528-dev/dsh-plugin-weaknet-adaptor
弱网适配器:模型流式请求的长退避透明重试(上限 10 分钟)、本地响应重放缓存、心跳自动重连、降级模式 token 节流,并提供中英双语设置页。
dsh-context-proxy
evilirving/dsh-context-proxy
按需取回薄层:context_query / context_slice / context_grep 三个工具读取已持久化的历史,引用可回放。