-
refactor(executor): consolidate Codex request translation logic
发布于
2026-05-31 06:38:54 +00:00 | 735 次提交 在此版本后已推送到 main- Introduced
translateCodexRequestPairto simplify and reuse translation logic for handling original and modified payloads. - Updated relevant methods to use the new function.
- Added unit tests to cover payload reuse and differentiation scenarios.
下载附件
- Introduced