Skip to content

build(deps): bump @openai/codex-sdk from 0.91.0 to 0.98.0#477

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

0.98.0

New Features

  • Introducing GPT-5.3-Codex. Learn More
  • Steer mode is now stable and enabled by default, so Enter sends immediately during running tasks while Tab explicitly queues follow-up input. (#10690)

Bug Fixes

  • Fixed resumeThread() argument ordering in the TypeScript SDK so resuming with local images no longer starts an unintended new session. (#10709)
  • Fixed model-instruction handling when changing models mid-conversation or resuming with a different model, ensuring the correct developer instructions are applied. (#10651, #10719)
  • Fixed a remote compaction mismatch where token pre-estimation and compact payload generation could use different base instructions, improving trim accuracy and avoiding context overflows. (#10692)
  • Cloud requirements now reload immediately after login instead of requiring a later refresh path to take effect. (#10725)

Chores

  • Restored the default assistant personality to Pragmatic across config and related tests/UI snapshots. (#10705)
  • Unified collaboration mode naming and metadata across prompts, tools, protocol types, and TUI labels for more consistent mode behavior and messaging. (#10666)

Changelog

Full Changelog: openai/codex@rust-v0.97.0...rust-v0.98.0

0.98.0-alpha.2

Release 0.98.0-alpha.2

0.98.0-alpha.1

Release 0.98.0-alpha.1

0.97.0

New Features

  • Added a session-scoped “Allow and remember” option for MCP/App tool approvals, so repeated calls to the same tool can be auto-approved during the session. (#10584)
  • Added live skill update detection, so skill file changes are picked up without restarting. (#10478)
  • Added support for mixed text and image content in dynamic tool outputs for app-server integrations. (#10567)
  • Added a new /debug-config slash command in the TUI to inspect effective configuration. (#10642)
  • Introduced initial memory plumbing (API client + local persistence) to support thread memory summaries. (#10629, #10634)
  • Added configurable log_dir so logs can be redirected (including via -c overrides) more easily. (#10678)

Bug Fixes

  • Fixed jitter in the TUI apps/connectors picker by stabilizing description-column rendering. (#10593)
  • Restored and stabilized the TUI “working” status indicator/shimmer during preamble and early exec flows. (#10700, #10701)
  • Improved cloud requirements reliability with higher timeouts, retries, and corrected precedence over MDM settings. (#10631, #10633, #10659)
  • Persisted pending-input user events more consistently for mid-turn injected input handling. (#10656)

... (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.98.0.
- [Release notes](https://github.com/openai/codex/releases)
- [Commits](https://github.com/openai/codex/commits/rust-v0.98.0/sdk/typescript)

---
updated-dependencies:
- dependency-name: "@openai/codex-sdk"
  dependency-version: 0.98.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 6, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2026

Superseded by #481.

@dependabot dependabot bot closed this Feb 12, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/openai/codex-sdk-0.98.0 branch February 12, 2026 03:08
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