Skip to content

Releases: wbin0001/dsh-comfyui-canvas

v0.1.1 — 对话产物进画布 + 两个关键修复

Choose a tag to compare

@wbin0001 wbin0001 released this 01 Sep 17:25

v0.1.1 — 对话产物进画布 + 两个关键修复

v0.1.1 — Conversation to Canvas + Two Critical Fixes


中文(简体)

✨ 新增能力

  • comfyui_attach_image — 把对话里的图片直接送进画布 LoadImage 节点(走 ComfyUI 原生 /upload/image
  • comfyui_inject_text — 把对话生成的文本一步注入为可连线的源节点
  • comfyui_export_api — 导出 API 格式工作流 JSON,供 comfy-cli 无人值守批量运行

🐛 修复

  • 画布启动卡死:修复点「启动 ComfyUI」永久停在"正在启动…"。以完整权限拉起、失败原因直接显示、45 秒超时自动复位
  • 节点预览图不显示:移除 iframe referrerpolicy 环境差异 + bridge 监听 executed 事件强制画布重绘

📦 其他

  • 导航栏自定义「大写 C」图标(DSH 核心补丁备份于 patches/
  • 双语 README 更新

English

✨ New Tools

  • comfyui_attach_image — send a chat image straight into a canvas LoadImage node (native ComfyUI /upload/image)
  • comfyui_inject_text — inject chat text as a new wirable source node in one step
  • comfyui_export_api — export the live canvas as API-format workflow JSON for headless comfy-cli runs

🐛 Fixes

  • Launch stuck on "Starting…" — launch now runs unconfined (full access), failures surface with the real reason, and a 45s client timeout un-sticks the button
  • Node previews missing after a run — dropped the iframe referrerpolicy environment difference and forced a canvas redraw on ComfyUI executed events

📦 Other

  • Custom uppercase "C" nav icon (DSH core patch backed up under patches/)
  • Bilingual README update

安装 Install: dsh plugin add github:wbin0001/dsh-comfyui-canvas