Skip to content

v0.109.0

Choose a tag to compare

@henrikje henrikje released this 13 Mar 00:08

0.109.0 (2026-03-12)

Features

  • attach: replace single-item confirm with checkbox selector (a474ce7)
  • branch: add arb branch base subcommand (a6144c8)
  • push: add --include-drifted flag to sync commands (38fb9f7)
  • push: detect squashed remote commits via cumulative patch-id (b6c2890)
  • push: show commit breakdown in push plan matching status output (#321) (eee68cb)
  • reset: remove --base flag from arb reset (e6b7b9c)
  • reset: reset to share branch by default, fall back to base (f3d18dd)
  • status: skip re-scan for repos with no-op fetches (de9a49b)

Bug Fixes

  • delete: show all workspaces in interactive selector (16e04fd)
  • list: show per-workspace scanning progress in phased render paths (bf9902a)
  • rebase: prevent false-positive merged label when detectBranchMerged heuristic is uncorroborated (c7f962a)
  • rebase: show up-to-date instead of skipped for dirty repos that are not behind (40c582a)
  • status: prevent false merged status after reset + pull (401b23c)
  • status: use + separator in SHARE column to match push format (10bdd19)