Skip to content

feat(agent): update model catalog -- add claude-sonnet-4.6, gpt-5.4, gpt-5.3-codex#616

Closed
tamirdresher wants to merge 2 commits intobradygaster:mainfrom
tamirdresher:feat/update-model-catalog-588
Closed

feat(agent): update model catalog -- add claude-sonnet-4.6, gpt-5.4, gpt-5.3-codex#616
tamirdresher wants to merge 2 commits intobradygaster:mainfrom
tamirdresher:feat/update-model-catalog-588

Conversation

@tamirdresher
Copy link
Copy Markdown
Collaborator

Summary

Updates the model catalog in squad.agent.md to include recently-added Copilot models.

Changes

Valid models list

  • Added claude-sonnet-4.6 (new standard default)
  • Added gpt-5.4 and gpt-5.3-codex to Standard tier

Fallback chains

  • Standard: claude-sonnet-4.6 -> claude-sonnet-4.5 -> gpt-5.4 -> gpt-5.3-codex -> claude-sonnet-4 -> gpt-5.2 -> (nuclear)

Platform default note

  • Updated to reflect claude-sonnet-4.6 as current platform default

Background

The models.ts catalog in squad-sdk already includes these models. This PR aligns the agent instructions with what is available in the actual model registry.

Fixes #588

@tamirdresher
Copy link
Copy Markdown
Collaborator Author

Closing — bradygaster has opened #619 which addresses the same model catalog update (#588). Deferring to the upstream-maintained PR.

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