gsd-pi
A local-first autonomous coding agent that owns orchestration, context hygiene, worktrees, verification, and recovery.
Use it when you want a terminal-native agent to run milestones, dispatch clean tasks, verify work, and keep git history honest.
$ gsd auto milestone-07
dispatch: 4 tasks, clean contexts
worktree: codex/milestone-07
verification: lint, typecheck, tests
A local command center for milestone execution, scoped context, worktrees, checks, cost, and recovery state.
gsd-pi direction
The active roadmap covers safer auto mode, clearer recovery, lower friction, and the platform surface for autonomous work.
Autonomous execution
Runs milestones through dispatch, worktree management, verification, and recovery checkpoints.
Cleaner context
Clears and scopes context between tasks so each agent starts with the right files.
Operational guardrails
Tracks costs, branches, commits, stuck loops, crashes, and verification evidence.
The operating loop for gsd-pi.
- 01Create or attach a local project workspace.
- 02Run a milestone through auto mode.
- 03Review verification evidence, commits, and recovery notes before shipping.