fix(browser): avvio main non interattivo affidabile

This commit is contained in:
Matteo Benedetto
2026-08-20 15:13:08 +02:00
parent 598491067b
commit 9f9fe046dd
2 changed files with 58 additions and 46 deletions
+2 -1
View File
@@ -19,7 +19,8 @@ pi agent (questa estensione) ──HTTP JSON──► Browser Bridge (bridge.py)
- **Script di avvio** (`~/Dev/firefox-bidi/start-firefox-bidi.sh`):
- `start` → profilo dedicato `bidi-profile` (automazione pulita)
- `start-main`**profilo principale** (login/cookie intatti; chiude l'istanza
attiva se serve, lock esclusivo)
attiva se serve, lock esclusivo). Il tool `browser_start(profile="main")`
usa automaticamente `FIREFOX_BIDI_FORCE=1`: non può richiedere input interattivo.
- `status` / `stop` / `foreground`
## Tool registrati