v0.4.1
Fixed
- GH-36:
find_active_runno longer mistakes a skill's own JSON artifact (e.g.validatewritingvalidation-report.json) for a second, permanently-non-terminal loop run. Previously, a correctvalidaterun could raiseAmbiguousActiveRunon everyloop_advance/loop_continuecall. - GH-37:
check_pr_ready'smemory_updatedcheck no longer fails on the loop runtime's own uncommitted.dmx/jobs/writes. Previously, a goodreleaseloop (PR opened, memory bank committed) could finish with a misleadingwarningoutcome purely because its own paused job-state JSON was dirty.
Full Changelog: v0.4.0...v0.4.1