Skip to content

Engineering Bridge v1.0.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@wudy29 wudy29 released this 12 Aug 01:32
· 48 commits to main since this release

Engineering Bridge v1.0.0-rc.3

This release candidate includes two focused reliability fixes:

  • Codex failed turns now surface serverOverloaded details instead of only returning the generic CODEX_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 → accept
  • generate_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