codex-rs README.md provides NPM instructions
Resolved 💬 1 comment Opened Nov 15, 2025 by wyattearp Closed Nov 15, 2025
What is the type of issue?
Documentation is incorrect
What is the issue?
The README describes how to work with the npm version in nearly all parts and not the rust version. It should include instructions such as:
cargo build --all
cargo test openai_tools::tests
....
It also looks if you did the "basic user thing" of trying to install from the codex-rs folder (e.g. cargo install --path .) there's missing manifests.
Where did you find it?
https://github.com/openai/codex/tree/main/codex-rs#installing-codex
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗