core-agent-ide/.github/workflows
Michael Bolin abcca30d93
docs: update documentation to reflect Rust CLI release (#1440)
As promised on https://github.com/openai/codex/discussions/1405, we are
making the first official release of the Rust CLI as v0.2.0. As part of
this move, we are making it available in Homebrew:

https://github.com/Homebrew/homebrew-core/pull/228615

Ultimately, we also plan to continue to make the CLI available in npm,
as well, though brew is a bit nicer in that `brew install` will download
only the binary for your platform whereas an npm module is expected to
contain the binaries for _all_ supported platforms, so it is a bit more
heavyweight.

A big part of this change is updating the root `README.md` to document
the behavior of the Rust CLI, which differs in a number of ways from the
TypeScript CLI. The existing `README.md` is moved to
`codex-cli/README.md` as part of this PR, as it is still applicable to
that folder.

As this is still early days for the Rust CLI, I encourage folks to
provide feedback on the command line flags and configuration options.
2025-07-01 15:00:31 -07:00
..
ci.yml docs: update documentation to reflect Rust CLI release (#1440) 2025-07-01 15:00:31 -07:00
cla.yml Fix CLA link in workflow (#964) 2025-05-16 17:11:57 -07:00
codespell.yml feat: make it possible to toggle mouse mode in the Rust TUI (#971) 2025-05-16 16:16:50 -07:00
codex.yml fix: missed a step in #1171 for codex.yml (#1172) 2025-05-30 11:04:41 -07:00
rust-ci.yml fix: support arm64 build for Linux (#1225) 2025-06-05 20:29:46 -07:00
rust-release.yml fix: softprops/action-gh-release@v2 should use existing tag instead of creating a new tag (#1436) 2025-06-30 12:10:48 -07:00