OpenAI Codex CLI 0.140.0: Token Usage Tracking, Claude Code Import, and Amazon Bedrock Auth
OpenAI
Codex CLI 0.140.0 (June 15, 2026) ships token activity dashboards via /usage views (daily, weekly, cumulative), session deletion with confirmation guards via codex delete and /delete commands, and an /import command that reads Claude Code project configurations. Amazon Bedrock API authentication is now supported with encrypted local credential storage. A unified @ mentions menu replaces scattered context-injection entry points. The release also fixes corrupted SQLite auto-recovery, /review crashes, MCP server reliability issues, and plugin installation bugs.
Why it matters
The /import command for Claude Code configurations makes switching between or comparing coding agents much lower friction. Bedrock auth addresses enterprise teams using AWS-hosted models rather than the OpenAI API directly. Token usage dashboards respond to a longstanding request from heavy users managing costs across agentic sessions.
Importance: 2/5
Steady Codex CLI release; /import from Claude Code is an unusual interoperability move; Bedrock auth adds enterprise deployment flexibility.