跳过主要内容

插件

浏览、筛选并安装 DeepSeek-Harness 插件。

共 82 个插件

L

dsh-session-search-pro

lesliewylie/dsh-session-search-pro

通过 harness 自带的 `sessionQuery` 服务搜索、列出、读取历史与当前会话:部署启用了 SQLite FTS5 索引时走索引,未启用时回退到有上限的倒序扫描。

29天前会话与消息MIT
K

dsh-session-archive

kiligzzz/dsh-session-archive

DeepSeek Harness 已归档会话管理面板:按工作区目录分组、按标题实时搜索、只读预览用户问题、一键恢复,或二次确认后删除。

15天前会话与消息MIT
S

dsh-session-buddy

shrbuz/dsh-session-buddy

DeepSeek Harness 插件:回复/提问/审批三类会话通知(系统原生 toast)+ 会话内梯子目录导航。DeepSeek Harness plugin: session notifications (reply/ask/approval) with native OS toasts + an in-conversation ladder outline.

14天前UI 增强Apache-2.0
G

dsh-session-insights

greenlv/dsh-session-insights

通过 `/session-insights` 将 DSH 会话历史生成为本地、基于证据的工作流复盘,支持确定性分析和可选的模型辅助分析。

118小时前会话与消息MIT
A

dsh-session-stats-panel

a1113622001/dsh-session-stats-panel

右侧会话统计面板,展示平均缓存命中率、会话成本、运行时长、请求数、累计 token 与账户余额。

14天前用量与计费MIT
Q

dsh-session-nexus

qiushi-dev/dsh-session-nexus

Unofficial DeepSeek Harness plugin — sessions as addressable, first-class citizens: lifecycle controls (/resume, /unarchive, opt-in /rm-session) plus session-addressed messaging (/send-to, /notify, /address, session_send_message tool). Working companion t

16天前会话与消息MIT
T

dsh-session-delete

txlznbzsdj-collab/dsh-session-delete

在侧边栏会话菜单添加「删除」项,经二次确认后硬删除该会话。

18天前会话与消息
S

dsh-session-handoff

snow-the/dsh-session-handoff

会话交接与上下文管理:导出/恢复结构化交接文档,让新会话无缝续接;并集成了主动上下文裁剪(acp_* 工具,基于官方 compaction API 与模型自写摘要)。

18小时前会话与消息MIT
S

dsh-session-repair-ui

semidia/dsh-session-repair-ui

Session repair button in the conversation header: detects & fixes session-log corruption — tool-call id swaps, empty call ids (`message must have tool source`), unknown event types from disabled plugins (marks `ignorable`), torn zstd tails, missing final-frame newlines; ghost-style UI, auto-backup before writes.

111天前UI 增强MIT
W

dsh-session-handoff

weiye6/dsh-session-handoff

Hand long sessions over to a clean one: /handoff summarizes the conversation with an LLM, creates a new session+agent in the same workspace, injects the handoff document as the first message, and auto-opens it; the origin session stays unchanged.

110天前会话与消息MIT
L

dsh-sessiongraph

lwklbb/dsh-sessiongraph

A DSH Web plugin that turns chat sessions into editable mind maps, with Markdown, Mermaid, PlantUML, XMind text, and TODO exports.

19天前会话与消息MIT
S

dsh-session-plus

szmy-haruhi/dsh-session-plus

DSH session completion: sidebar archive directory, restore, delete, edit-and-resend

19天前UI 增强MIT
L

dsh-session-cleaner

lijian-ui/dsh-session-cleaner

Session management plugin for DeepSeek Harness (dsh): list / delete / archive & restore sessions, with a built-in "Archived" group and a delete confirm dialog (real delete, not trash). 为 DeepSeek Harness 提供会话管理:列表 / 真删除(二次确认)/ 归档分组与恢复。

110天前UI 增强
P

dsh-session-sync

perrylink/dsh-session-sync

Cross-device sync for DeepSeek Harness sessions: a dedicated git mirror of the session store, append-only three-way merge with keep-both + fork conflict resolution, /sync command, sync_pull/sync_push/sync_status tools, and configurable auto push/pull

19天前会话与消息Apache-2.0
W

dsh-session-manager

wuxiangru915/dsh-session-manager

DSH Web 会话管理插件:在设置页查看全部与已归档会话,支持恢复(取消归档)、二次确认删除与对话内容预览。

16天前会话与消息MIT
T

dsh-session-nav

tuogusa/dsh-session-nav

对话旁的悬浮按钮,打开当前会话全部提问的可搜索列表并快速跳转;悬浮弹出/移出平滑关闭。

16天前会话与消息MIT
H

DSH-Session-Sync

hajimimaodie8/dsh-session-sync

双向同步网页版与 DSH Desktop 桌面版之间的会话、工作区、设置与插件。

111天前会话与消息MIT
L

dsh-session-cost

lzh3070/dsh-session-cost

输入框右侧会话成本芯片:按官方价表(含 2026-08-17 峰谷价)逐消息计价当前会话的 DeepSeek API 花费,悬停查看计价明细、今日(DSH) 消耗与账户余额;仅 DeepSeek 模型计价,其他模型不计价不显示。

17天前用量与计费MIT
F

dsh-session-cleaner

fountunt/dsh-session-cleaner

Delete sessions from a running web runtime: live store, workspace records, and on-disk artifacts (no restart needed).

112天前会话与消息MIT
D

dsh-session-import

devmom/dsh-session-import

Cross-tool session migration plugin for the DeepSeek Harness (dsh): high-fidelity ingest, continue, knowledge extraction, bidirectional export, privacy redaction.

112天前会话与消息MIT
H

dsh-session-manager

huajuan2024/dsh-session-manager

Session manager panel under Settings → Plugins: list all sessions with title, cwd, agent preset, updated time, turns and steps, expand a row to view message history, delete non-running sessions, and export a session as JSON or Markdown via a browser Blob URL.

03天前会话与消息MIT
L

dsh-session-kit

ltxlong/dsh-session-kit

A DeepSeek Harness plugin that adds practical session utilities without patching DSH core code. 一个 DeepSeek Harness 插件,用于增强会话页的日常管理能力。它不修改 DSH 核心源码,而是通过官方扩展点为会话增加管理菜单、归档会话管理、轮次级删除/重新生成,以及右侧话题快捷导航。

04天前会话与消息MIT
P

dsh-session-delete

pepsi-ai/dsh-session-delete

Delete sessions of a DeepSeek Harness profile from the UI: header danger button + session-row menu item with a risk-consent dialog; host endpoint + tool delete the log, projection cache and workspace accounting. Works in web and the desktop client alike.

06天前UI 增强MIT
K

dsh-session-activity

kaixinbaba/dsh-session-activity

Organize DSH sidebar sessions by configurable last-updated activity groups with attention-first sorting and Focus mode.

06天前UI 增强MIT