Skip to content

v0.1.0

Choose a tag to compare

@yuanbaoerer yuanbaoerer released this 20 Aug 06:37
· 13 commits to master since this release

dsh-decision-split v0.1.0

决策分屏插件:agent 输出含「决策摘要」段的方案时,主窗口显示摘要+决策编辑框,右侧详情栏独立展示完整 markdown,决策一键发回 agent。

安装

dsh plugin --profile web add dsh-decision-split

或使用本 release 的 tarball:

dsh plugin --profile web add https://github.com/yuanbaoerer/dsh-decision-split/releases/latest/download/dsh-decision-split-0.1.0.tgz

功能

  • 主窗口:含 ## 决策摘要(任意标题层级)的消息下方自动出现决策卡
  • 右侧详情栏:独立滚动展示完整 markdown,标题自动取方案标题
  • 决策以 【决策】… 前缀一键回传 agent
  • 视觉对齐 DSH Web UI 原生样式