You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New first-launch setup panel (session-onboarding.ps1) that lets you configure what can't be auto-detected: the weekly-recap LLM, an optional cloud-sync folder, automatic updates, and the focus-nudge / Do-Not-Disturb behaviour.
Opens once on first launch (gated by onboarding-done.flag) and is re-openable from both the tray menu and the deck's gear menu.
Writes only files the deck already reads (.env, sync.txt, autoupdate.flag, focus-off.flag, dnd.flag) — no new persistent state beyond the shown-once marker.
Related refinements across the tracker, tray, view, recap, stats, pomodoro and shared library.