core-agent-ide/codex-rs/mcp-server/tests
Michael Bolin 65f3528cad
feat: add UserInfo request to JSON-RPC server (#3428)
This adds a simple endpoint that provides the email address encoded in
`$CODEX_HOME/auth.json`.

As noted, for now, we do not hit the server to verify this is the user's
true email address.
2025-09-10 17:03:35 -07:00
..
common feat: add UserInfo request to JSON-RPC server (#3428) 2025-09-10 17:03:35 -07:00
suite feat: add UserInfo request to JSON-RPC server (#3428) 2025-09-10 17:03:35 -07:00
all.rs test: faster test execution in codex-core (#2633) 2025-08-24 11:10:53 -07:00