core-agent-ide/codex-rs/exec
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
..
src feat: include reasoning_effort in NewConversationResponse (#3506) 2025-09-11 21:04:40 -07:00
tests chore: enable clippy::redundant_clone (#3489) 2025-09-11 11:59:37 -07:00
Cargo.toml feat: Run cargo shear during CI (#3338) 2025-09-09 01:05:08 +00:00