Summary
Right now context window size not updated per provider/model, and will lead to some confusion.
Steps to reproduce
switch to openai/gpt-codex-5.3 and back openai-codex/gpt-codex-5.3
Expected behavior
The context window value by "/status" command should change with the selected model accordingly, i.e. 400k for openai/gpt-codex-5.3 and 272k for openai-codex/gpt-codex-5.3.
Actual behavior
Now will only check for gpt-codex-5.3 under openai-codex and shows 272k.
OpenClaw version
2026.2.25
Operating system
macOS 26.3
Install method
curl -fsSL https://openclaw.ai/install.sh | bash
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response
Summary
Right now context window size not updated per provider/model, and will lead to some confusion.
Steps to reproduce
switch to openai/gpt-codex-5.3 and back openai-codex/gpt-codex-5.3
Expected behavior
The context window value by "/status" command should change with the selected model accordingly, i.e. 400k for openai/gpt-codex-5.3 and 272k for openai-codex/gpt-codex-5.3.
Actual behavior
Now will only check for gpt-codex-5.3 under openai-codex and shows 272k.
OpenClaw version
2026.2.25
Operating system
macOS 26.3
Install method
curl -fsSL https://openclaw.ai/install.sh | bash
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response