Upgrade defaults to GPT-5.6 Sol and Fable 5#448
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
The public Node SDK types, generated docs, compiler defaults, and AI-chat schema need to expose the same workload-specific GPT-5.6 Sol, Fable 5, and Sonnet 5 behavior as the service repos.
What
Workload policy
gpt-5.6-solwithxhighclaude-fable-5claude-sonnet-5claude-opus-4-8mediumreasoningValidation
corepack yarn check— Node 248 passed/1 skipped, MCP 3 passed, relay 22 passed, with all type/lint/schema/runtime parity checks greentsc:typestestsSources
https://developers.openai.com/api/docs/models/gpt-5.6-sol
https://platform.claude.com/docs/en/about-claude/models/introducing-claude-fable-5-and-claude-mythos-5
https://platform.claude.com/docs/en/about-claude/models/overview
https://platform.claude.com/docs/en/about-claude/models/whats-new-sonnet-5
Sister PRs