cc-switch

2 contributions · GitHub →

Skill sync copy fallback data-loss fix 2026-05-18

Protected existing app skills during sync fallback by validating source directories, copying through a temporary destination before replacement, and covering the empty-source failure path with regression tests.

Sub-cent pricing input precision 2026-05-18

Reduced model price input steps from 0.01 to 0.0001 so sub-cent token pricing can be entered accurately, extracted the shared step constant, and added UI coverage for all price fields.