Skip to content

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

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/openai-codex-0.x
Jun 9, 2026
Merged

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

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
openai/codex minor 0.137.00.138.0
openai/codex minor rust-v0.137.0rust-v0.138.0

Release Notes

openai/codex (openai/codex)

v0.138.0: 0.138.0

Compare Source

New Features

  • The /app command can now hand off the current CLI thread into Codex Desktop on macOS and native Windows, and Windows workspace launches can open directly into Desktop instead of stopping at a manual prompt. (#​25638, #​26500)
  • Local image attachments and standalone image generations now expose their saved file paths to the model, which makes follow-up edits and file references more reliable. (#​25944, #​25947)
  • Reasoning effort selection is more flexible: the TUI adds fallback shortcuts for terminals that miss Alt bindings, and model-defined effort levels now flow through in the order advertised by the model. (#​25623, #​26444, #​26446)
  • App-server integrations can now read account token usage, and Codex auth supports v2 personal access tokens in CLI and app-server flows. (#​25344, #​25731)
  • Plugin automation got richer structured output: add/remove and marketplace commands support --json, plugin list JSON includes marketplace source, and plugin detail data now exposes default prompts, remote MCP servers, and unavailable app templates. (#​26631, #​26417, #​25887, #​26453, #​26317)

Bug Fixes

  • Goal workflows are more predictable: multiline paste in /goal edit no longer submits early, idle auto-turns stay out of Plan mode, and goals stop auto-continuing after terminal turn failures. (#​26047, #​26147, #​26690)
  • Forked threads now keep user-renamed titles instead of falling back to the original first-prompt name. (#​26075)
  • The TUI no longer adds extra blank space while streaming, and cancelled prompts reopen with the cursor at the end so you can keep editing naturally. (#​26636, #​26457)
  • TUI config write failures now show the underlying cause, making validation problems and read-only filesystem issues much easier to diagnose. (#​26537)
  • Startup is more resilient across environments, with support for /usr/bin/bash, shorter Linux proxy socket paths, and pre-refresh of expired OAuth-backed MCP credentials. (#​26538, #​26553, #​26482)
  • Workspace instruction loading is more accurate for remote and symlinked workspaces, so the right AGENTS.md files are picked up consistently. (#​26205, #​26465)

Documentation

  • The CLI README was refreshed to remove stale guidance and better match the current documentation flow. (#​26313)

Chores

  • TUI startup does less repeated plugin work by reusing discovery results and loading only hook metadata on the critical path. (#​26469, #​26272)
  • resume --last now finds the newest matching session through the state DB first, which speeds up restore on large local histories. (#​26462)
  • Large MCP/Ollama streams and long message histories process much faster thanks to optimized byte scanning. (#​26265)

Changelog

Full Changelog: openai/codex@rust-v0.137.0...rust-v0.138.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 added the dependencies label Jun 9, 2026
@renovate renovate Bot merged commit a573b54 into main Jun 9, 2026
1 check passed
@renovate renovate Bot deleted the renovate/openai-codex-0.x branch June 9, 2026 02:52
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