Engineering Bridge v1.0.0-rc.3
Pre-release
Pre-release
Engineering Bridge v1.0.0-rc.3
This release candidate includes two focused reliability fixes:
- Codex failed turns now surface
serverOverloadeddetails instead of only returning the genericCODEX_EXECUTION_FAILED. - Controlled APPLY now handles Markdown fence context, stale hunk counts, and zero-context hunks more reliably.
Validation
Final runtime validation passed:
run_task → supervisor review → acceptgenerate_controlled_patch- real zero-context hunk preflight with
git apply --check --recount --unidiff-zero - successful controlled APPLY
- fresh
npm test: 44/44 passed git diff --check: passed- final worktree: clean