Skip to content

fix: project Responses token preflight request - #27

Merged
pcvantol merged 1 commit into
mainfrom
codex/fix-responses-input-token-preflight-request-shape
Sep 5, 2026
Merged

fix: project Responses token preflight request#27
pcvantol merged 1 commit into
mainfrom
codex/fix-responses-input-token-preflight-request-shape

Conversation

@pcvantol

@pcvantol pcvantol commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Project the canonical Responses generation request into the documented Responses input-token count request shape.
  • Retain all token-relevant fields, including the strict structured-output schema.
  • Exclude only endpoint-unsupported store and max_output_tokens; canonical context validation continues to bind the output limit.
  • Fail closed before Keychain resolution or transport if the generation shape changes.

Validation

  • Focused OpenAI adapter security tests pass.
  • Full repository validation passes: 363 tests and offline projection validation.

No provider generation, Action derivation, or Action execution was run.

@pcvantol
pcvantol merged commit 64137e8 into main Sep 5, 2026
4 checks passed
@pcvantol
pcvantol deleted the codex/fix-responses-input-token-preflight-request-shape branch September 5, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant