Where Open GSD is headed.
Open GSD surfaces, plus companion knowledge graph and browser automation products. The widely used framework, the standalone agent harness, the local knowledge toolkit, the desktop workbench, and hosted cloud share the GSD workflow.
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-graph
@opengsd/gsd-graphExtract, normalize, connect, and query grounded local knowledge graphs from project markdown and code without hosted services.
- ›Zero-cloud dependency local SQLite-vector indexing.
- ›Grounded citations with precise source file line spans.
- ›Multi-hop relationship traversals for agent reasoning.
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 current tools.
- ›Bug fixes and compatibility patches.
- ›Continued runtime compatibility across 15+ environments.
- ›Migration path to gsd-pi is documented and supported.
gsd-loop
@opengsd/gsd-loopA spec-build-review loop that works a labeled GitHub queue into issues, pull requests, and reviewed code, with human merge gating.
- ›Human-gated merge enforcement.
- ›Contract-grade issue generation from discovery maps.
- ›Crash-safe queue recovery from GitHub labels.
gsd-browser
@opengsd/gsd-browserThe native browser automation backend for agents and CI with Chrome control through a Rust CLI and MCP server.
- ›50+ MCP tools and live resources.
- ›Versioned refs and assertions for deterministic actions.
gsd-path
@opengsd/gsd-pathA disk-backed, gated project pipeline with durable handoffs in .project/, isolated worktrees, and lookahead planning.
- ›7 gated phases from inspect to release ship.
- ›Durable .project/ state store with 0 context drift.
- ›Parallel wave coders in isolated worktrees.
gsd-workbench
macOS · Windows · Linux · Mobile · WatchCross-platform desktop orchestrator integrated with GSD Cloud, iOS/Android mobile push approvals, and Apple Watch & Wear OS glance apps.
- ›Guided plan mode across all workflow stages.
- ›Local agent control on your repos and filesystem.
Building in public — see the promise for how we work.