gstack/browse/src
Garry Tan d597c33eab
fix: review fixes — iframe ref scoping, detached frame recovery, state validation
- snapshot.ts: ref locators, cursor-interactive scan, and cursor locator
  now use target (frame-aware) instead of page — fixes @ref clicking in iframes
- browser-manager.ts: getActiveFrameOrPage auto-recovers from detached frames
  via isDetached() check
- meta-commands.ts: state load resets activeFrame, elementHandle disposed after
  contentFrame(), state file schema validation (cookies + pages arrays),
  filter empty pipe segments in chain tokenizer
- write-commands.ts: upload command uses target.locator() for frame support

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 10:50:33 -06:00
..
activity.ts feat: activity streaming — SSE endpoint for Chrome extension Side Panel 2026-03-21 10:23:43 -07:00
browser-manager.ts fix: review fixes — iframe ref scoping, detached frame recovery, state validation 2026-03-26 10:50:33 -06:00
buffers.ts feat: Phase 3.5 — cookie import, QA testing, team retro (v0.3.1) (#29) 2026-03-13 00:31:41 -07:00
bun-polyfill.cjs fix: Windows support — Node.js server fallback for Playwright (#255) 2026-03-20 12:22:11 -07:00
cli.ts feat: ungate sidebar agent + raise timeout to 5 minutes (v0.12.0) 2026-03-26 10:46:04 -06:00
commands.ts feat: $B state save/load + $B frame — new browse commands 2026-03-26 10:50:30 -06:00
config.ts feat: TODOS-aware skills, 2-tier Greptile replies, gitignore fix (#61) 2026-03-14 20:15:11 -07:00
cookie-import-browser.ts feat: Wave 3 — community bug fixes & platform support (v0.11.6.0) (#359) 2026-03-23 22:15:23 -07:00
cookie-picker-routes.ts feat: Wave 3 — community bug fixes & platform support (v0.11.6.0) (#359) 2026-03-23 22:15:23 -07:00
cookie-picker-ui.ts feat: Wave 3 — community bug fixes & platform support (v0.11.6.0) (#359) 2026-03-23 22:15:23 -07:00
find-browse.ts feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00
meta-commands.ts fix: review fixes — iframe ref scoping, detached frame recovery, state validation 2026-03-26 10:50:33 -06:00
platform.ts fix: Windows support — Node.js server fallback for Playwright (#255) 2026-03-20 12:22:11 -07:00
read-commands.ts feat: $B state save/load + $B frame — new browse commands 2026-03-26 10:50:30 -06:00
server.ts feat: ungate sidebar agent + raise timeout to 5 minutes (v0.12.0) 2026-03-26 10:46:04 -06:00
sidebar-agent.ts feat: ungate sidebar agent + raise timeout to 5 minutes (v0.12.0) 2026-03-26 10:46:04 -06:00
snapshot.ts fix: review fixes — iframe ref scoping, detached frame recovery, state validation 2026-03-26 10:50:33 -06:00
url-validation.ts feat: Wave 3 — community bug fixes & platform support (v0.11.6.0) (#359) 2026-03-23 22:15:23 -07:00
write-commands.ts fix: review fixes — iframe ref scoping, detached frame recovery, state validation 2026-03-26 10:50:33 -06:00