Codex CLI 0.145 imports your whole Claude Code and Cursor setup
The July 21 update also stabilizes multi-agent runs, adds cross-session memory, voice input, and GPT-5.6 Sol as the default on Amazon Bedrock.

Copy markdown
Import your Claude Code and Cursor setup wholesale
`/import` now pulls in your Cursor and Claude Code settings, MCP servers, plugins, sessions, slash commands, and project-scoped memories. Switching agents no longer means rebuilding your config by hand.
Sub-agents graduate from experiment
The opt-in multi-agent V2 mode is now stabilized, with configurable sub-agent models, reasoning levels, and concurrency. Fan one task out across several models from a single Codex session and switch between them.
Codex now remembers you across sessions
Experimental paginated thread history adds efficient resume, full-text search, persisted thread names, and memories that carry context forward. Long-running work stops starting from scratch.
Voice in, realtime out
Codex accepts audio inputs and tool outputs in common local formats and adds streaming realtime V3 conversations — you can talk to it and get spoken results, not just text in a terminal.
GPT-5.6 Sol lands on Amazon Bedrock
Experimental Bedrock login adds custom endpoint and auth support, with GPT-5.6 Sol as the default Bedrock model. Teams that must keep inference inside AWS can run Codex without leaving their account.