Skip to content

Commit cea0413

Browse files
tofikwestclaude
andcommitted
fix(browser-automation): upgrade stagehand to support sonnet 4.6 for CUA
Stagehand v3.0.x does not include claude-sonnet-4-6 in its CUA model allowlist, causing browser automations to fail. Upgrading to v3.2.1 adds support for the model. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent af06b7a commit cea0413

File tree

2 files changed

+32
-60
lines changed

2 files changed

+32
-60
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@aws-sdk/client-transfer": "^3.948.0",
6161
"@aws-sdk/s3-request-presigner": "3.1013.0",
6262
"@browserbasehq/sdk": "2.6.0",
63-
"@browserbasehq/stagehand": "^3.0.5",
63+
"@browserbasehq/stagehand": "^3.2.1",
6464
"@mendable/firecrawl-js": "^4.9.3",
6565
"@nestjs/common": "^11.0.1",
6666
"@nestjs/config": "^4.0.2",

0 commit comments

Comments
 (0)