Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 01:20
d9a9e61

1.3.0 (2026-04-09)

Features

  • add interactive finalize review with approve/refine flow (aeaabfd)
  • add notification support on run complete (2effcb7), closes #9
  • carry forward previous run context into new experiments (#17) (7500f6f)
  • include termination reason in carry-forward context (71383ba)
  • persist setup drafts and resume sessions on return (f12fff1), closes #7
  • sequential run queue for overnight batch execution (#19) (08e0570)
  • verify results — re-run measurements after run completes (#13) (7af8eef)

Bug Fixes

  • add animated spinner indicators during active run phases (404f17c)
  • clean up setup draft when program was successfully created (2cac919)
  • merge main, update tests for verify feature and revised FinalizeApproval (0a0b447)
  • remove maxTurns limit from setup phase chat (570dd58)
  • rename Abandon to Done in run complete prompt (11627d0)
  • resolve FinalizeApproval rendering crash and fix E2E tests (8a96e29)
  • show streaming indicator during multi-turn agent activity (20efb04)
  • use macos-latest for darwin-x64 build and allow partial uploads (c4d778b)