Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
876d4f450af2da406cbabc5196449558f8b9bedf
codex/codex-rs/protocol/src
T
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
b09f62a1c3 ยท 2025-10-06 18:59:37 -07:00
History
..
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