mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-01 12:19:52 +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