mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-07 00:24:17 +08:00
- Added `EnsureClaudeModelIDPrefix` and `ResolveClaudeModelIDPrefix` utilities for standardizing and decoding Claude model IDs. - Updated handling of `claude-fable-5-dd-<reversed>` model IDs for request routing and response formatting. - Incorporated logic to enforce disabled states for plugin virtual auths and their expanded children. - Refactored code for applying and persisting disabled state metadata in plugin multi-auth scenarios. - Implemented and extended unit tests to validate expected behavior.