gstack/browse
Garry Tan 58d654c09a
feat: browse handoff — headless-to-headed browser switching
Add `handoff` and `resume` commands that let users take over a visible
Chrome when the headless browser gets stuck (CAPTCHAs, auth walls, MFA).

Architecture: launch-first-close-second for safe rollback. State transfer
via extracted saveState()/restoreState() helpers (DRY with recreateContext).
Auto-handoff hint after 3 consecutive command failures.
2026-03-18 22:15:30 -07:00
..
bin Merge remote-tracking branch 'origin/main' into v0.3.6-qa-upgrades 2026-03-14 02:35:48 -05:00
src feat: browse handoff — headless-to-headed browser switching 2026-03-18 22:15:30 -07:00
test fix: js statement wrapping + click auto-routes option to selectOption (v0.4.5) (#117) 2026-03-16 21:50:43 -05:00
SKILL.md feat: safety hook skills + skill usage telemetry (v0.7.1) (#189) 2026-03-18 23:57:59 -05:00
SKILL.md.tmpl feat: add trigger phrases to skill descriptions for better model matching (v0.6.4.1) (#169) 2026-03-18 08:06:46 -05:00