mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-11 00:20:11 +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