Skip to content

Claude Workflow Studio v1.6

Choose a tag to compare

@FocuZHe FocuZHe released this 15 Jun 01:42
· 2 commits to master since this release

Bug 修复

  • SDK 互斥锁永久锁死 — 一次网络抖动不再导致整个系统瘫痪
  • 断点续传静默失效 — 检查点读取失败时标记为 interrupted 而非 failed
  • WebSocket 重连永久断开 — 页面获得焦点时自动重试连接
  • Dashboard 定时器泄漏 — 用久了浏览器不再越来越卡
  • MCP 工具 API 500 错误 — 修复方法名不匹配问题

功能实现

  • 任务队列执行引擎 — 支持顺序执行、暂停/恢复、遇到错误停止