Richard de98efde3c feat: full TUI viewer — scroll, refresh, task lookup without leaving
Replaced curses/less pager with raw terminal TUI:
- Alternate screen buffer with full ANSI color support
- Arrow keys / j/k / PgUp/PgDn / mouse scroll to navigate
- r = refresh in-place (re-fetches, resets to top)
- : = type a task number to view details inline
- b = back to briefing from task view
- q = quit
- Space = page down
- Status bar with scroll percentage

No need to exit and re-enter — everything happens in one view.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 13:32:40 +02:00
Description
Nodie briefing CLI tool — terminal dashboard for daily/weekly work summaries
102 KiB
Languages
Python 100%