-
refactor: remove redundant Codex instruction validation logic
发布于
2025-09-19 01:19:18 +00:00 | 3139 次提交 在此版本后已推送到 main- Eliminated unnecessary calls to
misc.CodexInstructionsand corresponding checks in response processing. - Streamlined instruction handling by directly updating "instructions" field from the original request payload.
下载附件
- Eliminated unnecessary calls to