mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 09:01:39 -06:00
b067311551
* fix(agents): record stop reason in completion trajectory * fix(agents): record stop reason in completion trajectory * fix(agents): record stop reason in completion trajectory * fix(agents): record stop reason in completion trajectory * fix(agents): record stop reason in completion trajectory * fix(agents): record stop reason in completion trajectory * fix(agents): record stop reason in completion trajectory * fix(agents): record stop reason in completion trajectory * fix(agents): record stop reason in completion trajectory * fix(agents): record stop reason in completion trajectory * fix(agents): record stop reason in completion trajectory * fix(agents): record stop reason in completion trajectory * fix(agents): normalize completion trajectory outcomes * fix(agents): preserve terminal outcome ownership * refactor(agents): simplify trajectory completion paths * test(agents): tighten trajectory outcome matrix * fix(trajectory): isolate partial export tails * fix(trajectory): preserve yield and partial-tail ownership * fix(trajectory): preserve terminal precedence * fix(trajectory): align terminal status and reason * fix(trajectory): bound reused-run partial tails * test(trajectory): cover terminal-only export tails * fix(trajectory): anchor terminal-only cohorts --------- Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>