Logo
Explore
Register Sign In
agent/codex
Watch 2
Star 0
Fork 0
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
de6559f2ab83806496851322018c75039f7eee58
codex/codex-rs/protocol/src
T
History
pakrym-oaiandGitHub 5bcc9d8b77 Do not send reasoning item IDs (#3390)
Response API doesn't require IDs on reasoning items anymore. 

Fixes: https://github.com/openai/codex/issues/3292
2025-09-09 14:47:06 -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
feat: add ArchiveConversation to ClientRequest (#3353)
2025-09-09 11:39:00 -04: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
Do not send reasoning item IDs (#3390)
2025-09-09 14:47:06 -07: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
fix: include rollout_path in NewConversationResponse (#3352)
2025-09-09 00:11:48 -07:00