Skip to main content

Agent Canvas 1.23.0

Released September 23, 2026. View the full release on GitHub.

Highlights

  • Universal macOS desktop installer — The macOS desktop build is now a single universal disk image that runs on both Apple silicon and Intel Macs, with bundled uv and Node.js runtimes selected per architecture. See Desktop App (Preview Build).
  • Light and Solarized color themes — Agent Canvas adds Light+ and Solarized Light themes to the Settings > Application color-theme setting. See Customize and Settings.

Fixes

  • Script (bundle) automation runs now load their logs on cloud backends, and the automation detail view shows the automation’s script in a Script section. See Managing Automations.
  • A “Failed to send” bubble now clears on its own once the server confirms the message, instead of persisting after a delayed or reconnected delivery. See Conversations.
  • Conversation tag chips now show the tag key and value as a Key: value pair, such as Artifacts: 1. See Conversations.
  • Restored the 11px mode label on the change-agent button.
  • Historical Markdown messages that have not changed are no longer re-rendered, reducing work while scrolling a long conversation.

Maintenance

  • Released agent runtime dependencies bumped: SDK, Agent Server, and TypeScript client 1.49.5, Automation 1.15.0.
  • Removed merged PR artifacts from main.

Full Changelog