mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 12:11:34 +00:00
* refactor(reply): converge queued follow-up execution * fix(reply): preserve follow-up lifecycle invariants * fix(reply): fence follow-up admission generation * fix(reply): reconcile follow-up preflight state * fix(reply): fence persisted follow-up generation * fix(reply): defer follow-up compaction terminal notices * style(reply): format follow-up admission * fix(reply): normalize follow-up session metadata * fix(reply): fence in-memory follow-up generation * test(reply): satisfy follow-up lint contracts * fix(reply): revalidate failed follow-up preflight * fix(reply): reject deleted follow-up generation * fix(reply): release restart-aborted operations * test(reply): avoid unbound operation assertion * fix(reply): refresh follow-up presentation state * test(reply): use canonical plan update shape * fix(reply): harden follow-up progress delivery * fix(reply): synchronize recovered follow-up operation * test(reply): mark partial operation fixture * fix(reply): adopt owned preflight rotations * docs(reply): clarify restart settlement guard * test(reply): preserve terminal notice call count * refactor(reply): remove retired follow-up exports * test(reply): prove dispatcher-only follow-up routing * chore(reply): remove stale delivery type import * fix(reply): finalize follow-up cleanup and failure delivery * fix(reply): prefer authoritative admission snapshot * fix(reply): avoid replay on progress failure * fix(reply): retain suppressed-mode terminal failures * fix(reply): preserve follow-up session context * fix(reply): preserve exclusive delivery and deleted state * fix(reply): prevent post-start follow-up replay * fix(reply): prioritize safe follow-up failure delivery * fix(reply): signal follow-up execution after start * fix(reply): harden follow-up settlement * refactor(reply): keep session clear internal * fix(reply): consume pre-run user aborts * fix(reply): retain progress delivery failure * fix(ci): register codex prewarm test shard * test(reply): retain operation mock type