mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 10:51:33 +00:00
* fix(heartbeat): preserve terminal tool failures * fix(heartbeat): handle absent failure payloads * test(agents): align execution-state consumers * fix(heartbeat): retain unmatched pending finals * fix(heartbeat): preserve failures across retries * refactor(agents): narrow terminal outcome boundary * fix(copilot): preserve terminal tool failures * fix(agents): bound tool execution tracking * docs(plugins): document harness terminal outcomes * fix(codex): preserve exact terminal boundaries * test(codex): harden abort race fixtures