core-agent-ide/codex-rs/app-server-protocol/src
Celia Chen e84e39940b
[App-server] Implement account/read endpoint (#6336)
This PR does two things:
1. add a new function in core that maps the core-internal plan type to
the external plan type;
2. implement account/read that get account status (v2 of
`getAuthStatus`).
2025-11-06 19:43:13 -08:00
..
bin Generate JSON schema for app-server protocol (#5063) 2025-10-20 11:45:11 -07:00
protocol [App-server] Implement account/read endpoint (#6336) 2025-11-06 19:43:13 -08:00
export.rs [app-server] feat: export.rs supports a v2 namespace, initial v2 notifications (#6212) 2025-11-05 01:02:39 +00:00
jsonrpc_lite.rs [app-server] remove serde(skip_serializing_if = "Option::is_none") annotations (#5939) 2025-10-30 18:18:53 +00:00
lib.rs [app-server] refactor: split API types into v1 and v2 (#6005) 2025-10-30 23:56:55 +00:00