Why store=true only for Azure OpenAI in Codex CLI?

Open 💬 0 comments Opened Jul 20, 2026 by joyhui

What version of Codex CLI is running?

0.145.0-alpha.24

What subscription do you have?

company

Which model were you using?

_No response_

What platform is your computer?

_No response_

What terminal emulator and version are you using (if applicable)?

_No response_

Codex doctor report

What issue are you seeing?

Is there any specific reason why we set store=true only for Azure OpenAI only?

@jif-oai

https://github.com/openai/codex/blob/f00f93d8c0134c49e379af5a946f713f20649c3e/codex-rs/core/src/client.rs#L819

What steps can reproduce the bug?

The request always set store=true in AOAI environment.

What is the expected behavior?

_No response_

Additional information

_No response_

View original on GitHub ↗