插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 47 个插件
dsh-git
mojiexuan/dsh-git
Git source-control sidebar for the DeepSeek Harness web UI: repo init, staging, commit/push/pull, branch & remote management, AI-generated Conventional Commits messages, and a commit-history graph.
dsh-keyboard-history
normanfxxkingrockwell/dsh-keyboard-history
Pure ↑/↓ input history for the DSH web composer: recall previously sent messages with arrow keys. Nothing else.
dsh-plugin-audit
863683348/dsh-plugin-audit
插件生态体检:将 dsh-plugin 话题同步为本地评分目录(维护/文档/npm+周下载/生态四维,0-100 分 A-D 级),静态安全扫描高危一票否决,支持 star 历史快照、Web 榜单与 Agent 工具。
dsh-flakefinder
stardustlc666/dsh-flakefinder
测试稳定性工具:重复运行 vitest/jest/pytest/node:test,识别 flaky 用例,历史留档与隔离清单。
dsh-memory-porter
shiye-10pages/dsh-memory-porter
把你在 Claude / ChatGPT 里已有的历史搬进 DSH:Claude 导出包里的 memories.json 零 token 瞬时入库,本机 Claude Code 记录免导出直读,历史对话用你在 DSH 里已配好的模型提纯。每条记忆都带由代码回原文核对的逐字证据——转述会被丢弃并计数,只在 AI 回复里找到的证据一律转人工确认而非直接入库。
dsh-recall
relistencode/dsh-recall
对话历史回忆:字面/模糊/语义三层检索全部历史会话的原始文本,完全本地离线——AI 再也不会忘记你说的话。一条命令安装(自带 `dsh.bundle.patch`),语义推理跑在 worker 线程。
dsh-mem0
orangeshinee/dsh-mem0
自托管 mem0 记忆读写插件:agent 直接读写自有 mem0 服务(增删查改、搜索、历史、重置、状态),并带设置面板配置卡片。
review-quote-sh
nothree-code/review-quote-sh
对话消息审查与引用:多模型并行互审(代码/回复审查、严重度分级、综合汇总)、引用问答胶囊、评审历史与偏好记忆。
dsh-plugin-kit (search)
hyzyn/dsh-plugin-kit
DSH Web GUI 的全局搜索插件:侧边栏全局搜索框全文搜索历史会话(走 sessionQuery 全文索引,未启用时降级为逐会话扫描)与设置面板,关键词高亮,点击直达会话或对应设置卡片。
dsh-atuin
realalexandreai/dsh-atuin
DeepSeek Harness plugin: every user prompt you type (in the web UI) is appended to your atuin shell history, so it shows up in atuin search and shell integration.
dsh-msgrail
chou109/dsh-msgrail
MsgRail(消息轨道) —— DeepSeek Harness 的窄消息轨道插件:在对话左侧,为每条你发送的消息显示一根细横线。悬停看预览、点击即跳转,更早消息自动加载;全量历史、实时更新、中英双语。 MsgRail is a narrow message rail for DeepSeek Harness: one thin bar on the left of the chat for each message you sent. Hover to preview, click to jump — older messages load automatically. Full history, live, bilingual.
dsh-context-steady
slicenferqin/dsh-context-steady
DeepSeek Harness plugin for bounded, provenance-linked context steady state with recoverable raw history
dsh-context-surgery
wasd258-jpg/dsh-context-surgery
Surgical rewriting of the model-visible conversation history of a DSH session (surface replacement); edit reply and reasoning chain separately. 上下文手术刀:强制改写会话的模型可见历史,回复与思考链分开编辑。
dsh-migrate
kkkkkkkkki/dsh-migrate
Import chat history and memory from other AI agents (Claude Code, Codex CLI, Gemini CLI, Aider, Cline, OpenCode, Hermes Agent, OpenClaw) into DeepSeek Harness
dsh-plugin-hub (dsh-gzip)
wingsky-1/dsh-plugin-hub
/api 响应 gzip 压缩,解决远程/低带宽访问时历史加载超时;SSE 与已编码响应自动豁免。
dsh-trend-radar
863683348/dsh-trend-radar
生态行情面板:把 dsh-plugin topic 与 awesome 收录列表快照成本地历史,产出周报(新增插件、star 增速、类别热度、收录覆盖率),并支持关键词雷达监控新品与 star 突增。
adversarial-review
johnxu22786/adversarial-review
对抗式多视角代码审查:正确性/安全性/可维护性透镜并行攻击 diff,确定性严重度定级、抑制规则与增量审查历史。
task-board
johnxu22786/task-board
事件溯源跨会话工作台账:任务登记、跟踪与结算,完整审计历史、看板导出,并将石板摘要注入每一轮模型上下文。
dsh-http-tools
lussey820/dsh-http-tools
HTTP/API 调试工具集:全参数 HTTP 请求(method/headers/body/auth)、curl 命令解析与一步执行、会话内请求历史与响应并排对比、分页 Link 头透出;配合可选 dsh-http-tools-ui 提供 DeepSeek 风格工具卡片。
dsh-plugin-call-trace
huang-zhishi/dsh-plugin-call-trace
持久化模型工具调用轨迹记录器:每次工具调用落盘为 JSONL(重启不丢),提供结构化 call_trace 查询工具与 callTraceHistory 服务,支持文件大小轮转,附可选浮层画布 UI。
dsh-input-history
sunshaobei/dsh-input-history
DSH 网页版输入框独立输入历史插件:↑/↓ 上下键即时召回已发送的提示词,所有会话与工作区共享一个全局历史环,localStorage 持久化、容量可配。
session-import-codex
xing01l/session-import-codex
DeepSeek Harness plugin for importing Codex App Server conversation history
dsh-context-proxy
evilirving/dsh-context-proxy
按需取回薄层:context_query / context_slice / context_grep 三个工具读取已持久化的历史,引用可回放。