atrium — Changelog
timeline — v0.217.0

Release

atrium v0.217.0

Task cards can now repeat.

v0.217.0Jul 1, 2026
Highlights
  • Task cards can now repeat — run once on a schedule, loop until done, or recur on a cadence (reusing the card or creating a fresh one each cycle), with pause, skip, and stop controls.
Added
  • Repeating tasks can pause for review after each cycle, so you approve, redo, or finish each run by hand.
  • Every task card keeps a history of its runs, and you can resume a completed run to continue its session.
  • Filter the task list by recurrence kind — Loop, Scheduled, Repeat, or Manual.
  • Type into an empty agent composer to drive the terminal directly — ! and slash commands forward straight through to the shell.
  • "Send to background" now appears when you close an agent, so you can park it in the background instead of ending it.
Fixed
  • Branch and worktree selectors now refresh automatically when the underlying git state changes.