Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2026

This PR contains the following updates:

Package Update Change
openai/codex minor 0.112.00.113.0
openai/codex minor rust-v0.112.0rust-v0.113.0

Release Notes

openai/codex (openai/codex)

v0.113.0: 0.113.0

Compare Source

New Features

  • Added a built-in request_permissions tool so running turns can request additional permissions at runtime, with new TUI rendering for those approval calls. (#​13092, #​14004)
  • Expanded plugin workflows with curated marketplace discovery, richer plugin/list metadata, install-time auth checks, and a plugin/uninstall endpoint. (#​13712, #​13540, #​13685, #​14111)
  • Upgraded app-server command execution with streaming stdin/stdout/stderr plus TTY/PTY support, and wired exec to the new in-process app server path. (#​13640, #​14005)
  • Web search settings now support full tool configuration (for example filters and location), not just on/off. (#​13675)
  • Added the new permission-profile config language and split filesystem/network sandbox policy plumbing for more precise policy control. (#​13434, #​13439, #​13440, #​13448, #​13449, #​13453)
  • Image generation now saves output files into the current working directory. (#​13607)

Bug Fixes

  • Fixed auth error handling for cloud requirements fetch so 401s trigger the normal auth-recovery messaging instead of a generic workspace-config failure. (#​14049)
  • Fixed trust bootstrap to avoid running git commands before project trust is established. (#​13804)
  • Fixed Windows execution edge cases, including incorrect PTY TerminateProcess success handling and stricter sandbox startup cwd validation. (#​13989, #​13833, #​13742)
  • Fixed plugin startup behavior so curated plugins are loaded in TUI sessions as expected. (#​14050)
  • Hardened network proxy policy parsing by rejecting global wildcard (*) domains while preserving scoped wildcard support. (#​13789)
  • Fixed approval payload compatibility for macOS automation permissions by accepting both supported input shapes. (#​13683)

Documentation

  • Clarified js_repl guidance for persistent bindings and redeclaration recovery to reduce avoidable REPL errors. (#​13803)

Chores

  • Reduced log/storage overhead by moving logs to a dedicated SQLite DB, adding timestamps to feedback logs, pruning old data, and tightening retention/row limits. (#​13645, #​13688, #​13734, #​13763, #​13772, #​13781)
  • Improved Windows distribution automation by publishing CLI releases to winget. (#​12943)

Changelog

Full Changelog: openai/codex@rust-v0.112.0...rust-v0.113.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 e082307 into main Mar 10, 2026
1 check passed
@renovate renovate bot deleted the renovate/openai-codex-0.x branch March 10, 2026 09:16
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