claude and codex run under Rye supervision without changing developer workflow.
Install shims
--skip-missing unless you pass --no-wrap-agents.
Shims are written to:
Put shims first on PATH
For zsh or bash:claude or codex binary directories.
Verify shims
rye app doctor checks:
- Whether
~/.rye/shimsis onPATH. - Whether it appears before the real app directories.
- Whether shim files exist.
- Whether the recorded underlying app binaries still exist.