dsh-decision-split
Manifest valid★ 3决策分屏:DSH Web UI 主窗口摘要+决策编辑,右侧详情栏完整 markdown 展示,决策一键回传 agent
dsh-decision-split
DeepSeek Harness Web UI 的分屏阅读插件:把 agent 消息放到右侧详情栏独立滚动展示。
功能
- 入口按钮:每条已完成轮次的含文本 agent 消息尾部显示「在侧栏查看全文」按钮(回复生成结束后出现,进行中的轮次不显示);
- 右侧详情栏:展示该条消息的完整 markdown(表格、代码块、行内 code),独立滚动,标题自动取该消息首个标题;
- 开合:侧栏正在展示该条消息时再点同一按钮(此时显示「收起侧栏」)即收回;点击其它消息的按钮切换展示目标;侧栏右上角 × 收起;
- 与 harness 动作共存:按钮注册在
conversation.chat.assistant-actions,与 harness 自带的「产物」「反馈」等消息动作并排显示,互不抢占; - 详情栏宽度:使用 harness 默认宽度(早期版本曾固化为 480px;当前 harness 已不存在
layout.attachPanels/setDetails公开接口,详情栏宽度为瞬时面板偏好、无公开 setter,因此改用默认值); - 不含决策输入:无内嵌输入框、无决策回传;决策与提问使用 harness 原生
ask_user_question。
效果图

消息尾部的「在侧栏查看全文」入口(打开时显示为「收起侧栏」),以及右侧详情栏(480px)的完整内容展示。
安装
从 npm 安装(推荐):
dsh plugin --profile web add dsh-decision-split
或从 GitHub release 安装(资产名中的版本号跟随最新 release):
dsh plugin --profile web add https://github.com/yuanbaoerer/dsh-decision-split/releases/latest/download/dsh-decision-split-0.2.4.tgz
安装后重启 dsh web 生效。
使用方式
装上即用,无需配置。已完成轮次的含文本 agent 消息尾部会出现「在侧栏查看全文」按钮,点击即在右侧详情栏阅读该条消息的完整内容;再点同一按钮或侧栏 × 收起。
License
MIT
开发与发布说明见 docs/DEVELOPMENT.md。
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.1 | — | — |
| 0.1.2 | — | — |
| 0.1.3 | — | — |
| 0.1.4 | — | — |
| 0.1.5 | — | — |
| 0.1.6 | — | — |
| 0.1.7 | — | — |
| 0.1.8 | — | — |
| 0.1.9 | — | — |
| 0.2.2 | — | — |
| 0.2.3 | — | — |
| 0.2.4 | — | — |
Comments
Loading…
Similar plugins
A sidebar assistant plugin for the Web interface, allows users to select any text, displays the model’s reasoning process and final answer in a floating panel.
★ 0
dsh plugin --profile web add dsh-sidehelperby ayuanwong
长任务,不刷屏:关键进度清晰可见,完成后自动折叠,详情随时展开。 Long agent tasks, without transcript clutter: focused progress, auto-folded history, details on demand.
★ 14
BSD-3-Clause
TypeScript
Aug 16, 2026
dsh plugin --profile web add @deepseek-ai/dsh-baseWindow-like controls for every Web UI modal: drag by title bar, eight-way resize, pin against outside clicks, maximize to the full viewport, removable backdrop blur, and per-dialog persistent state.
★ 0
dsh plugin --profile web add dsh-modal-enhancerOS-level system notifications for the dsh web GUI: popups when a turn finishes or the agent needs your approval, answer, or plan review while the page is in the background.
★ 0
dsh plugin --profile web add @deepseek-ai/dsh-client-ui-notificationsby a903067276-rgb
One-click enter/exit Plan mode for the DSH web input bar, a quick-click shortcut for /plan
★ 6
MIT
JavaScript
Sep 10, 2026
dsh plugin --profile web add dsh-plan-switchby liliuCourier
对话栏左侧常驻大纲:快速定位每次 user 提问与最后 assistant 回复(DeepSeek Harness 插件)
★ 8
↓ 116/wk
MIT
JavaScript
Aug 20, 2026
dsh plugin --profile web add dsh-chat-outline