Skip to content

Commit 2381b04

Browse files
docs: update browser use documentation to clarify model support requirements (#131)
1 parent 6b33249 commit 2381b04

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/features/browser-use.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ Roo Code provides sophisticated browser automation capabilities that let you int
2020
></iframe>
2121
</div>
2222

23-
:::info Model Support Required
23+
<div style={{ marginTop: '20px' }}></div>
24+
25+
:::caution Model Support Required
2426
Browser Use within Roo Code requires the use of Claude Sonnet 3.5 or 3.7
2527
:::
2628

@@ -38,6 +40,8 @@ All of this happens directly within VS Code, with no setup required.
3840

3941
A typical browser interaction follows this pattern:
4042

43+
**Important:** Browser Use requires Claude Sonnet 3.5 or 3.7 model.
44+
4145
1. Ask Roo to visit a website
4246
2. Roo launches the browser and shows you a screenshot
4347
3. Request additional actions (clicking, typing, scrolling)

0 commit comments

Comments
 (0)