core-agent-ide/codex-rs/app-server/src
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
..
bespoke_event_handling.rs feat(app-server): thread/unsubscribe API (#10954) 2026-02-25 13:14:30 -08:00
codex_message_processor.rs Enable request_user_input in Default mode (#12735) 2026-02-25 15:20:46 -08:00
config_api.rs fix(network-proxy): add unix socket allow-all and update seatbelt rules (#11368) 2026-02-20 10:56:57 -08:00
dynamic_tools.rs feat(app-server): add ThreadItem::DynamicToolCall (#12732) 2026-02-25 12:00:10 -08:00
error_code.rs Reapply "Add app-server transport layer with websocket support" (#11370) 2026-02-11 18:13:39 +00:00
external_agent_config_api.rs Support external agent config detect and import (#12660) 2026-02-25 02:11:51 -08:00
filters.rs feat: add nick name to sub-agents (#12320) 2026-02-20 14:39:49 +00:00
fuzzy_file_search.rs [app-server] add fuzzyFileSearch/sessionCompleted (#11773) 2026-02-13 15:08:14 -08:00
lib.rs Support external agent config detect and import (#12660) 2026-02-25 02:11:51 -08:00
main.rs feat: pass helper executable paths via Arg0DispatchPaths (#12719) 2026-02-24 17:44:38 -08:00
message_processor.rs Enable request_user_input in Default mode (#12735) 2026-02-25 15:20:46 -08:00
models.rs chore: rm remote models fflag (#11699) 2026-02-17 11:43:16 -08:00
outgoing_message.rs feat(app-server): thread/unsubscribe API (#10954) 2026-02-25 13:14:30 -08:00
thread_state.rs feat(app-server): thread/unsubscribe API (#10954) 2026-02-25 13:14:30 -08:00
thread_status.rs feat(app-server): thread/unsubscribe API (#10954) 2026-02-25 13:14:30 -08:00
transport.rs feat(ui): add network approval persistence plumbing (#12358) 2026-02-25 07:06:19 +00:00