mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
These leaked into the repo: - #4905 `codex-rs/windows-sandbox-rs/Cargo.lock` - #5391 `codex-rs/app-server-test-client/Cargo.lock` Note that these affect cache keys such as: https://github.com/openai/codex/blob/9722567a80b4bac81b74f679828747031fd95fa0/.github/workflows/rust-release.yml#L154 so it seems best to remove them.
App Server Test Client
Exercises simple codex app-server flows end-to-end, logging JSON-RPC messages sent between client and server to stdout.