-
feat(executor): sanitize and drop overlong encrypted reasoning IDs in Codex input processing
发布于
2026-07-19 18:02:17 +00:00 | 234 次提交 在此版本后已推送到 main- Updated
SanitizeCodexInputItemIDsto remove encrypted reasoning items with IDs exceeding the Codex length limit. - Refactored logic to deterministically shorten other overlong input item IDs, ensuring compliance with the Codex format.
- Added new tests to verify dropping behavior for encrypted reasoning and shortening of lengthy IDs without encrypted content.
下载附件
- Updated