dsh-drawai
DSH 侧边栏的可编辑画布,加两个模型工具(diagram_read、diagram_apply),直接读写工作区、载体是原生 .drawio 文件:无损写回让画布读不懂的单元逐字节保留,文件指纹 revision 支撑起对并发编辑的乐观锁。
An editable diagram canvas in the DSH sidebar plus two agent tools (diagram_read, diagram_apply) that read and edit the workspace in place, using native .drawio files: the canvas opens and saves them losslessly — cells it does not understand are preserved byte-for-byte — and a file-fingerprint revision powers optimistic locking against concurrent edits.
怎么安装
dsh plugin add dsh-drawai 简介
--> dsh-drawai **DSH 右侧栏里的可编辑画布 —— 加上让模型直接改图的两个工具。** *An editable diagram canvas in the DSH right sidebar, plus two agent tools (diagram_read / diagram_apply) that read and edit the workspace's native .drawio files in place.* dsh-drawai 把一块**可编辑的画布**放进 DeepSeek Harness 的右侧栏,再给模型**两个工具**;两者读写的是同一份文件。 **画布(右侧栏面板)** —— 打开工作区里的 .drawio:画节点、连边、就地改字、分层、排序、对齐、导出,双击节点就能改标签。 **diagram_apply** —— 模型改图的入口:15 个结构化 ops,改完自动布局并**原子写回**。 **diagram_read** —— 模型的眼睛:结构、样式键、图层、父级、页面尺寸、**你此刻的选区**、文件指纹 revision。 **选中与回退** —— 你在画布上选中什么,模型就知道什么;模型的改动最多可以退 8 步。 **载体是原生 .drawio 文件** —— 不需要导入导出,存出来的文件可以直接用 drawio / dia…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-20
- 创建于
- 2026-09-15
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- drawio, dsh, dsh-plugin