mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 14:43:16 -06:00
f286928210
* refactor(agents): carry structured fallback attempts * refactor(agents): preserve typed failover delivery metadata * refactor(auto-reply): consume canonical failover classification * fix(auto-reply): preserve typed failure copy * fix(auto-reply): keep failover facets internal * fix(agents): remove stale failover exports * chore(plugin-sdk): refresh API baseline * fix(delivery): repair queue and pending-final settlement * fix(lint): keep delivery queue within line budget * fix(ci): refresh baselines after main rebase * test(outbound): assert ambiguous send payload directly * refactor(reply): follow upstream custody revert