Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Update Change
openai/codex minor 0.114.00.115.0
openai/codex minor rust-v0.114.0rust-v0.115.0

Release Notes

openai/codex (openai/codex)

v0.115.0: 0.115.0

Compare Source

New Features
  • Supported models can now request full-resolution image inspection through both view_image and codex.emitImage(..., detail: "original"), which helps with precision visual tasks. (#​14175)
  • js_repl now exposes codex.cwd and codex.homeDir, and saved codex.tool(...) / codex.emitImage(...) references keep working across cells. (#​14385, #​14503)
  • Realtime websocket sessions gained a dedicated transcription mode, plus v2 handoff support through the codex tool, with a unified [realtime] session config. (#​14554, #​14556, #​14606)
  • The v2 app-server now exposes filesystem RPCs for file reads, writes, copies, directory operations, and path watching, and there is a new Python SDK for integrating with that API. (#​14245, #​14435)
  • Smart Approvals can now route review requests through a guardian subagent in core, app-server, and TUI, reducing repeated setup work on follow-up approvals. (#​13860, #​14668)
  • App integrations now use the Responses API tool-search flow, can suggest missing tools, and fall back cleanly when the active model does not support search-based lookup. (#​14274, #​14287, #​14732)
Bug Fixes
  • Spawned subagents now inherit sandbox and network rules more reliably, including project-profile layering, persisted host approvals, and symlinked writable roots. (#​14619, #​14650, #​14674, #​14807)
  • js_repl no longer hangs when dynamic tool responses contain literal U+2028 or U+2029 characters. (#​14421)
  • The TUI no longer stalls on exit after creating subagents, and interrupting a turn no longer tears down background terminals by default. (#​14816, #​14602)
  • codex exec --profile once again preserves profile-scoped settings when starting or resuming a thread. (#​14524)
  • MCP and elicitation flows are more robust, with safer tool-name normalization and preserved tool_params in approval prompts. (#​14491, #​14605, #​14769)
  • The local network proxy now serves CONNECT traffic as explicit HTTP/1, improving compatibility with HTTP proxy clients. (#​14395)
Chores
  • The subagent wait tool is now consistently named wait_agent, aligning it with spawn_agent and send_input. (#​14631)
Changelog

Full Changelog: openai/codex@rust-v0.114.0...rust-v0.115.0


Configuration

📅 Schedule: 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 merged commit f5a82f9 into main Mar 17, 2026
1 check passed
@renovate renovate bot deleted the renovate/openai-codex-0.x branch March 17, 2026 00:53
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