mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 03:15:46 -06:00
f5c46de8ac
* fix(compaction): route manual CLI compaction natively * fix(compaction): harden native CLI control operations * fix(compaction): honor Claude native completion signals * chore(plugin-sdk): refresh API baseline * test(compaction): assert native session binding * fix(compaction): preserve control session reuse * fix(plugin-sdk): preserve boolean compaction ownership * fix(agents): preserve native compaction ownership * fix(compaction): bypass model auth for native control * test(compaction): isolate authless control fixture * test(compaction): isolate auth bypass regression * fix(compaction): bypass generic auth for native CLI control * fix(compaction): preserve native rejection failover * test(compaction): isolate native queue regressions * test(compaction): prevent native auth mock leakage * fix(cli): isolate control operations from skill env --------- Co-authored-by: VACInc <3279061+VACInc@users.noreply.github.com> Co-authored-by: Patrick Erichsen <patrick.a.erichsen@gmail.com>