There was an error while loading. Please reload this page.
1 parent 384d7da commit ee058d8Copy full SHA for ee058d8
1 file changed
packages/opencode/src/tool/browser-execute.txt
@@ -4,4 +4,4 @@ Usage:
4
- Use this tool whenever the task requires driving a real browser.
5
- Use this tool to read webpages that block the webfetch tool.
6
- 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.
+- Screenshots attach automatically; `Page.captureScreenshot({ attachToContext: false })` returns one only to the snippet and does not save it.
0 commit comments