feat(tui): in-screen action menu on detail screens#1750
Conversation
Co-authored-by: Copilot <175574315+pedrofuentes@users.noreply.github.com>
Co-authored-by: Copilot <175574315+pedrofuentes@users.noreply.github.com>
|
Status: CONDITIONAL Sentinel Review ReportRef: feature/tui-action-menu → main Phase 1 — TDD / Test Evidence
Phase 1.5 — Fast-path Evaluation🔴 count: 0 | LOC: 271 non-test/non-lockfile changed lines (≤150: N) | Security paths: Y (terminal/UI rendering surface) | New deps: N | Commit types qualify: N ( Phase 2 — Execution Log
Known Findings
Details (ordered by severity)
Follow-ups & Actions
Decision rationale
|
New ActionMenu overlay; PanelDetail/ExpertDetail/SessionDetail open it with 'a' to list+dispatch their actions (which-key style), complementing the contextual footer; direct keys unchanged; Phase 10 TUI overhaul — PR-18