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
9bbeb75361a3b0111eb62b6912fd5cdd86e57bf4
codex/codex-rs/protocol/src
T
Michael Bolin 9bbeb75361 feat: include reasoning_effort in NewConversationResponse (#3506)
`ClientRequest::NewConversation` picks up the reasoning level from the user's defaults in `config.toml`, so it should be reported in `NewConversationResponse`.
9bbeb75361 ยท 2025-09-11 21:04:40 -07:00
History
..
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: include reasoning_effort in NewConversationResponse (#3506)
2025-09-11 21:04:40 -07: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
feat: include reasoning_effort in NewConversationResponse (#3506)
2025-09-11 21:04:40 -07:00