github openai/codex rust-v0.20.0
0.20.0

latest releases: rust-v0.31.0-alpha.2, rust-v0.31.0-alpha.1, rust-v0.30.0...
28 days ago

Some key fixes for Windows:

  • #2035 the npm release of @openai/codex now runs the Rust CLI instead of falling back to the old TypeScript CLI (TypeScript code was removed from the repo in #2048)
  • #2019 fixes two things for Windows:
    • fixes one class of issues with login logic by writing Python program to a temp file instead of long string arg (FYI, we are planning to replace the Python with Rust: #2047)
    • ignores PopKeyboardEnhancementFlags failure since not all Windows terminals support it
  • #2042 should help/fix the Python certificates issue with codex login: #2044

Don't miss a new codex release

NewReleases is sending notifications on new releases.