dsh-teaching-board
教学平面视图:agent 生成的自包含 HTML 投影进沙箱 iframe 当板书,可用画笔手写勾画(四色、橡皮、撤销)、在同一块板上增量续写,并把画面截图作为真实用户消息发回对话。
Teaching board view: agent-generated self-contained HTML is projected into a sandboxed iframe as a board, annotated by hand (brush, four colours, eraser, undo), extended in place across several tool calls, and screenshotted back into the conversation as a real user message.
怎么安装
dsh plugin add @arcaneorion/dsh-teaching-board 简介
@arcaneorion/dsh-teaching-board DSH 会话内的**教学平面**:把 agent 生成的 self-contained HTML 投影成可讲解的板书界面, 并让使用者直接在板面上**圈画**、把画面**截图**发回对话。 **单一数据流**:面板 = 会话快照的投影,无私有状态、无 RPC、无 wait 闸门。 用户的每一次推进(点选、发图)都是**真实用户消息**。 安装 bash dsh plugin --profile web add @arcaneorion/dsh-teaching-board 然后重启 dsh --profile web 并刷新页面 它是一个 **profile 级 bundle**:装一次,这个进程里所有会话都拿得到 stage_* 工具与「教学平面」页签。 (dsh plugin add 会把依赖与 bundles 条目一起写进该 profile 的 manifest。) **发布状态**:@arcaneorion/dsh-teaching-board 已发布(0.4.0 于 2026-09-15 10:17 CST 上线,当前 0.5.0)。 改名前的 @arcaneorion/dsh-stage-panel@0.1.0 仍在 registry 上,对应本仓早期版本——**别再用**, 装它只会拿到残缺面板(npm …
推荐参考
信息
- 协议
- MIT
- 语言
- HTML
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-15
- 创建于
- 2026-09-05
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验
dsh-codex-ui
MichengAI/dsh-codex-ui
为 DeepSeek Harness 网页端重构 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航。