Skip to content

v0.1.69

Choose a tag to compare

@biglone biglone released this 25 Mar 09:32
· 124 commits to main since this release

Release v0.1.69

Highlights

  • AutoDev validation contract is now structured: executor output must include VALIDATION_STATUS and __EXIT_CODES__.
  • Completion-gate validation inference now prioritizes hard signals (__EXIT_CODES__ first, then VALIDATION_STATUS) before text heuristics, reducing false negatives.
  • Added regression coverage for structured validation status, exit-code precedence, and prompt contract enforcement.
  • Improved CI stability by increasing timeout budget for the queue transient-retry recovery test on slower runners.

Upgrade

npm install -g codeharbor@0.1.69

Verify

codeharbor --version

Expected output:

0.1.69

Community

  • Announcement (EN/中文): #3
  • Roadmap poll (EN/中文): #4