test: align Codex provider payload test#74536
Conversation
|
Codex review: needs maintainer review before merge. What this changes: The PR updates Maintainer follow-up before merge: This is an open implementation PR with a protected Security review: Security review cleared: The patch is limited to a Vitest test file and does not change runtime code, workflows, dependencies, lockfiles, package scripts, publishing metadata, permissions, downloaded artifacts, or secret handling. Review detailsBest possible solution: Keep the PR open for maintainer review and CI. The desired end state is a focused OpenAI provider test that verifies the Codex native transport handoff while preserving confidence that the provider still uses the canonical SDK stream-family behavior. Acceptance criteria:
What I checked:
Likely related people:
Remaining risk / open question:
Codex review notes: model gpt-5.5, reasoning high; reviewed against 7c51cd2baf1c. |
e002916 to
541c14b
Compare
541c14b to
79dac5e
Compare
What
Aligns the OpenAI provider Codex payload composition test with the current native Codex transport route.
Why
ChatGPT-hosted Codex requests now swap in OpenClaw native Responses transport for attribution, so the test fake upstream stream no longer observes the payload directly.
Changes
Testing