atrium — Changelog
timeline — v0.72.0

Release

atrium v0.72.0

Task dispatch and editor language intelligence both became first-class workflows.

v0.72.0Apr 12, 2026
Highlights
  • Task dispatch and editor language intelligence both became first-class workflows.
Added
  • Tasks can launch, resume, cancel, complete, inspect, notify, and message agents through the UI and CLI.
  • Task rooms pair the task card with the assigned agent and restore interrupted runs after restart.
  • TypeScript, JavaScript, Python, Shell, YAML, CSS, HTML, JSON, Tailwind, and Dockerfile editing gained richer language support.
  • Editors now show server health and formatter status, with project-aware formatting and quick fixes.
Changed
  • Task editing moved to a richer modal, task rows adapt to narrow panes, and waiting agent badges use clearer activity color.
  • Language servers start only when projects need them and shut down when idle.
Fixed
  • Room switching, language-server configuration, diagnostics capture, and Codex hook output are more reliable.