Skip to content

chore(deps): update dependency aqua:openai/codex to v0.130.0#928

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aqua-openai-codex-0.x
Open

chore(deps): update dependency aqua:openai/codex to v0.130.0#928
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aqua-openai-codex-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 2, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
aqua:openai/codex minor 0.125.00.130.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

openai/codex (aqua:openai/codex)

v0.130.0: 0.130.0

Compare Source

New Features
  • Plugin details now show bundled hooks, and plugin sharing exposes link metadata plus discoverability controls. (#​21447, #​21495, #​21637)
  • Added codex remote-control as a simpler entrypoint for starting a headless, remotely controllable app-server. (#​21424)
  • App-server clients can page large threads with unloaded, summary, or full turn item views. (#​21566)
  • Bedrock auth can now use AWS console-login credentials from aws login profiles. (#​21623)
  • view_image can resolve files through the selected environment for multi-environment sessions. (#​21143)
Bug Fixes
  • Live app-server threads now pick up config changes without requiring a restart. (#​21187)
  • Turn diffs stay accurate across apply-patch operations, including partial failures that still mutated files. (#​21180, #​21518)
  • Thread summaries, renames, resume, and fork paths work better through ThreadStore, including threads without local rollout paths. (#​21264, #​21265, #​21266)
  • Remote compaction now emits response.processed for v2 streams and avoids sending service_tier on API-key compact requests. (#​21642, #​21676)
  • Windows sandbox setup now grants sandbox users access to the desktop runtime binary cache. (#​21564)
  • Removed stale “research preview” wording from the codex exec startup banner. (#​21683)
Documentation
  • Fixed issue templates so CLI reports keep the intended guidance, labels apply correctly, and feature requests link to the right contributing docs. (#​21685, #​21686, #​21688)
  • Updated install and tooling docs to consistently use cargo install --locked. (#​21592)
Chores
  • Added a faster Cargo profiling build profile and disabled empty doctest targets to speed up Rust development loops. (#​21574, #​21584)
  • Hardened dependency and CI hygiene with fully qualified GitHub Action pins, a Dependabot cooldown, and a cargo-shear upgrade. (#​21436, #​21547, #​21599)
  • Simplified internal surfaces by removing unused device-key APIs, extra skills roots, the remote thread-store implementation, and string-keyed MCP tool maps. (#​21487, #​21485, #​21596, #​21454)
  • Added configurable OpenTelemetry trace metadata and richer review/feedback analytics for better debugging and triage. (#​21556, #​18747, #​21434, #​21498)
Changelog

Full Changelog: openai/codex@rust-v0.129.0...rust-v0.130.0

v0.129.0: 0.129.0

Compare Source

New Features
  • The TUI now supports modal Vim editing in the composer, including /vim, default-mode config, and Vim-specific keymap contexts. (#​18595)
  • TUI workflows are easier to resume and copy from with a redesigned resume/fork picker, raw scrollback mode, /ide context injection, and workspace-aware /diff. (#​20065, #​20819, #​20294, #​21001)
  • The status line can show theme-aware colors plus optional PR and branch-change summaries, and /keymap debug helps inspect terminal key events. (#​19631, #​20892, #​20794)
  • Plugin management now supports workspace sharing, share access controls, source filtering, local share path tracking, marketplace removal/upgrades, remote bundle sync, and admin-disabled status handling. (#​20278, #​21124, #​21419, #​20560, #​19843, #​20478, #​20268, #​20298)
  • Hooks can be browsed and toggled from /hooks, can run before/after compaction, and can add PreToolUse context; Codex Apps auth and eligible MCP elicitations now surface through TUI/Guardian flows. (#​19882, #​19905, #​20692, #​19193, #​19431)
  • Experimental goals are now discoverable, stay paused across resume unless the user opts back in, and show clearer validation and multi-day duration output. (#​20083, #​20790, #​20746, #​20558)
Bug Fixes
  • /copy works better in tmux, Alt+Enter and modified Delete/Backspace keys behave correctly, and Windows typing/paste latency was reduced. (#​20207, #​20535, #​21058, #​18914)
  • Large paste placeholders and Ctrl+C-stashed drafts now survive clear/editor workflows without corrupting draft history. (#​21091, #​21190, #​21351, #​21397)
  • TUI startup and accessibility were tightened by bounding terminal probes, clearing the first inline viewport render, and honoring animations = false for live rows. (#​20654, #​21450, #​20564)
  • Linux sandbox startup is more reliable across older bwrap, slow mount probes, symlink-protected paths, and shared /tmp setups. (#​20628, #​20111, #​21127, #​21234)
  • Windows sandbox and exec policy now handle named pipes, ConPTY teardown, PowerShell-wrapped allow rules, worktree safe.directory, and unsafe Git options more reliably. (#​20270, #​20685, #​20336, #​21409, #​21275)
  • Fixed custom CA login behind TLS-inspecting proxies, Bedrock runtime endpoint reporting, dangerous project config keys, heredoc redirect approval matching, and unbounded MCP/hook output growth. (#​20676, #​20275, #​20098, #​20113, #​20260, #​21069)
Documentation
  • Updated the embedded OpenAI Docs sample skill so API-key setup guidance stays aligned with other docs variants. (#​21263)
  • Documented how generated git commit attribution is gated by codex_git_commit and configured in config.toml. (#​21379)
  • Removed local-only planning/spec docs and redirected config docs toward the maintained external documentation surface. (#​20896)
Chores
Changelog

Full Changelog: openai/codex@rust-v0.128.0...rust-v0.129.0

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 renovate label May 2, 2026
@renovate renovate Bot force-pushed the renovate/aqua-openai-codex-0.x branch from 9326ed3 to f9a9e8c Compare May 3, 2026 05:40
@renovate renovate Bot changed the title chore(deps): update dependency aqua:openai/codex to v0.126.0 chore(deps): update dependency aqua:openai/codex to v0.127.0 May 3, 2026
@renovate renovate Bot force-pushed the renovate/aqua-openai-codex-0.x branch from f9a9e8c to 10b2e2a Compare May 3, 2026 18:03
@renovate renovate Bot changed the title chore(deps): update dependency aqua:openai/codex to v0.127.0 chore(deps): update dependency aqua:openai/codex to v0.128.0 May 3, 2026
@renovate renovate Bot force-pushed the renovate/aqua-openai-codex-0.x branch from 10b2e2a to 041c2b8 Compare May 10, 2026 17:35
@renovate renovate Bot changed the title chore(deps): update dependency aqua:openai/codex to v0.128.0 chore(deps): update dependency aqua:openai/codex to v0.129.0 May 10, 2026
@renovate renovate Bot force-pushed the renovate/aqua-openai-codex-0.x branch from 041c2b8 to 2eacc3c Compare May 11, 2026 22:14
@renovate renovate Bot changed the title chore(deps): update dependency aqua:openai/codex to v0.129.0 chore(deps): update dependency aqua:openai/codex to v0.130.0 May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants