-
refactor: remove redundant Codex instruction validation logic
released this
2025-09-19 01:19:18 +00:00 | 1915 commits to main since this release- Eliminated unnecessary calls to
misc.CodexInstructionsand corresponding checks in response processing. - Streamlined instruction handling by directly updating "instructions" field from the original request payload.
Downloads
- Eliminated unnecessary calls to