Files
codex/codex-rs/tui/src
Eric TrautandGitHub f80e5d979d Notify TUI about plan mode prompts and user input requests (#13495)
Addresses #13478

Summary
- Add two new scopes for `tui.notifications` config: `plan-mode-prompt`
and `user-input-requested`.
- Add Plan Mode prompt and user-input-requested notifications to the TUI
so these events surface consistently outside of plan mode
- Add helpers and tests to ensure the new notification types publish the
right titles, summaries, and type tags for filtering
- Add prioritization mechanism to fix an existing bug where one
notification event could arbitrarily overwrite others

Testing
- Manually tested plan mode to ensure that notification appeared
2026-03-04 15:08:57 -07:00
..
2026-02-26 11:34:14 -08:00
2026-03-02 20:29:33 -08:00
2026-03-04 11:00:48 +00:00
2026-02-24 14:17:01 -08:00
2025-09-15 00:42:53 -07:00
2026-02-21 22:06:56 -08:00
2025-08-05 04:23:22 +00:00
2025-12-18 10:59:53 -08:00
2026-02-21 22:06:56 -08:00
2026-02-21 22:06:56 -08:00
2025-09-30 00:10:04 +00:00