mirror of
https://github.com/openai/codex.git
synced 2026-03-05 21:45:28 +03:00
Allows us to run `cargo run -p codex-app-server-test-client -- model-list` to return the list of models over app-server.
App Server Test Client
Exercises simple codex app-server flows end-to-end, logging JSON-RPC messages sent between client and server to stdout.