Back to feed

0.48.0

Oct 23, 2025
OpenAI/Codex CLICLIvrust-v0.48.0

Highlights

  • --add-dir to add an additional working directory.
  • Many MCP improvements:
    • stdio servers now use a new client backed by the official rust MCP sdk
    • stdio servers can specify a cwd
    • All servers can specify enabled_tools or disabled_tools
    • Streamable HTTP servers can specify scopes during codex mcp login
    • Improved startup error messages
    • Better instruction following for calling tools
  • Configuration options for forced_login_method and forced_chatgpt_workspace_id which can be paired with managed configs to give enterprises more control over Codex usage.

Full list of merged PRs:

New Contributors

Full Changelog: https://github.com/openai/codex/compare/rust-v0.47.0...rust-v0.48.0