core-agent-ide/codex-rs/exec/src
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`.
2025-09-11 21:04:40 -07:00
..
cli.rs [exec] Fix exec sandbox arg (#2034) 2025-08-08 18:19:40 -07:00
event_processor.rs chore: upgrade to Rust 1.89 (#2465) 2025-08-19 13:22:02 -07:00
event_processor_with_human_output.rs feat: include reasoning_effort in NewConversationResponse (#3506) 2025-09-11 21:04:40 -07:00
event_processor_with_json_output.rs Added allow-expect-in-tests / allow-unwrap-in-tests (#2328) 2025-08-14 17:59:01 -07:00
lib.rs Simplify auth flow and reconcile differences between ChatGPT and API Key auth (#3189) 2025-09-11 09:16:34 -07:00
main.rs fix: move arg0 handling out of codex-linux-sandbox and into its own crate (#1697) 2025-07-28 08:31:24 -07:00