Files
codex/codex-rs/AGENTS.md
Gabriel Peal df35b1be7a WIP
2025-07-17 20:01:26 -07:00

136 B

Suggestions

  • Always check your work with:
    • cargo build
    • cargo test
    • cargo clippy --all-features --tests -- -D warnings