GPT Pilot is an AI developer that writes most of the code for a full, production-ready app step by step — building features, debugging them, and asking for review — while a developer oversees the implementation. It is the core technology behind the Pythagora VS Code extension.
GPT Pilot aims to research how much LLMs can be utilized to generate fully working, production-ready apps while the developer oversees the implementation. It works with the developer to create a fully working production-ready app, coding the app step by step like a developer would, and serves as the core technology for the Pythagora VS Code extension intended to provide a real AI developer companion that can write full features, debug them, and ask for review.
GPT Pilot is described as an agent that "doesn't just generate code, it builds apps" — an autonomous code-generation workflow. The code-derived surface confirms it executes shell commands and performs filesystem writes at variable (non-workspace-confined) paths, consistent with an agent that takes multi-step build actions without per-step human confirmation. No code-enforced approval gate was detected in the entrypoint or surface analysis. This places it at Tier 4 (acts autonomously). It is not self-modifying/spawning by design, so it does not reach Tier 5 — though note the README documents a now-removed supply-chain worm that downloaded/executed external payloads, which is a separate security issue rather than an intended autonomy feature.