Where Open GSD is headed.
Four GSD surfaces, plus a separate browser automation product. The widely used framework, the standalone agent harness, the desktop workbench, and hosted cloud share the GSD workflow. gsd-browser sits beside them for agent web control and evidence.
gsd-core
@opengsd/gsd-coreThe prompt-driven framework that started it all. Mature, widely deployed across 15+ runtimes, and still the right fit for teams that want GSD discipline inside their current AI coding tools.
- ›Bug fixes, compatibility patches, and parity with the gsd-pi command surface where it makes sense.
- ›Continued compatibility, docs, and reliability work for the framework people already depend on.
- ›Migration path to gsd-pi is documented and supported.
gsd-pi
@opengsd/gsd-piThe standalone coding agent. Six pillars of work this cycle: stabilize the baseline, make auto mode safer, improve recovery, cut cost and friction, clarify the platform surface, and grow deliberately.
- 01Stabilize the baseline
- 02Make auto mode safer
- 03Improve recovery & UX
- 04Reduce cost & friction
- 05Clarify the platform
- 06Grow deliberately
gsd-browser
@opengsd/gsd-browserThe native browser automation backend for agents and CI. It exposes Chrome control through a Rust CLI and MCP server with refs, assertions, recordings, traces, and live human takeover.
- ›50+ MCP tools, live resources, and workflow prompts for agent clients.
- ›Versioned refs, semantic actions, waits, assertions, and batch flows.
- ›Evidence bundles with screenshots, recordings, visual diffs, HAR, traces, and PDFs.
gsd-workbench
macOS · LinuxThe desktop app that guides you through the whole GSD process. Project-centered workspace built on Electron — visible Threads, Plans, Backlog, and Worktrees.
- ›Guided plan mode walks every Workflow Stage from Discuss to Ship.
- ›First-class Plan Changes, Verification Evidence, and Ship Handoffs.
- ›Runs your local agent — your model, your repos, your filesystem.
gsd-cloud
SaaS · cross-deviceA managed cloud service that keeps your GSD projects, sessions, and workflow state in sync from anywhere. Drive milestones from your phone, laptop, or tablet — same product, same commands, every device.
- ›Hosted and managed — no infrastructure to run, no upgrades to babysit.
- ›Sync projects, sessions, and workflow state across every device you work from.
- ›Kick off plans, watch verification, ship a milestone from anywhere.
Building in public — see the promise for how we work.
Choose your GSD surface. Add browser proof when it matters.
Whether you’re driving from a terminal, the native desktop workbench, or the hosted cloud, GSD keeps the workflow explicit. gsd-browser stays separate and plugs in when real Chrome control belongs in the verification loop.
Drops into your AI tool of choice.
Terminal-native autonomous agent.
Visual project workbench.
Hosted SaaS, drive it from anywhere.
Deterministic Chrome control for agents, CI, and web verification. It can feed evidence into GSD, but it is not itself a GSD surface.
- ›Shared GSD loop across the coding surfaces:
/gsd new-project,/gsd plan,/gsd execute,/gsd verify,/gsd ship. - ›Browser evidence plugs into verification: screenshots, recordings, traces, network exports, assertions, and annotated handoffs.
- ›Start a milestone in
gsd-piat home, finish it fromgsd-cloudon the road — the same session keeps going. - ›Each GSD surface feels native to where you are — terminal, desktop, or hosted web app — not a port of the others.