atrium — Changelog
timeline — v0.87.0

Release

atrium v0.87.0

Terminal state moved to a Rust-owned grid, making hidden panes, restore, and resize…

v0.87.0Apr 17, 2026
Highlights
  • Terminal state moved to a Rust-owned grid, making hidden panes, restore, and resize behavior much more reliable.
Added
  • Fresh terminal panes open a redesigned launcher with adapter tiles, pane tools, hotkeys, and responsive layout.
  • Settings can reorder installed adapters, and two high-contrast atrium themes are now built in.
  • Activity cards show richer Claude Code signals, tool failures, and clearer waiting/interrupted states.
Changed
  • atrium pane read works on hidden panes and returns rendered scrollback from atrium's terminal state.
  • Background terminal panes unmount after a short hidden grace period, reducing memory use and launch work.
Fixed
  • Terminal panes restore, resize, and reappear without missing prompts, duplicate frames, or stretched content.