Codex CLI 0.145 imports your Cursor and Claude Code setup in one step
OpenAI's July 21 CLI drop also adds voice and realtime chats, a stabilized multi-agent mode, and Amazon Bedrock logins that default to GPT-5.6 Sol.

Copy markdown
Bring your whole setup over with /import
Codex's /import now pulls your Cursor and Claude Code config in one command — MCP servers, plugins, sessions, slash commands, and project-scoped memories all come across. Switching agents no longer means rebuilding your environment from scratch.
Talk to Codex, and hear it back
The release adds audio inputs and tool outputs in common local formats, plus streaming realtime V3 conversations. You can now drive the agent by voice instead of typing every prompt.
Multi-agent V2 is stable
The opt-in multi-agent mode graduated out of experimental, with configurable sub-agent models, reasoning levels, and concurrency. Orchestrating a fleet of Codex sub-agents is now production-ready, not a preview.
Codex logs into Amazon Bedrock
New experimental Bedrock login supports custom endpoints and auth, with GPT-5.6 Sol as the default model — a path to run Codex on your own AWS billing and data boundary.
Search your agent history
Experimental paginated thread history adds efficient resume, full-text search, persisted names, and per-thread memories. A week-old Codex session is now findable instead of lost in the scrollback.