mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-22 16:43:50 +08:00
- Introduced `disable-claude-cloak-mode` configuration to globally disable Claude cloak mode with credential-level overrides. - Enhanced `getCloakConfigFromAuth` to support fallback to metadata for cloak settings. - Updated cloak configuration precedence logic, integrating global, credential, and default modes. - Updated config and watcher diff handling to include `disable-claude-cloak-mode`. Closes: #2789