-
feat(executor): implement identity obfuscation for Codex requests and responses
发布于
2026-05-31 15:31:35 +00:00 | 734 次提交 在此版本后已推送到 main- Added
applyCodexIdentityConfuse*functions for remapping request and response payloads and headers to enhance security. - Updated WebSocket and HTTP logic to handle identity state transformations seamlessly.
- Introduced unit tests to verify remapping and restoration of identity-related fields.
下载附件
- Added