Skip to content

0.32.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 21:16
· 351 commits to main since this release

Fixed

  • The evidence-coverage pre-flight runs before the machine check. protocol drive run refused a map whose llm steps it could not spawn — metaharness is not on PATHbefore asking whether the map could produce the evidence the plan demands. On any machine without that binary a real coverage gap was never looked for, so the test that guards it passed while guarding nothing. Coverage is decidable from the two documents and says this map can never finish this plan everywhere; the machine check says this machine cannot run it today. The document defect is reported first. An operator whose map has both problems now sees the one that will not go away by installing something.

  • 0.32.0's Release workflow failed and published no GitHub Release, on the two drive_cli tests that needed metaharness installed. Both now assert the same thing on a machine with the binary and one without: the whole gate is green with it hidden.