Skip to content

Releases: IvenKooLab/comfy-agent

v1.5.3

Choose a tag to compare

@IvenKooLab IvenKooLab released this 10 Sep 16:05

v1.5.3 - Model Hub + Media Upload + Subgraph Templates

  • Models page (nav 9): preset suites with one-click resumable downloads (SCAIL-2 bundle incl.) + local model browser
  • Template model check: opening a template warns about missing models and jumps to downloads
  • Editor media upload: LoadImage/LoadVideo params get an Upload button (straight into ComfyUI input)
  • Official subgraph templates (SCAIL-2 etc.) auto-flatten for one-click load
  • Settings: one-click open native ComfyUI UI; subtitle-burn auto-popup bug fixed

Full changelog: CHANGELOG.md. Requires local ComfyUI + WebView2 runtime.

v1.5.0 — Agent Function Calling Loop

Choose a tag to compare

@IvenKooLab IvenKooLab released this 05 Sep 14:20

主要更新

🤖 助手接入 Function Calling 工具循环

助手从「关键词解析」升级为真正的 Agent:5 个内置工具,模型自主决定调用与顺序,最多 6 轮循环后给出结论。

工具 能力
query_queue 查询 ComfyUI 执行/排队状态、显存
search_gallery 按关键词搜索本地画廊成果
read_log 读取应用日志排查错误
launcher ComfyUI 状态查询与启停(status/start/stop/restart)
submit_generation 提交图片/视频生成(仅用户明确要求时,count≤4)
  • 工具调用过程在助手消息下方以 🔧 工具(参数) → 结果 逐行展示
  • 厂商不支持 tools 协议时自动回落旧意图链路,零配置迁移
  • 工具结果摘要化控制 token 体积

本版本以源码 tag 发布;Windows exe 安装包将在下一个打包窗口补挂到本 Release。

v1.4.1 — 界面语言完整化 + 环境诊断修复

Choose a tag to compare

@IvenKooLab IvenKooLab released this 02 Sep 13:06

主要更新

界面语言完整化(英文模式残留中文清零)

  • 9 个 JS 模块 + 页面模板 300+ 处动态/静态文案接入 i18n(toast/确认框/空态/状态条/灯箱/诊断/检查器)
  • 内置帮助页 40+ 问答全量英文翻译,跟随界面语言即时切换
  • 风格 SOP / LLM 厂商 / 内置工作流显示名客户端本地化
  • 全组件监听语言切换即时重渲染;修复画廊「全部」筛选跨语言失配

环境诊断修复

  • 修复启动器「环境诊断」torch/triton/sage 版本一直显示空的 bug(探测代码参数错误,自上线起未成功过)
  • ComfyUI 解释器路径缺失时自动探测 portable/venv 布局,分发到其他机器可用

体验优化

  • 设置页拆分分组卡:连接与目录 / AI 接入 / 界面与更新
  • 画廊空态「去创作」直达按钮
  • 帮助页补齐集数聚合/优先级排队/音频资产/风格归纳问答(中英双语)

下载:附件 ComfyAgent-win64.zip(约 40MB),解压运行 ComfyAgent.exe(Win10/11,需 WebView2)。数据目录在 %APPDATA%/ComfyAgent/data,升级替换 exe 不丢数据。

v4.4.0

Choose a tag to compare

@IvenKooLab IvenKooLab released this 06 Sep 11:04

Local-first visual studio for ComfyUI.

Highlights

  • Production pipeline: episode aggregation, priority queue, scene library, audio assets, subtitle burn-in, style digest
  • 602 ComfyUI templates with real preview images
  • Bilingual UI (EN/中文) + built-in help (45+ Q&A)
  • Reliability: atomic JSON writes, auto backup, ComfyUI watchdog with resume
  • Zero third-party dependencies (pure Python stdlib + vanilla JS), single ~10 MB exe

Download ComfyAgent-win64.zip, unzip, double-click. Requires local ComfyUI (127.0.0.1:8188), ffmpeg on PATH, WebView2 runtime.

中文说明见 README.