Skip to content

1m context window gone after Gpt 5.5 Release. #19208

@Zakisb

Description

@Zakisb

What version of the Codex App are you using (From “About Codex” dialog)?

26.422.20832

What subscription do you have?

Pro plan

What platform is your computer?

Mac os

What issue are you seeing?

I've enable 1m context window via codex config since the release of GPT 5.4 and it was working exceptionally well. today Codex announces GPT 5.5 stating it supports 1m Context window but weirdly thought it's gone in the codex app.

Image

What steps can reproduce the bug?

Just launch the codex app and enable 1m context window in config.toml file

What is the expected behavior?

Having 1m context window automatically enabled

Additional information

here's my current config.toml file

model = "gpt-5.5"
model_reasoning_effort = "xhigh"
model_context_window = 1000000
model_auto_compact_token_limit = 900000
personality = "pragmatic"

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbugSomething isn't workingconfigIssues involving config.toml, config keys, config merging, or config updatescontextIssues related to context management (including compaction)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions