multica/apps
Jiayuan Zhang 04d227c9fe feat(desktop): persist onboarding state with --force-onboarding flag
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>
2026-02-10 23:15:10 +08:00
..
cli fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00
desktop feat(desktop): persist onboarding state with --force-onboarding flag 2026-02-10 23:15:10 +08:00
gateway refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
mobile feat(mobile): 移动端初始化 2026-02-03 16:39:53 +08:00
server refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
web refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00