core-agent-ide/codex-rs/app-server-protocol/src
Owen Lin 8ae3949072
[app-server] send account/rateLimits/updated notifications (#5477)
Codex will now send an `account/rateLimits/updated` notification
whenever the user's rate limits are updated.

This is implemented by just transforming the existing TokenCount event.
2025-10-22 20:12:40 +00:00
..
bin Generate JSON schema for app-server protocol (#5063) 2025-10-20 11:45:11 -07:00
export.rs Generate JSON schema for app-server protocol (#5063) 2025-10-20 11:45:11 -07:00
jsonrpc_lite.rs Generate JSON schema for app-server protocol (#5063) 2025-10-20 11:45:11 -07:00
lib.rs Generate JSON schema for app-server protocol (#5063) 2025-10-20 11:45:11 -07:00
protocol.rs [app-server] send account/rateLimits/updated notifications (#5477) 2025-10-22 20:12:40 +00:00