refactor: rename clawdbot to moltbot with legacy compat

This commit is contained in:
Peter Steinberger
2026-01-27 12:19:58 +00:00
parent 83460df96f
commit 6d16a658e5
1839 changed files with 11250 additions and 11199 deletions

View File

@@ -17,7 +17,7 @@ Back to the main browser docs: [Browser](/tools/browser).
## Which Chrome profile is used?
Clawdbot controls a **dedicated Chrome profile** (named `clawd`, orangetinted UI). This is separate from your daily browser profile.
Moltbot controls a **dedicated Chrome profile** (named `clawd`, orangetinted UI). This is separate from your daily browser profile.
Two easy ways to access it:
@@ -25,8 +25,8 @@ Two easy ways to access it:
2) **Open it via CLI**:
```bash
clawdbot browser start
clawdbot browser open https://x.com
moltbot browser start
moltbot browser open https://x.com
```
If you have multiple profiles, pass `--browser-profile <name>` (the default is `clawd`).
@@ -61,7 +61,7 @@ If the agent is sandboxed, the browser tool defaults to the sandbox. To allow ho
Then target the host browser:
```bash
clawdbot browser open https://x.com --browser-profile clawd --target host
moltbot browser open https://x.com --browser-profile clawd --target host
```
Or disable sandboxing for the agent that posts updates.