-
feat(codex): add `disable-codex-cloaking` config option and refine header management
发布于
2026-07-30 08:37:40 +00:00 - Introduced
disable-codex-cloakingto allow disabling enforcedUser-AgentandOriginatorheaders for Codex requests. - Updated header application logic to conditionally include
codexUserAgentandcodexOriginatorbased on configuration. - Enhanced config diff tracking to detect changes in
disable-codex-cloaking. - Expanded tests to cover new config behavior and header application scenarios.
下载附件
- Introduced