atrium — Changelog
timeline — v0.156.0

Release

atrium v0.156.0

Vault search and the new-room picker now find past sessions by content across every…

v0.156.0May 25, 2026
Added
  • Vault search and the new-room picker now find past sessions by content across every adapter's history, with match snippets, prefix + synonym + edit-distance fuzzy matching, a same-workspace relevance boost, and a live-updating index that picks up new sessions as they're written.
  • Settings → Vault tab lets you tune indexing depth, time horizon, and per-workspace excludes, and trigger a manual reindex without leaving atrium.
  • New atrium edits <file> CLI lists every past session that modified a file, across all adapters.
Changed
  • Activity cards truncate long messages by visual lines with a "Show all" toggle, instead of cutting off at a single line.
  • Title bar now matches the tab bar's 32px height, removing the chrome gap above the tabs.
Fixed
  • Notepad canvas, HTML, and sketch views now load the note's own workspace instead of whatever room is currently active.
  • Skill launches via npx work for atrium .app bundles started from the dock or Spotlight, instead of silently failing outside terminal launches.
  • Creating or splitting a pane with an unknown adapter slug now fails fast with a clear error instead of producing a broken pane.