From 6ca1f4dac53ec28ed16c8d3a4fc33a8fb29c017a Mon Sep 17 00:00:00 2001 From: Mohamed Boudra Date: Wed, 8 Jul 2026 13:59:27 +0200 Subject: [PATCH] docs: browser is desktop-only, drop phone mention --- public-docs/browser-when.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public-docs/browser-when.md b/public-docs/browser-when.md index bc3600dc8..99ae67306 100644 --- a/public-docs/browser-when.md +++ b/public-docs/browser-when.md @@ -12,7 +12,7 @@ Paseo gives agents a [real browser inside Paseo](/docs/browser). Standalone tool Use the Paseo browser when: -- **You're running agents remotely and want to watch.** You see the same browser the agent is driving, live, from your phone or desktop — not a headless browser on a box you can't see. +- **You're running agents remotely and want to watch.** You see the same browser the agent is driving, live in the Paseo desktop app — not a headless browser on a box you can't see. - **You want the browser inside Paseo.** It's a tab in the same session, not a separate agent window to manage. - **You don't want to set up extra tools.** It's built in — no separate MCP server or CLI to install and wire up.