core-agent-ide/codex-rs/protocol/src
Colin Young b09f62a1c3
[Codex] Use Number instead of BigInt for TokenCountEvent (#4856)
Adjust to use typescript number so reduce casting and normalizing code
for VSCE since js supports up to 2^53-1
2025-10-06 18:59:37 -07:00
..
config_types.rs [mcp-server] Update read config interface (#3093) 2025-09-04 16:26:41 -07:00
conversation_id.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
custom_prompts.rs Custom prompts begin with /prompts: (#4476) 2025-09-29 17:58:16 -07:00
lib.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +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 chore: refactor tool handling (#4510) 2025-10-03 13:21:06 +01: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 [Codex] Use Number instead of BigInt for TokenCountEvent (#4856) 2025-10-06 18:59:37 -07:00