mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-30 23:22:38 +00:00
* fix: preserve status attribution for internal handoffs * fix: preserve internal handoff status attribution (#85726) (thanks @brokemac79) * fix: surface internal fallback failures (#85726) * fix: preserve internal handoff session continuity (#85726) * fix: skip internal fallback auto overrides (#85726) * fix: preserve direct internal handoff state (#85726) * fix: authorize internal announce handoff (#85726) * fix: preserve handoff accounting without hiding transcript (#85726) * test: fix session-store cli backend fixture (#85726) * fix: trust-gate handoff accounting preservation (#85726) * fix: avoid stale preserve-mode session writes (#85726) * fix: avoid preserve-mode session identity writes (#85726) * fix: hide internal handoff usage footers (#85726) --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>