mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-06 16:15:50 +08:00
- Introduced `codexSearchGinContextSelector` to capture and validate Gin context during credential selection. - Added test case to verify context propagation and query parameter usage (`TestCodexAlphaSearchPassesGinContextToAuthSelection`). - Updated `SelectAuth` implementation to include Gin context for enhanced compatibility with Home scheduling.