mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-17 02:16:43 +00:00
- profile-check.ts: check config.yaml first, fallback to config.json - recovery-manager.ts: remove dead code (ensureGlm/Glmt/Kimi methods) - 4 files: use os.homedir() for cross-platform compatibility Fixes: - ProfilesChecker now respects unified config format (yaml) - Removed ~100 lines of dead code that contradicted install policy - Windows compatibility for home directory detection Files modified: - src/management/checks/profile-check.ts - src/management/recovery-manager.ts - src/cliproxy/model-config.ts - src/cliproxy/services/variant-service.ts - src/web-server/health/config-checks.ts - src/web-server/routes/settings-routes.ts