mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-15 18:21:09 +00:00
Relaxed isUnifiedConfig() type guard to accept version >= 1 and partial configs. Added mergeWithDefaults() to preserve user data while filling missing sections. Fixes profile "not found" after terminal restart. Closes #82