mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 09:33:58 +00:00
Compaction failure and timeout recovery can no longer leave a session transcript assistant-last and wedged after restoring pre-compaction state. Transcript-continuation failures now carry a typed agent-core error code and no longer demote the active model through model fallback scoring. Surface: embedded agent runner compaction recovery, model fallback classification, packages/agent-core. Refs #100312. Includes regression coverage for #99943.