atrium — Changelog
timeline — v0.134.0

Release

atrium v0.134.0

Notes can now render as interactive canvases or sandboxed HTML pages, with a "Send to…

v0.134.0May 13, 2026
Added
  • Notes can now render as interactive canvases or sandboxed HTML pages, with a "Send to agent" button that routes user input back to the originating agent.
  • atrium note new --type canvas|html creates a note pane from the CLI, with optional seed content and send-to-agent framing.
  • Note editor gains a JSON/HTML view toggle for canvas and HTML notes.
Changed
  • Notepad is now a true one-slide carousel with hover-reveal arrows, and URL-bodied notes open in a new browser subtab.
  • Note type icons are color-coded in the sidebar to match their pane accent.
Fixed
  • Switching themes applies live to the running app instead of waiting for a reload.
  • HTML notes refresh their preview after edits.
  • Panes spawned by notepad.open land in the mosaic layout instead of the side tray.