Skip to content

[Claimed #2326] [STG-2497] docs: sync CUA model list with AgentProvider map#2327

Merged
aq17 merged 1 commit into
mainfrom
external-contributor-pr-2326
Jul 7, 2026
Merged

[Claimed #2326] [STG-2497] docs: sync CUA model list with AgentProvider map#2327
aq17 merged 1 commit into
mainfrom
external-contributor-pr-2326

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Mirrored from external contributor PR #2326 after approval by @Kylejeong2.

Original author: @aq17
Original PR: #2326
Approved source head SHA: f7085b51cf1a25af736387d251ed8fa863d15df4

@aq17, please continue any follow-up discussion on this mirrored PR. When the external PR gets new commits, this same internal PR will be marked stale until the latest external commit is approved and refreshed here.

Original description

Summary

The All Supported CUA Models table in packages/docs/v3/configuration/models.mdx was missing 7 models that are already registered in packages/core/lib/v3/agent/AgentProvider.ts (modelToAgentProviderMap, lines 17–37). This PR brings the docs table in sync with the code.

Added rows:

  • openai/gpt-5.4
  • openai/gpt-5.4-mini
  • openai/gpt-5.5
  • anthropic/claude-sonnet-4-20250514
  • anthropic/claude-haiku-4-5 (the short alias — only the dated claude-haiku-4-5-20251001 was listed)
  • anthropic/claude-fable-5
  • google/gemini-3.5-flash

Also lightly reordered the Anthropic and Google rows so variants of the same model family sit next to each other (haiku → sonnet → opus → fable; gemini-2.5 → gemini-3-flash → gemini-3.5-flash → gemini-3-pro).

Test plan

Docs-only change. No code touched. Rendered table matches the source-of-truth map at packages/core/lib/v3/agent/AgentProvider.ts.

Requested by: alexander@browserbase.com
Linear: https://linear.app/browserbase/issue/STG-2497/docs-sync-cua-model-list-with-agentprovider-map
Slack thread: https://browserbase.slack.com/archives/D0AHY8DEQPM/p1783452853684349

🤖 Generated with Claude Code


Summary by cubic

Synced the “All Supported CUA Models” table in packages/docs/v3/configuration/models.mdx with modelToAgentProviderMap in packages/core/lib/v3/agent/AgentProvider.ts, adding seven missing models and grouping families for clarity. Aligns the docs with code per Linear STG-2497 so users see all available CUA models.

Written for commit f7085b5. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added external-contributor Tracks PRs mirrored from external contributor forks. external-contributor:mirrored An internal mirrored PR currently exists for this external contributor PR. labels Jul 7, 2026
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

This mirrored PR has been merged into main. The original external PR #2326 is now completed.

@changeset-bot

changeset-bot Bot commented Jul 7, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: f7085b5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mintlify

mintlify Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
stagehand 🟢 Ready View Preview Jul 7, 2026, 8:30 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@aq17
aq17 merged commit 939c1eb into main Jul 7, 2026
37 checks passed
@aq17
aq17 deleted the external-contributor-pr-2326 branch July 7, 2026 20:37
@github-actions github-actions Bot added external-contributor:completed The mirrored PR has been merged and the external contributor flow is complete. and removed external-contributor:mirrored An internal mirrored PR currently exists for this external contributor PR. labels Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external-contributor:completed The mirrored PR has been merged and the external contributor flow is complete. external-contributor Tracks PRs mirrored from external contributor forks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants