Files
CC-Switch/src-tauri
YoVinchen 1ffbb32484 refactor(skill): unify scan/import logic with lock file skillPath and repo saving
- Deduplicate scan_unmanaged and import_from_apps using shared source list
- Replace hand-written AppType match with as_str() and AppType::all()
- Extract read_skill_name_desc, build_repo_info_from_lock, save_repos_from_lock helpers
- Add SkillApps::from_labels for building enable state from source labels
- Parse skillPath from .skill-lock.json for correct readme URLs
- Save skill repos to skill_repos table in both import and migration paths
2026-02-14 17:08:36 +08:00
..
2025-11-22 19:18:35 +08:00
2025-12-21 21:10:00 +08:00