What problem does it solve?
Navigating and automating complex codebases with hundreds or thousands of files is error-prone and time-consuming; GSD 2 orchestrates AI coding agents to plan, execute, verify, and ship code end-to-end.
Core Features & Use Cases
- Standalone TypeScript CLI built on the Pi SDK that coordinates multiple agents to plan, execute, verify, and ship code.
- Enables deep navigation of large repos (e.g., 2500+ files), understanding extension/worktree architectures, and modifying packages (pi-ai, pi-agent-core, pi-coding-agent, pi-tui).
- Supports building, testing, deploying, writing extensions, debugging auto-mode or dispatch pipelines, and answering questions about how GSD 2 works, across CLI, web UI, VS Code extension, native Rust engine, and all bundled extensions.
Quick Start
Launch the gsd-2 CLI in a project directory to start an automated coding session and explore the architecture.