Skip to content

Commit ee058d8

Browse files
committed
docs(browser): clarify local-only screenshots
1 parent 384d7da commit ee058d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/opencode/src/tool/browser-execute.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Usage:
44
- Use this tool whenever the task requires driving a real browser.
55
- Use this tool to read webpages that block the webfetch tool.
66
- IMPORTANT: you MUST use the skill tool first to load the `browser-execute` skill. This tool will fail if you did not read those directions first.
7-
- Returns console output from the snippet; screenshots attach automatically unless `Page.captureScreenshot({ attachToContext: false })` keeps them local.
7+
- Screenshots attach automatically; `Page.captureScreenshot({ attachToContext: false })` returns one only to the snippet and does not save it.

0 commit comments

Comments
 (0)