mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-06 16:15:50 +08:00
- Updated `SanitizeCodexInputItemIDs` to remove encrypted reasoning items with IDs exceeding the Codex length limit. - Refactored logic to deterministically shorten other overlong input item IDs, ensuring compliance with the Codex format. - Added new tests to verify dropping behavior for encrypted reasoning and shortening of lengthy IDs without encrypted content.