core-agent-ide/codex-rs/protocol-ts
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
..
src feat: add UserInfo request to JSON-RPC server (#3428) 2025-09-10 17:03:35 -07:00
Cargo.toml Set a user agent suffix when used as a mcp server (#3395) 2025-09-10 02:32:57 +00:00
generate-ts protocol-ts (#2425) 2025-08-18 13:08:53 -07:00