No more scrolling up after refresh — the screen clears and
the calendar/summary is always visible at the top.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Type 'r' in the interactive prompt to re-fetch and re-render
the full briefing without exiting. Refactored main() to
separate fetch/render from the interactive loop.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Terminal dashboard for Nodie daily/weekly work summaries with:
- Color-coded task display with creation dates and "days ago" format
- NEW badge highlighting for tasks created today
- Grouped sections: New Today, Needs Work, Waiting, Done
- Interactive mode: type a task number to see full details
- Calendar rendering with NOW/DONE/NEXT markers
- Git commit summary per repo
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>