Skip to content

v0.6.20

Latest

Choose a tag to compare

@EKKOLearnAI EKKOLearnAI released this 24 Jun 10:21
· 21 commits to main since this release
1f39c39

Highlights

  • Workflow is now online: create agent nodes, connect them into a graph, and run the full flow directly from the Workflow page.
  • Workflow runs now persist records, graph snapshots, per-node sessions, live node status, failure reasons, and run stop/delete actions.
  • Workflow viewing and editing are more complete with run history, read-only snapshots, per-node chat session review, larger connection handles, and a create-workflow-first guard.

Fixes and Runtime

  • Desktop launches now let agent-browser resolve Chrome from AGENT_BROWSER_HOME instead of pinning a stale executable path, with patch integrity guards and browser stdout fixes.
  • Packaged browser runtimes now pin Chrome for Testing 149.0.7827.55 on supported desktop platforms to avoid runtime browser regressions.
  • ESP32 and Xiao Fang He details were polished with updated tutorial links, a lighter badge background, and a Windows-compatible flowing badge animation.

Validation

  • npm run harness:check
  • npm run build