mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-17 00:16:46 +00:00
- health-service.ts: respect isUnifiedMode() in fixHealthIssue() - config-checks.ts: check config.yaml in unified mode - profile-checks.ts: read profiles from unified config - settings-routes.ts: use atomic writes (temp+rename) for presets - profile-registry.ts: add DRY helpers getAllProfilesMerged(), getDefaultResolved() Closes #203