Skip to content

ClaudeDeck v0.1.10

Choose a tag to compare

@hydropix hydropix released this 05 Jun 15:55
· 14 commits to main since this release

First-run onboarding setup panel

  • 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.