Files
openclaw/src
Mason Huang 8c0e876e85 fix: prevent cumulative usage from inflating session context (#108323)
* fix: use last-call usage for session context

* fix: preserve final nonzero call usage

* fix: keep exact usage snapshots context-scoped

* refactor(agents): remove unused last-call accumulator

* fix(agents): scope usage fallback to uncompacted attempts

* test(agents): type compaction usage fixture

* test(agents): use provider usage fixture shape
2026-07-19 16:40:55 +08:00
..