Rust CLI Cutover (Burndown List) #1262 #1266
Replies: 1 comment
-
Note that https://github.com/openai/codex/releases/tag/rust-v0.2.0 is the first official release of the Codex CLI that is powered by Rust. You can download the appropriate binary from that page or https://github.com/openai/codex/blob/main/README.md has been updated in #1440 to document the Rust implementation rather than the TypeScript one (though the old docs are still available at https://github.com/openai/codex/blob/main/codex-cli/README.md). Please provide feedback on the new version, particularly the API for various config options. We are still working through the cutover list on #1262, though we may need to add more items in response to your feedback! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As a follow-up to the Codex CLI is Going Native announcement, I just published #1262, which is a meta-issue to track the individual GitHub Issues we need to tackle to complete the cutover to the Rust CLI in a responsible way. Every linked task has additional context (some of which are brief like #1261, though some of which are fairly complex/nuanced like #1247).
If you want to lobby for items that should be on the cutover list, feel free to comment on #1262 itself (though bear in mind, we want to be strict on what is P0/P1 so the cutover process does not drag on indefinitely). Though to get into the details on a specific issue, please have the discussion on the individual task so we can keep things sorted!
Beta Was this translation helpful? Give feedback.
All reactions