From 9dc939721cd3cf047e2cecbe26f18f33a6fbe3ec Mon Sep 17 00:00:00 2001 From: "Rai (Michael Pokorny)" Date: Tue, 24 Jun 2025 16:49:16 -0700 Subject: [PATCH] codex-rs: resolve merge conflict in README.md --- codex-rs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/codex-rs/README.md b/codex-rs/README.md index 30b13c0eb2..3fa0c7dfd6 100644 --- a/codex-rs/README.md +++ b/codex-rs/README.md @@ -24,6 +24,7 @@ sudo cargo install --path cli --locked --root /usr/local ``` You can also download a platform-specific release directly from our [GitHub Releases](https://github.com/openai/codex/releases). + ## What's new in the Rust CLI While we are [working to close the gap between the TypeScript and Rust implementations of Codex CLI](https://github.com/openai/codex/issues/1262), note that the Rust CLI has a number of features that the TypeScript CLI does not!