core-agent-ide/codex-rs/exec
Charley Cunningham 2f4d6ded1d
Enable request_user_input in Default mode (#12735)
## Summary
- allow `request_user_input` in Default collaboration mode as well as
Plan
- update the Default-mode instructions to prefer assumptions first and
use `request_user_input` only when a question is unavoidable
- update request_user_input and app-server tests to match the new
Default-mode behavior
- refactor collaboration-mode availability plumbing into
`CollaborationModesConfig` for future mode-related flags

## Codex author
`codex resume 019c9124-ed28-7c13-96c6-b916b1c97d49`
2026-02-25 15:20:46 -08:00
..
src Enable request_user_input in Default mode (#12735) 2026-02-25 15:20:46 -08:00
tests fix: flaky test due to second-resolution for thread ordering (#12692) 2026-02-25 09:59:25 +00:00
BUILD.bazel feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
Cargo.toml fix: codex-arg0 no longer depends on codex-core (#12434) 2026-02-21 00:20:42 -08:00