Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 12:24
· 29 commits to main since this release

1.4.0 (2026-02-14)

Bug Fixes

  • prevent savePlan from overwriting job status set by accept/retry paths (84e5a7f)

Features

  • add checkpoint context types and fix state machine transitions (cbbecd4), closes #61
  • add relaunchJobForCorrection to Orchestrator (b33ea9c)
  • implement accept, relaunch, and fixed retry paths in mc_plan_approve (54c4aca)
  • store structured checkpoint context on all error checkpoints (fb5a53f)