atrium — Changelog
timeline — v0.269.0

Release

atrium v0.269.0

Monochrome icons and monochrome favicon are now separate toggles instead of one combined…

v0.269.0Aug 5, 2026
Changed
  • Monochrome icons and monochrome favicon are now separate toggles instead of one combined switch.
Fixed
  • Fixed chat sign-in reliability: transient auth failures now retry automatically, and the sign-in card names the account and leads with Try again when a session can be resumed.
  • Fixed chat panes feeling noisy on resume: idle session closes, lazy-resume wakeups, and duplicate session-change entries no longer clutter the view, and long transcripts now finish loading in one step instead of visibly building up.
  • Fixed the activity sidebar sorting resumed agents by their original wait time instead of resume time, and matched the Hidden section's footer to Dismissed's header style.
  • Fixed restored panes sometimes losing their adapter icon and other session info.
  • Fixed a room rendering twice right after launching a chat from it.
  • Fixed the CLI attributing commands to the wrong pane when run against a different atrium instance than the one it launched from.
  • Fixed codex chat panes not sharing a single app-server process, so multiple codex panes now start noticeably faster.
  • Fixed chat question cards showing checkboxes for single-select questions instead of radio buttons; multi-select cards now add a Next Question action.
  • Fixed the browser pane's URL bar not updating immediately when navigating.
  • Fixed Esc sometimes dismissing a prompt suggestion instead of unparking the queue or interrupting a turn.
  • Fixed the launcher falling back to a plain terminal when the pane was small, and made narrow or short launcher layouts denser.