mirror of
https://github.com/openai/codex.git
synced 2026-04-30 19:32:04 +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.