Skip to content

build(deps): bump @openai/codex-sdk from 0.91.0 to 0.95.0 in /core#468

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/core/openai/codex-sdk-0.95.0
Closed

build(deps): bump @openai/codex-sdk from 0.91.0 to 0.95.0 in /core#468
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/core/openai/codex-sdk-0.95.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

Bumps @openai/codex-sdk from 0.91.0 to 0.95.0.

Release notes

Sourced from @​openai/codex-sdk's releases.

0.95.0

New Features

  • Added codex app <path> on macOS to launch Codex Desktop from the CLI, with automatic DMG download if it is missing. (#10418)
  • Added personal skill loading from ~/.agents/skills (with ~/.codex/skills compatibility), plus app-server APIs/events to list and download public remote skills. (#10437, #10448)
  • /plan now accepts inline prompt arguments and pasted images, and slash-command editing/highlighting in the TUI is more polished. (#10269)
  • Shell-related tools can now run in parallel, improving multi-command execution throughput. (#10505)
  • Shell executions now receive CODEX_THREAD_ID, so scripts and skills can detect the active thread/session. (#10096)
  • Added vendored Bubblewrap + FFI wiring in the Linux sandbox as groundwork for upcoming runtime integration. (#10413)

Bug Fixes

  • Hardened Git command safety so destructive or write-capable invocations no longer bypass approval checks. (#10258)
  • Improved resume/thread browsing reliability by correctly showing saved thread names and fixing thread listing behavior. (#10340, #10383)
  • Fixed first-run trust-mode handling so sandbox mode is reported consistently, and made $PWD/.agents read-only like $PWD/.codex. (#10415, #10524)
  • Fixed codex exec hanging after interrupt in websocket/streaming flows; interrupted turns now shut down cleanly. (#10519)
  • Fixed review-mode approval event wiring so requestApproval IDs align with the corresponding command execution items. (#10416)
  • Improved 401 error diagnostics by including server message/body details plus cf-ray and requestId. (#10508)

Documentation

  • Expanded TUI chat composer docs to cover slash-command arguments and attachment handling in plan/review flows. (#10269)
  • Refreshed issue templates and labeler prompts to better separate CLI/app bug reporting and feature requests. (#10411, #10453, #10548, #10552)

Chores

  • Completed migration off the deprecated mcp-types crate to rmcp-based protocol types/adapters, then removed the legacy crate. (#10356, #10349, #10357)
  • Updated the bytes dependency for a security advisory and cleaned up resolved advisory configuration. (#10525)

Changelog

Full Changelog: openai/codex@rust-v0.94.0...rust-v0.95.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@openai/codex-sdk](https://github.com/openai/codex/tree/HEAD/sdk/typescript) from 0.91.0 to 0.95.0.
- [Release notes](https://github.com/openai/codex/releases)
- [Commits](https://github.com/openai/codex/commits/rust-v0.95.0/sdk/typescript)

---
updated-dependencies:
- dependency-name: "@openai/codex-sdk"
  dependency-version: 0.95.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 4, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 4, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2026

Superseded by #476.

@dependabot dependabot bot closed this Feb 5, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/core/openai/codex-sdk-0.95.0 branch February 5, 2026 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants