Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:59
ef4ad1e

0.1.2 (2026-08-02)

Features

  • cmd: honor a brief's declared model and effort on spawn and promote (#59) (017fffa)
  • cmd: name what is dirty on teardown refusal and allow already-landed dirt (#93) (bcaee85)
  • cmd: refuse to dispatch into an uninitialized no-mistakes gate (#94) (d4cd130)
  • cmd: surface PR merge state in hand status (6a768aa), closes #51 #58
  • watch: add hand watch --until-event so the watcher can wake its orchestrator (c14bf27)

Bug Fixes

  • cmd: cap report rendering in hand status (#91) (4d2294a)
  • cmd: detect gate-opened PRs by branch head ref (#76) (8fddac4)
  • cmd: reuse a new workspace's root tab instead of orphaning it (#72) (81e6427)
  • ghutil: resolve multi-PR head refs by preference tier instead of an arbitrary pick (4149241)