Construct a _ChatOpenAICodex model wired to the on-disk token store.
Codex model identifier (e.g., gpt-5.2-codex).
Override the token store path. Defaults to
default_store_path() so the model reads the same file that
get_status / run_browser_login write.
Extra constructor kwargs forwarded to _ChatOpenAICodex.