GitHub
FreeThe first real AI developer that builds apps, not just code.
FreeFree tier
About GitHub
GPT Pilot is an open-source AI developer companion developed by Pythagora. It goes beyond simple code generation to build full applications. It can write complete features, debug them, discuss issues with users, and request code reviews. It serves as the core technology behind the Pythagora VS Code extension. Note: This repository is no longer actively maintained; a security incident involving a credential-stealing supply-chain worm occurred between August 2025 and June 2026. Users are advised to rotate credentials if they ran the tool during that period. For updated information, visit Pythagora.ai.
Key Features
Builds complete applications from natural language prompts
Writes full features with debugging capabilities
Engages in conversational issue resolution and code review
Core technology for the Pythagora VS Code extension
Open-source and community-driven (no longer actively maintained)
Pros & Cons
Pros
- Generates complete, runnable apps rather than just code snippets
- Interactive and conversational—can discuss issues and accept feedback
- Free and open-source with a large community (33k+ stars)
- Integrates with VS Code for a seamless developer experience
Cons
- No longer actively maintained (repository unmaintained as of mid-2026)
- Past security incident: supply-chain worm exposed credentials (Aug 2025–June 2026)
- Requires manual setup and Python environment
- Potential risk of running outdated or vulnerable code
Best For
Building full-stack applications from scratchDeveloping and debugging new features interactivelyAutomating code review processesLearning and prototyping software projects
FAQ
Is GPT Pilot still maintained?
No, the GitHub repository is no longer actively maintained. The project has been succeeded by Pythagora.ai and the Pythagora VS Code extension.
What was the security incident in this repository?
A malicious commit disguised as a routine revert injected a credential-stealing supply-chain worm (Shai-Hulud) that harvested secrets like cloud keys, GitHub tokens, and SSH keys. It affected users who cloned and ran GPT Pilot from source between August 2025 and June 2026.
How is GPT Pilot different from other AI coding tools?
GPT Pilot is designed as a real AI developer companion that builds complete applications, not just autocomplete or PR helpers. It can write features, debug them, and have conversations about issues.