OpenAI's Codex CLI now takes voice input and runs on Bedrock

v0.145.0 also stabilizes an opt-in multi-agent mode, adds searchable thread history with memories, and sets GPT-5.6 Sol as the default on Bedrock.

Nowline JUL 23 10:00 PM banner

Top AI stories from the last hour

Top AI stories from the last hour

Copy markdown

  • Voice in, audio out

    v0.145.0 adds audio inputs and tool audio outputs for common local formats, plus streaming realtime V3 conversations — you can now dictate to the Codex CLI and hear tool results instead of only typing.

  • Codex on your own AWS

    Experimental Amazon Bedrock login lands with custom-endpoint and auth support, and GPT-5.6 Sol becomes the default Bedrock model — keep your coding-agent traffic inside your own AWS account.

  • Multi-agent V2, stabilized

    The opt-in multi-agent mode is now stable, with configurable sub-agent models, per-agent reasoning levels, concurrency, and restored roles — fan one task across subagents from a single CLI.

  • History you can search and resume

    Experimental paginated thread history brings efficient resume, full-text search, persisted names, sub-agent support, and memories, so long sessions pick up where you left off without reloading everything.