
Security News
pnpm 12’s Rust Rewrite Cuts Install Times by Up to 90%
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.
dsh-decision-split
Advanced tools
决策分屏:agent 输出含「决策摘要」段的方案时,主窗口显示摘要与决策编辑框,右侧详情栏独立展示完整 markdown,决策一键发回 agent。
决策分屏插件 —— DeepSeek Harness Web UI 的决策工作台。
当 agent 输出包含「决策摘要」段(任意标题层级,如 ## 决策摘要、### 决策要点)的方案时:
【决策】… 前缀作为一条消息回传给 agent,让它基于你的决策继续推进。视觉完全对齐 DSH Web UI 原生设计变量(--dsw-* tokens、MarkdownText 字体规范、原生按钮样式)。
从 GitHub release 安装(当前推荐):
dsh plugin --profile web add https://github.com/yuanbaoerer/dsh-decision-split/releases/latest/download/dsh-decision-split-0.1.1.tgz
发布至 npm registry 后也可直接安装:
dsh plugin --profile web add dsh-decision-split
安装后重启 dsh web 生效。
让 agent 在输出方案时,用固定格式列出待决策点,例如在指令里加一句:
输出方案时,最后用
## 决策摘要段列出所有需要我拍板的决策点。
插件识别的标记(任意标题层级 ##–######、忽略大小写、允许结尾冒号):
决策摘要 · 决策要点 · 待决策清单 · 决策清单 · 决策事项 · Decision Summary · Decision Points
dsh-decision-split/
package.json # dsh.bundle.patch + dsh.client 清单(web 客户端插件)
cordis.patch.yml # bundle patch:insert 自身
lib/index.js # host 半(空壳)
lib/client.js # client 半(window.__ModuleLoader__ bundle)
修改 lib/client.js 后重启 dsh web 生效。发布新版本(先 bump package.json 的 version 并打 tag):
npm pack # 生成 dsh-decision-split-<version>.tgz
gh release create v<version> dsh-decision-split-<version>.tgz # GitHub release
npm publish # npm registry(需先 npm login)
MIT
FAQs
决策分屏:agent 消息尾部提供「在侧栏查看全文」入口,右侧详情栏独立滚动展示该条消息的完整 markdown,边看全文边回主窗口操作。
The npm package dsh-decision-split receives a total of 341 weekly downloads. As such, dsh-decision-split popularity was classified as not popular.
We found that dsh-decision-split demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.

Research
/Security News
Thirteen malicious Packagist themes expose visitors on unpatched iPhones to a WebKit-to-kernel exploit chain that steals device data and wallet seeds.