gsd-build/gsd-2
GSD 2 is an autonomous AI coding agent that uses meta-prompting and context engineering to execute spec-driven development tasks over long periods without human intervention.
Core Features
Quick Start
npm install -g gsd-pi@latestDetailed Introduction
GSD 2 evolves from a prompt framework into a standalone CLI, leveraging direct TypeScript access to an agent harness. It enables AI agents to perform spec-driven development autonomously, managing context, git branches, costs, and error recovery. Unlike its predecessor, GSD 2 offers true control over execution, allowing agents to advance through entire milestones without human intervention, delivering built projects with clean git history. Key advancements include a knowledge graph, a unified orchestration kernel, and an extension API, making it a powerful tool for automated software development.