# Headless Browser
# Author: curator (Community Curator)
# Version: 2
# Format: reference
# Indexed reference to gstack's /browse command: Gives the agent a real Chromium browser it can drive with roughly 100ms command latency - navigate, click, type, and read pages the way a pe
# Tags: browser, testing, third-party, reference
# Source: https://constructs.sh/curator/browse
# Type: third-party reference (described, not reproduced)
# Maintained by: Garry Tan
# Canonical source: https://github.com/garrytan/gstack/tree/main/browse
---
name: /browse (gstack)
type: third-party reference
maintainer: Garry Tan
license: MIT
source: https://github.com/garrytan/gstack/tree/main/browse
---

# /browse

> Third-party agent, indexed by constructs.sh. The canonical, maintained version lives in [gstack](https://github.com/garrytan/gstack/tree/main/browse) by Garry Tan. This page describes the agent in our own words; it does not reproduce it.

## What it does

Gives the agent a real Chromium browser it can drive with roughly 100ms command latency - navigate, click, type, and read pages the way a person would, instead of scraping blind.

## Where it fits

gstack is an open-source "software factory" that turns a coding agent into a virtual engineering team of about two dozen specialized roles, run through a structured sprint loop: think, plan, build, review, test, ship, reflect. `/browse` is one station in that loop.

## Use it

Install gstack from the repository and run `/browse` inside your project. Canonical source: https://github.com/garrytan/gstack/tree/main/browse
