mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-30 02:14:43 +08:00
c0fe0d6e07
- Fix json-five output unescaping forward slashes (\/ → /) - Add structured error codes for env validation (EMPTY, INVALID_JSON, OBJECT_REQUIRED) - Add i18n keys (zh/en/ja) for health warnings, tool profiles, env editor hints, and agents legacy timeout migration - Update env validation test to match new error codes