mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 11:01:34 +00:00
* fix(inference): harden Codex turns, streams, and live QA * fix(inference): dispatch open CR-delimited response frames * fix(inference): finish live goal and split streaming regressions * fix(codex): wait for interrupted turn completion * fix(codex): narrow terminal collector notification ownership * fix(inference): harden completion authority and lifecycle * fix(inference): use canonical source delivery contract * test(inference): align lifecycle probes with current main * style(inference): format source delivery verification * fix(goals): prevent premature completion across staged work * fix(qa): settle streamed goal turns before continuation * fix(goals): require visible replies after goal completion * test(qa): keep goal flow regressions within lint limits