mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 15:21:17 +00:00
* feat(config): add compaction.thinkingLevel to override thinking during compaction * fix: make compaction.thinkingLevel override inherited session thinking * fix: warn on compaction.thinkingLevel ignored by Codex native runtime * feat(config): add compaction thinking override Co-authored-by: wu.duozhen@xydigit.com <wu.duozhen@xydigit.com> * test(agents): remove duplicate compaction harness Co-authored-by: wu.duozhen@xydigit.com <wu.duozhen@xydigit.com> * test(plugin-sdk): account for thinking level export Co-authored-by: wu.duozhen@xydigit.com <wu.duozhen@xydigit.com> * chore: keep release note in PR metadata * chore: reconcile plugin SDK surface budgets --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>