diff --git a/docs/features/browser-use.mdx b/docs/features/browser-use.mdx index 6fe19b1f..e1910163 100644 --- a/docs/features/browser-use.mdx +++ b/docs/features/browser-use.mdx @@ -20,7 +20,9 @@ Roo Code provides sophisticated browser automation capabilities that let you int > -:::info Model Support Required +
+ +:::caution Model Support Required Browser Use within Roo Code requires the use of Claude Sonnet 3.5 or 3.7 ::: @@ -38,6 +40,8 @@ All of this happens directly within VS Code, with no setup required. A typical browser interaction follows this pattern: +**Important:** Browser Use requires Claude Sonnet 3.5 or 3.7 model. + 1. Ask Roo to visit a website 2. Roo launches the browser and shows you a screenshot 3. Request additional actions (clicking, typing, scrolling)