mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-06 16:15:50 +08:00
- Added `SelectAuth` method to enhance flexible credential selection. - Introduced session affinity mechanism for consistent credential reuse per session. - Enabled detailed request/response logging for Codex alpha search API. - Updated tests to validate session affinity behavior and log capture. Closes: #4166