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