Skip to content

fix(ai): support GPT-5.5 Codex reasoning effort#43

Open
XcluEzy7 wants to merge 1 commit into
JuliusBrussee:mainfrom
XcluEzy7:fix/gpt-5-5-codex-reasoning
Open

fix(ai): support GPT-5.5 Codex reasoning effort#43
XcluEzy7 wants to merge 1 commit into
JuliusBrussee:mainfrom
XcluEzy7:fix/gpt-5-5-codex-reasoning

Conversation

@XcluEzy7

Copy link
Copy Markdown

Summary

  • Clamp minimal reasoning effort to low for gpt-5.5 Codex models.
  • Extend Codex streaming regression coverage for gpt-5.5.
  • Add changelog entry.

Testing

  • cd packages/ai && npx tsx ../../node_modules/vitest/dist/cli.js --run test/openai-codex-stream.test.ts passes.
  • npm run check fails on existing unrelated generated-model type drift in packages/ai/test/context-overflow.test.ts and packages/ai/test/tokens.test.ts (llama3.1-8b not assignable to current Cerebras model union).

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