mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-22 21:40:46 +08:00
- Introduced `TestRequestCodexTokenCompletionKeepsConcurrentSessionPending` to validate proper handling of concurrent OAuth sessions. - Refactored Codex OAuth logic to use `newCodexOAuthService` for improved testability. Closes: #3171