core-agent-ide/codex-rs/protocol/src
Ahmed Ibrahim 04504d8218
Forward Rate limits to the UI (#3965)
We currently get information about rate limits in the response headers.
We want to forward them to the clients to have better transparency.
UI/UX plans have been discussed and this information is needed.
2025-09-20 21:26:16 -07:00
..
config_types.rs [mcp-server] Update read config interface (#3093) 2025-09-04 16:26:41 -07:00
custom_prompts.rs Generate more typescript types and return conversation id with ConversationSummary (#3219) 2025-09-08 17:54:47 -04:00
lib.rs Format large numbers in a more readable way. (#2046) 2025-09-08 21:48:48 +00:00
mcp_protocol.rs Switch to uuid_v7 and tighten ConversationId usage (#3819) 2025-09-18 14:37:03 +00:00
message_history.rs Generate more typescript types and return conversation id with ConversationSummary (#3219) 2025-09-08 17:54:47 -04:00
models.rs bug: default to image (#3501) 2025-09-11 23:10:24 +00:00
num_format.rs Format large numbers in a more readable way. (#2046) 2025-09-08 21:48:48 +00:00
parse_command.rs Generate more typescript types and return conversation id with ConversationSummary (#3219) 2025-09-08 17:54:47 -04:00
plan_tool.rs Generate more typescript types and return conversation id with ConversationSummary (#3219) 2025-09-08 17:54:47 -04:00
protocol.rs Forward Rate limits to the UI (#3965) 2025-09-20 21:26:16 -07:00