- Add MigrationOrchestrator with automatic project detection and registration - Add FirstRunExperience with setup wizard for new users - Add backward compatibility layer for single-project workflows - Integrate migration hook into CLI entry point - Add comprehensive tests for migration and first-run functionality - Update AGENTS.md with multi-project migration and dashboard documentation
550 B
550 B
@gsxdsm/fusion, @fusion/core
| @gsxdsm/fusion | @fusion/core |
|---|---|
| minor | minor |
Add migration and first-run experience for multi-project support
- Auto-detect and register existing kb projects on first run
- MigrationOrchestrator with filesystem scanning and safety checks
- FirstRunExperience with setup wizard state management
- Backward-compatible single-project mode (TaskStore.getOrCreateForProject)
--projectflag support for CLI multi-project targetingKB_SKIP_MIGRATIONenvironment variable for recovery- Graceful fallback when central database unavailable