STANDALONE AGENT HARNESS · V1.15.0

GSD PiThe local-first coding agent harness & autonomous terminal runtime.

Combines a terminal agent, autonomous project workflow tools, worktree-aware Git automation, and multi-provider model routing so your projects move from idea to verified code with zero friction.

Recommended Installer
Global Installation
gsd-pi · local-first engine
Terminal Harness:Interactive TUI + CLI
Git Isolation:Linked Worktrees
Project Store:.gsd/ Memory Tree
Visual Control Plane:gsd --web (port 3333)
✓ Multi-Provider ReadyAnthropic · OpenAI · Google
Architecture

Engineered for Autonomous Discipline

GSD Pi pairs autonomous execution with rigorous Git isolation and local project memory.

Autonomous Project Workflow

Break work into milestones, slices, and tasks, then let auto mode plan, implement, verify, and advance with minimal manual coordination.

Core Guarantee

Worktree-Aware Git Isolation

Keep implementation work strictly isolated in dedicated linked worktrees while preserving a clean, reviewable main working directory.

Core Guarantee

Local Project Memory (.gsd/)

Store project requirements, architectural decisions (ADRs), runtime notes, generated plans, summaries, and evidence deterministically on disk.

Core Guarantee

Multi-Provider Model Routing

Seamlessly switch between Claude 3.7 Sonnet, OpenAI o3-mini, Gemini 2.0 Flash, Kimi Code (OAuth), and external CLI agents like Cursor.

Core Guarantee
Interactive Simulator

Explore the GSD Pi Terminal Engine

Experience the autonomous execution loop, worktree isolation, and model router in real time.

GSD PI TERMINAL ENGINE

Autonomous Coding Agent Simulator

Model:
gsd-pi v1.15.0
● connectedWorktree: .git/worktrees/slice-04

$ gsd auto --model sonnet

› Loading project state from .gsd/state.json

› Milestone: M02 · Local Graph Storage

Slice 01: SQLite schema definition [DONE]

Slice 02: Embedding index serializer [DONE]

Slice 03: Query parser integration [IN PROGRESS]

› Task 3.1: Isolated worktree allocated at .git/worktrees/task-3.1

› Provider [Anthropic] streaming code patches...

✓ Verification suite passed (14 unit tests, 0 regressions)

› Auto-advancing to Slice 04...

CLI Interface

Command & Workflow Reference

Everything you need to orchestrate autonomous coding, planning, and verification from your terminal.

CommandDescription & Output
gsdLaunch guided interactive terminal agent with provider and project onboarding.
gsd autoRun autonomous project execution loop across pending milestones, slices, and tasks.
gsd planDecompose requirements and specs into discrete, verifiable slice execution plans.
gsd verifyExecute automated verification suites, lint rules, and test gates before merging.
gsd --webLaunch visual browser control plane dashboard at http://localhost:3333.
gsd new-milestoneInitialize a new project milestone charter and requirements ledger.
gsd new-sliceDefine and append a targeted work slice to the current active milestone.
gsd exportExport full project audit ledger, ADR decisions, and verification evidence bundle.
Ready to Build

Install GSD Pi Today

Get started with the guided installer and experience autonomous coding discipline in your shell.