trail-boss/bin
jedarden 694225aee0 feat(trail-boss): phase 5 - Presentation layer
Complete the presentation layer with popup queue picker, keybindings,
and status-line segment.

Changes:
- bin/trailboss-popup: Rewritten with python3 JSON parsing, box drawing UI,
  and index-based selection that navigates directly to chosen pane
- bin/trailboss-status: Status-line segment showing "⚠ N" when stuck
- tmux.conf: Keybindings for Next (prefix+Tab), Skip (prefix+s), Popup (prefix+g)
- test-presentation.sh: Phase 5 exit criterion tests (all passing)

Verified: CLI commands work, popup lists queue with selection, status shows
stuck count, keybindings configured.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 22:26:17 -04:00
..
trailboss feat(trail-boss): phase 5 - Presentation layer 2026-05-25 22:26:17 -04:00
trailboss-popup feat(trail-boss): phase 5 - Presentation layer 2026-05-25 22:26:17 -04:00
trailboss-status feat(trail-boss): phase 5 - Presentation layer 2026-05-25 22:26:17 -04:00