gstack/browse
Nicolas Gomes Ferreira Dos Santos c3f26cf7b5 feat(browse): add extractCookiesViaCdpPipe using CDP pipe transport
Pipe-transport equivalent of extractCookiesViaCdp. Uses Target.getTargets
+ Target.attachToTarget(flatten: true) to acquire a page session over a
single CDP pipe connection, then Network.getAllCookies. Still not wired
into importCookiesViaCdp; next commit swaps the TCP path over.

Refs #1136.
2026-04-23 20:52:29 -07:00
..
bin feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00
scripts fix: ngrok Windows build + close CI error-swallowing gap (v0.18.0.1) (#1024) 2026-04-16 13:49:04 -07:00
src feat(browse): add extractCookiesViaCdpPipe using CDP pipe transport 2026-04-23 20:52:29 -07:00
test feat(browse): add extractCookiesViaCdpPipe using CDP pipe transport 2026-04-23 20:52:29 -07:00
PLAN-snapshot-dropdown-interactive.md fix: snapshot -i auto-detects dropdown/popover interactive elements (#845) 2026-04-05 22:57:45 -07:00
SKILL.md feat(v1.9.0.0): gbrain-sync — cross-machine gstack memory (#1151) 2026-04-23 17:54:54 -07:00
SKILL.md.tmpl feat(browse): Puppeteer parity — load-html, screenshot --selector, viewport --scale, file:// (v1.1.0.0) (#1062) 2026-04-18 23:25:33 +08:00