What problem does it solve?
Gstack provides a fast, persistent headless browser daemon to empower Claude Code tests and dogfooding. It enables AI agents to navigate pages, interact with UI, extract content, take snapshots, and generate verifiable evidence without leaving the Claude Code environment.
Core Features & Use Cases
- Persistent browsing sessions: keep cookies, tabs, and state across commands for reliable end-to-end testing.
- Deterministic actions with snapshots: diff, annotate, and verify page changes after interactions.
- QA/testing workflows: validate deployments, gather bug evidence, and demonstrate issues with reproducible artifacts.
Quick Start
Run the gstack CLI to start a browse daemon, connect Claude Code to a local headless browser, and execute a simple flow like navigating to a page, taking a snapshot, and extracting text.