Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2026

This PR contains the following updates:

Package Update Change
openai/codex minor 0.113.00.114.0
openai/codex minor rust-v0.113.0rust-v0.114.0

Release Notes

openai/codex (openai/codex)

v0.114.0: 0.114.0

Compare Source

New Features

  • Added an experimental code mode for more isolated coding workflows. (#​13418)
  • Added an experimental hooks engine with SessionStart and Stop hook events. (#​13276)
  • WebSocket app-server deployments now expose GET /readyz and GET /healthz on the same listener for easier health checks. (#​13782)
  • Added a config switch to disable bundled system skills entirely. (#​13792)
  • Handoffs now carry realtime transcript context, which improves continuity when work is transferred between turns. (#​14132)
  • Improved the $ mention picker by clearly labeling Skills, Apps, and Plugins, and by surfacing plugins first. (#​14147, #​14163)

Bug Fixes

  • Fixed a Linux tmux crash caused by concurrent user-shell lookups. (#​13900)
  • Fixed apps being enabled in unsupported sessions by tightening the enablement check. (#​14011)
  • Fixed reopened threads getting stuck as in-progress after quitting mid-run and then resuming later. (#​14125)
  • Fixed permission handling so legacy workspace-write behavior is preserved and newer permission profiles degrade more safely on older builds. (#​13957, #​14107)
  • Fixed approval flows so granted permissions persist across turns, work with reject-style configs, and are honored by apply_patch. (#​14009, #​14055, #​14118, #​14165)

Chores

  • Laid the groundwork for the Python SDK’s generated v2 schema types and pinned platform-specific runtime binaries. (#​13953)

Changelog

Full Changelog: openai/codex@rust-v0.113.0...rust-v0.114.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 952ab7e into main Mar 11, 2026
1 check passed
@renovate renovate bot deleted the renovate/openai-codex-0.x branch March 11, 2026 05:25
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