mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-11 17:21:03 +08:00
- Extract onRehydrateStorage fetch logic into syncConfigStoreFromBackend() - Add helper functions: getBackendConfigUrl() and extractCliToolsFromBackend() - Add promise deduplication to prevent concurrent sync requests - Improve type safety and error handling