atrium — Changelog
timeline — v0.146.0

Release

atrium v0.146.0

Agent editor's skill picker is now a search-first field with composite rows.

v0.146.0May 17, 2026
Changed
  • Agent editor's skill picker is now a search-first field with composite rows — the same skill across multiple adapters collapses to one pickable entry with adapter chips, and typing immediately filters the catalog.
  • ++agent shorthand splits attached skills by mode: always-loaded skills inline their body in the prompt, while discovery skills emit a load-on-demand hint the agent runs only when needed.
Fixed
  • Adapter update toasts show the version actually installed and surface a warning when it drifts from what the registry advertised.
  • Wide markdown toolbars (such as the one inside the agent editor) wrap their overflow menu into a popover shape instead of trailing off the dialog edge.