Skip to content

v0.4.1

Choose a tag to compare

@hpieris-dm hpieris-dm released this 11 Sep 04:31
· 2 commits to main since this release

Fixed

  • GH-36: find_active_run no longer mistakes a skill's own JSON artifact (e.g. validate writing validation-report.json) for a second, permanently-non-terminal loop run. Previously, a correct validate run could raise AmbiguousActiveRun on every loop_advance/loop_continue call.
  • GH-37: check_pr_ready's memory_updated check no longer fails on the loop runtime's own uncommitted .dmx/jobs/ writes. Previously, a good release loop (PR opened, memory bank committed) could finish with a misleading warning outcome purely because its own paused job-state JSON was dirty.

Full Changelog: v0.4.0...v0.4.1