atrium — Changelog
timeline — v0.115.0

Release

atrium v0.115.0

Custom workspace icons (emoji or Lucide), surfaced consistently across the sidebar,…

v0.115.0Apr 30, 2026
Added
  • Custom workspace icons (emoji or Lucide), surfaced consistently across the sidebar, dropdowns, and task panes.
  • Cmd+click an ATR-# in any terminal opens that task; cmd+enter or cmd+click on a palette result opens it as a split.
  • Task list adds a sort dropdown, "updated" timestamps, per-pane filter scope, and auto-saving edits in the modal.
  • Markdown editor for task comments with code blocks, lists, and rich formatting.
  • atrium task claim lets agents claim a task from the CLI, with the claiming adapter shown on the task row.
  • Filetree opens HTML files in the atrium browser pane and supports OS cut/copy/paste with Cmd+C/X/V.
  • Diff Review shows a celebratory CTA when every file is reviewed, and auto-switches to branch view when the tree is clean.
  • Worktrees are now indicated in workspace dropdowns and task panes, with icons matching the sidebar.
  • Toasts have a close button, and a server-driven banner channel can push app-wide notices.
Fixed
  • Branch and worktree state stays in sync with external git changes — file-watching and focus events refresh the sidebar.
  • Diff comments and task group headers render with stronger contrast over +/- lines and group separators.
  • Workspace filter scrolls past five entries cleanly without overflow.
  • The update-restart toast can no longer be dismissed by drag, so the prompt stays put until you act on it.
  • Submenu styling matches parent menus, and workspace dropdown chips use consistent hash-derived colors.