mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-18 00:23:25 -06:00
a24cf632c7
* fix(anthropic): declare GA 1M context window for opus-4-7/sonnet-4-6/opus-4-6 (issue #108152) * test(anthropic): cover corrected context resolution * fix(anthropic): align exact Claude model limits * fix(anthropic): scope Claude CLI output limits * fix(anthropic): preserve plan-safe Claude CLI context * test(anthropic): align status context expectations * test(anthropic): align gateway context expectations * test(anthropic): align lookup context expectations * test(anthropic): align CLI status context * test(anthropic): align CLI reseed context cap --------- Co-authored-by: Lavya Tandel <lavya@loom.local> Co-authored-by: Peter Steinberger <steipete@gmail.com>