Install
openclaw skills install openclaw-context-upgradeDiagnose and upgrade OpenClaw conversation context limits, especially moving a chat from ~272k to 1M. Use when the user asks to enlarge context, make GPT-5.4 use 1M context, change `agents.defaults.contextTokens`, verify why a chat still shows 272k after changes, or execute the full workflow of model selection + config patch + restart + fresh session + status verification.
openclaw skills install openclaw-context-upgradesession_status and record:
Context1.0magents.defaults.contextTokens with gateway config.schema.lookup.agents.defaults.model.gateway config.patch for changes.openclaw CLI for this workflow.Make sure the target session is using a high-context model.
GPT-5.4 for this workflow.session_status with a session model override to pin the current session to GPT-5.4.Raise the default context budget.
agents.defaults.contextTokens = 1000000.Let the restart happen.
gateway config.patch restarts OpenClaw automatically.note so the user gets a useful completion message after restart.Force a fresh chat session.
/new or /reset.Verify after the fresh session starts.
session_status again.Context: .../1.0m or similar..../272kCheck these in order:
/new or /reset.agents.defaults.contextTokens correctly.272k, say that plainly and explain whether the blocker is session reuse, model mismatch, or provider cap.Use this sequence when answering:
GPT-5.4agents.defaults.contextTokens = 1000000/new or /resetsession_status