v0.1.69
Release v0.1.69
Highlights
- AutoDev validation contract is now structured: executor output must include
VALIDATION_STATUSand__EXIT_CODES__. - Completion-gate validation inference now prioritizes hard signals (
__EXIT_CODES__first, thenVALIDATION_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.69Verify
codeharbor --versionExpected output:
0.1.69