mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-07 00:24:17 +08:00
- Introduced `disable-codex-cloaking` to allow disabling enforced `User-Agent` and `Originator` headers for Codex requests. - Updated header application logic to conditionally include `codexUserAgent` and `codexOriginator` based on configuration. - Enhanced config diff tracking to detect changes in `disable-codex-cloaking`. - Expanded tests to cover new config behavior and header application scenarios.