mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-04 17:18:35 +02:00
Use Zustand persist middleware with localStorage to remember onboarding completion across app restarts. Only the completed flag is persisted; transient UI state resets each launch. Add --force-onboarding CLI flag to re-show onboarding even when already completed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>