Files
codex/codex-rs/tui
Benjamin Carlsson 7d6f808b97 Drive keymap conflict checks from the action registry (#41285)
## What changed

- Build per-context conflict checks from the shared runtime action registry instead of maintaining separate action lists.
- Preserve the existing context validation order and error messages.
- Add regression coverage for the first reported conflict across editor, Vim, pager, list, agents, and approval contexts.

GitOrigin-RevId: 665839bb9094ac573ab1494248c69c4000998483
2026-08-28 06:18:20 +00:00
..