mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-14 14:58:56 +00:00
fix: enable claude cli context1m window (#70863) (thanks @bidadh)
This commit is contained in:
parent
64630e1c39
commit
28e4cd81a9
1 changed files with 1 additions and 0 deletions
|
|
@ -265,6 +265,7 @@ Docs: https://docs.openclaw.ai
|
|||
- Codex media understanding: require approval-checked app-server image turns while explicitly declining tool, file, permission, and elicitation approval requests for the bounded image worker. (#71703) Thanks @vincentkoc.
|
||||
- Agents/Claude CLI: allow large live `stream-json` JSONL lines up to the existing per-turn raw limit, preventing large Telegram, WebChat, MCP, and image turns from aborting on the old stdout buffer cap. Fixes #71793, #71080, and #70766. (#71897) Thanks @chacher86, @shivamgrover21, and @tpjordan.
|
||||
- Agents/Claude CLI: unwrap nested Claude result envelopes in CLI JSON output so delegated agent responses surface as final text instead of raw result JSON. (#66819) Thanks @mraleko.
|
||||
- Agents/Claude CLI: apply the configured 1M context window override to eligible Claude CLI Opus and Sonnet models when `context1m` is enabled. (#70863) Thanks @bidadh.
|
||||
|
||||
## 2026.4.24
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue