feat(browser): prefer default chromium browser

This commit is contained in:
Peter Steinberger
2026-01-16 05:37:37 +00:00
parent 1ab1e312b2
commit 41d44021e7
5 changed files with 373 additions and 3 deletions

View File

@@ -2396,7 +2396,7 @@ Defaults:
- CDP URL: `http://127.0.0.1:18792` (control URL + 1, legacy single-profile)
- profile color: `#FF4500` (lobster-orange)
- Note: the control server is started by the running gateway (Clawdbot.app menubar, or `clawdbot gateway`).
- Auto-detect order: Chrome → Brave → Edge → Chromium → Chrome Canary.
- Auto-detect order: default browser if Chromium-based; otherwise Chrome → Brave → Edge → Chromium → Chrome Canary.
```json5
{