Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

0.94.0

New Features

  • Plan mode is now enabled by default with updated interaction guidance in the plan prompt. (#10313, #10308, #10329)
  • Personality configuration is now stable: default is friendly, the config key is personality, and existing settings migrate forward. (#10305, #10314, #10310, #10307)
  • Skills can be loaded from .agents/skills, with clearer relative-path instructions and nested-folder markers supported. (#10317, #10282, #10350)
  • Console output now includes runtime metrics for easier diagnostics. (#10278)

Bug Fixes

  • Unarchiving a thread updates its timestamp so sidebar ordering refreshes. (#10280)
  • Conversation rules output is capped and prefix rules are deduped to avoid repeated rules. (#10351, #10309)
  • Override turn context no longer appends extra items. (#10354)

Documentation

  • Fixed a broken image link in the npm README. (#10303)

Changelog

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

0.94.0-alpha.11

Release 0.94.0-alpha.11

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.94.0.
- [Release notes](https://github.com/openai/codex/releases)
- [Commits](https://github.com/openai/codex/commits/rust-v0.94.0/sdk/typescript)

---
updated-dependencies:
- dependency-name: "@openai/codex-sdk"
  dependency-version: 0.94.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 3, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 3, 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 4, 2026

Superseded by #468.

@dependabot dependabot bot closed this Feb 4, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/core/openai/codex-sdk-0.94.0 branch February 4, 2026 05:28
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