github openai/codex rust-v0.33.0
0.33.0

latest releases: rust-v0.34.0, alpha-cli, rust-v0.34.0-alpha.2...
17 hours ago

Codex 0.33.0

Key change is #3430, which reverts #3179 because it introduced a regression.

New Features:

  • Try out the new Markdown renderer on #3396.

Merged PRs

  • [#3394] alt+delete deletes the word to the right of the cursor (delete_forward_word) (#3394)
  • [#3380] Introduce rollout items (#3380)
  • [#3395] Set a user agent suffix when used as a mcp server (#3395)
  • [#3357] fix: remove unnecessary #[allow(dead_code)] annotation (#3357)
  • [#3422] Move initial history to protocol (#3422)
  • [#3400] Added images to UserMessageEvent (#3400)
  • [#3356] fix: remove empty file: chatwidget_stream_tests.rs (#3356)
  • [#2703] docs: fix codex exec heading typo (#2703)
  • [#2858] Remove a broken link to prompting_guide.md in docs/getting-started.md (#2858)
  • [#3427] Improved resiliency of two auth-related tests (#3427)
  • [#3396] replace tui_markdown with a custom markdown renderer (#3396)
  • [#3430] Back out "feat: POSIX unification and snapshot sessions (#3179)" (#3430)

Don't miss a new codex release

NewReleases is sending notifications on new releases.