Codex Gets Chrome DevTools Access for Live Browser Debugging
OpenAI's June 19 Codex update ships Developer mode for Chrome and the in-app browser, giving the coding agent Chrome DevTools Protocol access to profile JavaScript, inspect network traffic, and diagnose live browser issues.

Image by CWA
Codex Gets Chrome DevTools Access for Live Browser Debugging
OpenAI's June 19 Codex update adds Developer mode for browser use — a direct hook into Chrome DevTools Protocol that lets the coding agent profile JavaScript, inspect console output and network traffic, review DOM state, and diagnose live browser issues without leaving the session.
The feature ships turned off by default. Developers enable it under Codex app settings, and enterprise admins can disable it workspace-wide from the Codex cloud settings pane under Policies & Configurations.
What Developer Mode Actually Does
When Developer mode is active, Codex gets controlled Chrome DevTools Protocol (CDP) access. In practice that means the agent can:
- Profile JavaScript performance across a live page, not just statically available code
- Inspect console output and network traffic to diagnose runtime errors in browser flows
- Review DOM state and applied styles while iterating on UI changes
- Diagnose live browser issues in real sessions, including SPAs and web flows running against a local dev server
OpenAI's documentation emphasizes the controlled nature of the access. CDP access is scoped to the session, and the same host-level permission model that governs normal Browser use applies — Codex asks before interacting with each new site unless you've granted an always-allow for that host.
Before this update, Codex's browser use was limited to navigation and interaction. Developer mode is the first time the agent gets visibility into what's actually happening inside a running page — the network layer, the runtime errors, the DOM — which closes the gap between "Codex writes code" and "Codex can verify the result in the browser."
Rate-Limit Reset Banking Also Ships
The same update adds rate-limit reset banking for Plus and Pro users. Eligible accounts receive one free reset at launch and can earn additional resets through referral invites: when a referred user sends their first Codex message, both accounts receive a banked reset, usable for 30 days.
Business users get a separate referral program that earns shared workspace credits rather than individual rate-limit resets.
Other Changes in the Update
The June 19 release also ships:
- /init command in the app composer — generates an
AGENTS.mdproject-instructions scaffold using the same initialization workflow as the Codex CLI - Customizable macOS Dock icons in light and dark Codex variants
- Unread chats section in the command menu, defaulting to the most recently updated unread chat
- Clearer usage-limit errors with workspace guidance and reset timing when available
- Browser use up to 2× faster through CDP and DOM snapshot optimizations that reduce browser round trips
Where to Enable It
Developer mode is toggled per-user from Codex app settings. On Enterprise and Business workspaces it defaults off, with admins holding the ability to block it entirely from Codex cloud settings. The feature is available in Chrome and the Codex in-app browser wherever Computer Use is supported, which excludes the European Economic Area, the United Kingdom, and Switzerland under the current regional constraints.





