Skip to content

Commit 114ab1c

Browse files
committed
fix: change screenshot tool to use CDP screenshot
1 parent b3b2c56 commit 114ab1c

File tree

3 files changed

+392
-11
lines changed

3 files changed

+392
-11
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,12 @@
4646
},
4747
"dependencies": {
4848
"@browserbasehq/sdk": "^2.6.0",
49-
"@browserbasehq/stagehand": "^3.0.2",
49+
"@browserbasehq/stagehand": "^3.0.3",
5050
"@mcp-ui/server": "^5.10.0",
5151
"@modelcontextprotocol/sdk": "^1.13.1",
5252
"commander": "^14.0.0",
5353
"dotenv": "^16.4.6",
54+
"sharp": "^0.33.0",
5455
"zod": "^3.25.67"
5556
},
5657
"devDependencies": {

0 commit comments

Comments
 (0)