You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RexOS has the structure to add “approval hooks” for higher-risk actions (network writes, destructive commands, etc.). This is intentionally conservative by default.
43
+
LoopForge has the structure to add “approval hooks” for higher-risk actions (network writes, destructive commands, etc.). This is intentionally conservative by default.
Copy file name to clipboardExpand all lines: docs-site/how-to/browser-use-cases.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ See also: [Browser Automation (CDP)](browser-automation.md).
7
7
## Prerequisites (default: CDP)
8
8
9
9
- Install a Chromium-based browser (Chrome/Chromium/Edge).
10
-
- If RexOS can’t find it, set `REXOS_BROWSER_CHROME_PATH`.
10
+
- If LoopForge can’t find it, set `REXOS_BROWSER_CHROME_PATH`.
11
11
12
12
Optional: use the Playwright backend (legacy) by setting `REXOS_BROWSER_BACKEND=playwright` and following the install steps in [Browser Automation](browser-automation.md).
0 commit comments