OPENAI PUB_DATE: 2026.08.21

CODEX 0.149.0 BRINGS AN AGENTS DASHBOARD, A SESSION QUEUE, AND STURDIER SESSIONS

OpenAI Codex 0.149.0 ships an agents dashboard, a session queue, and sturdier TUI/WebRTC behavior. The [0.149.0 release](https://github.com/openai/codex/releas...

Codex 0.149.0 brings an agents dashboard, a session queue, and sturdier sessions

OpenAI Codex 0.149.0 ships an agents dashboard, a session queue, and sturdier TUI/WebRTC behavior.

The 0.149.0 release adds an interactive agents dashboard for starting/searching/renaming tasks, a codex queue to message existing sessions, new TUI commands (/cd, /pwd, /cwd), SDK overrides (including max/ultra reasoning), and a more thorough codex doctor. Reliability bumps include idle-session wakeups, permission-profile restore on resume/fork, Windows Terminal history, bounded replays, and auto-reconnect for realtime WebRTC.

Community reports flag rough edges this week: custom Skills stopped running in ChatGPT and Codex after Aug 20, a browser-specific model routing mismatch, and a post-outage behavior regression. Plan a quick smoke test before rolling wide.

[ WHY_IT_MATTERS ]
01.

Agents dashboard and queue make multi-session workflows easier to operate and script.

02.

Stability fixes reduce babysitting for remote TUI sessions and long-lived tasks.

[ WHAT_TO_TEST ]
  • terminal

    Upgrade to 0.149.0, enqueue messages into an idle remote TUI session, drop/recover network, and confirm WebRTC reconnect without output loss.

  • terminal

    Compare SDK max vs ultra reasoning modes for quality/latency/cost; run a smoke test for custom Skills end-to-end.

[ BROWNFIELD_PERSPECTIVE ]

Legacy codebase integration strategies...

  • 01.

    Pilot the dashboard/queue with a small group and keep a rollback flag given recent Skill/runtime and routing reports.

  • 02.

    Review devcontainer egress policies in light of documented DNS exfiltration risks.

[ GREENFIELD_PERSPECTIVE ]

Fresh architecture paradigms...

  • 01.

    Design agent-first flows that use the queue for long tasks and approvals instead of spawning new sessions.

  • 02.

    Bake SDK config overrides (env/profiles, reasoning effort) into project templates with observability from day one.

Enjoying_this_story?

Get daily OPENAI + SDLC updates.

  • Practical tactics you can ship tomorrow
  • Tooling, workflows, and architecture notes
  • One short email each weekday

FREE_FOREVER. TERMINATE_ANYTIME. View an example issue.

GET_DAILY_EMAIL
AI + SDLC // 5 MIN DAILY