Skip to content

chore(deps): update dependency openai/codex#9

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/openai-codex-0.x
Apr 11, 2026
Merged

chore(deps): update dependency openai/codex#9
renovate[bot] merged 1 commit intomainfrom
renovate/openai-codex-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 11, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
openai/codex minor 0.118.00.120.0
openai/codex minor rust-v0.118.0rust-v0.120.0

Release Notes

openai/codex (openai/codex)

v0.120.0: 0.120.0

Compare Source

New Features

  • Realtime V2 can now stream background agent progress while work is still running and queue follow-up responses until the active response completes (#​17264, #​17306)
  • Hook activity in the TUI is easier to scan, with live running hooks shown separately and completed hook output kept only when useful (#​17266)
  • Custom TUI status lines can include the renamed thread title (#​17187)
  • Code-mode tool declarations now include MCP outputSchema details so structured tool results are typed more precisely (#​17210)
  • SessionStart hooks can distinguish sessions created by /clear from fresh startup or resume sessions (#​17073)

Bug Fixes

  • Fixed Windows elevated sandbox handling for split filesystem policies, including read-only carveouts under writable roots (#​14568)
  • Fixed sandbox permission handling for symlinked writable roots and carveouts, preventing failures in shell and apply_patch workflows (#​15981)
  • Fixed codex --remote wss://... panics by installing the Rustls crypto provider before TLS websocket connections (#​17288)
  • Preserved tool search result ordering instead of alphabetically reordering results (#​17263)
  • Fixed live Stop-hook prompts so they appear immediately instead of only after thread history reloads (#​17189)
  • Fixed app-server MCP cleanup on disconnect so unsubscribed threads and resources are torn down correctly (#​17223)

Documentation

  • Documented the elevated vs restricted-token Windows sandbox support split in the core README (#​14568)
  • Updated app-server protocol documentation for the new /clear SessionStart source (#​17073)

Chores

  • Made rollout recording more reliable by retrying failed flushes and surfacing durability failures instead of dropping buffered items (#​17214)
  • Added analytics schemas and metadata wiring for compaction and Guardian review events (#​17155, #​17055)
  • Improved Guardian follow-up efficiency by sending transcript deltas instead of repeatedly resending full history (#​17269)
  • Added stable Guardian review IDs across app-server events and internal approval state (#​17298)

Changelog

Full Changelog: openai/codex@rust-v0.119.0...rust-v0.120.0

v0.119.0: 0.119.0

Compare Source

New Features

Bug Fixes

  • The TUI starts faster by fetching rate limits asynchronously, and /status now refreshes stale limits instead of showing frozen or misleading quota information (#​16201, #​17039).
  • Resume flows are more stable: the picker no longer flashes false empty states, uses fresher thread names, stabilizes timestamp labels, preserves resume hints on zero-token exits, and avoids crashing when resuming the current thread (#​16591, #​16601, #​16822, #​16987, #​17086).
  • Composer and chat behavior are smoother, including fixed paste teardown, CJK word navigation, stale /copy output, percent-decoded local file links, and clearer truncated exec-output hints (#​16202, #​16829, #​16648, #​16810, #​17076).
  • Fast Mode no longer stays stuck on after /fast off in app-server-backed TUI sessions (#​16833).
  • MCP status and startup are less noisy and faster: hyphenated server names list tools correctly, /mcp avoids slow full inventory probes, disabled servers skip auth probing, and residency headers are honored by codex mcp-server (#​16674, #​16831, #​17098, #​16952).
  • Sandbox, network, and platform edge cases were tightened, including clearer read-only apply_patch errors, refreshed network proxy policy after sandbox changes, suppressed irrelevant bubblewrap warnings, a macOS HTTP-client sandbox panic fix, and Windows firewall address handling (#​16885, #​17040, #​16667, #​16670, #​17053).

Documentation

  • The README now uses the current ChatGPT Business plan name (#​16348).
  • Developer guidance for argument_comment_lint was updated to favor getting CI started instead of blocking on slow local lint runs (#​16375).
  • Obsolete codex-cli README content was removed to avoid stale setup guidance (#​17096).
  • codex exec --help now shows clearer usage and approval-mode wording (#​16881, #​16888).

Chores

  • codex-core was slimmed down through major crate extractions for MCP, tools, config, model management, auth, feedback, protocol, and related ownership boundaries (#​15919, #​16379, #​16508, #​16523, #​16962).
  • Rust CI and workspace guardrails were simplified by blocking new crate features and dropping routine --all-features runs (#​16455, #​16473).
  • Core compile times were reduced by removing expensive async-trait expansion from hot tool/task abstractions (#​16630, #​16631).
  • Bazel diagnostics and dependency wiring improved with compact execution logs, repository-cache persistence, remote downloader support, and several platform-specific build fixes (#​16577, #​16926, #​16928, #​16634, #​16744).

Changelog

Full Changelog: openai/codex@rust-v0.118.0...rust-v0.119.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/openai-codex-0.x branch from 57f3dab to 548155a Compare April 11, 2026 05:31
@renovate renovate Bot merged commit ab62ae5 into main Apr 11, 2026
1 check passed
@renovate renovate Bot deleted the renovate/openai-codex-0.x branch April 11, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants