~/tools/codex
/0.50.0

Codex

OpenAI's Rust-based CLI for interacting with the Codex model.

SYSTEM_CHECK...
LATEST_VER:0.74.0-alpha.5
CHANGES:19
[ OPEN_CHANGELOG ]

🔒 Security Updates

>#5648 — [MCP] Redact environment variable values in /mcp and mcp get (@gpeal)
SECURITY

✨ New Features

>#5536 — Added model summary and risk assessment for commands that violate sandbox policy
>#5564 — Add CodexHttpClient wrapper with request logging (@pakrym-oai)
>#5578 — [codex][app-server] introduce codex/event/raw_item events (@apanasenko-oai)

🚀 Improvements

>Improved `/feedback` to get better diagnostics. Please use it to report any issues. (#5661, #5663).
>#5542 — [MCP] Update rmcp to 0.8.3 (@gpeal)
>#5570 — adding messaging for stale rate limits + when no rate limits are cached (@zhao-oai)
>#5581 — Moving token_info to ConversationHistory (@aibrahim-oai)
>#5582 — Use Option symbol for mac key hints (@joshka-oai)
>#5595 — [MCP] Improve startup errors for timeouts and github (@gpeal)
>#5645 — Log more types of request IDs (@pakrym-oai)
>#5653 — [MCP] Properly gate login after mcp add with experimental_use_rmcp_client (@gpeal)
>#5661 — Improve feedback (@aibrahim-oai)
>#5663 — Followup feedback (@aibrahim-oai)

🐛 Bug Fixes

>#5625 — fix: flaky tests (@jif-oai)
>#5642 — [app-server] fix account/read response annotation (@owenlin0)
>#5654 — Fixed flaky unit test (@etraut-openai)
>#5680 — Skip flaky test (@pakrym-oai)

📚 Documentation

>#5640 — Add instruction for upgrading codex with brew (@shijie-oai)