Coding Agents
AI agents that write, debug, refactor, and review code autonomously
8 Tools in Coding Agents
Aider
CLI coding assistantCommand-line AI coding assistant that lets you pair program with GPT-4 and Claude to edit code in your local git repository. Automatically commits changes with sensible commit messages.
Continue
IDE autopilotOpen-source autopilot for software development that brings AI assistance directly into VS Code and JetBrains. Answers coding questions, edits code in natural language, and generates files from scratch.
Cursor
AI code editorAI-powered code editor built on VSCode that helps developers write, edit, and understand code faster. Features AI chat, code completion, and natural language editing capabilities with Claude and GPT models.
Devin
AI software engineerAutonomous AI software engineer by Cognition Labs that can plan, code, debug, and deploy software projects end-to-end. Can use its own shell, code editor, and browser.
GitHub Copilot
AI pair programmerAI pair programmer by GitHub and OpenAI that suggests code completions in real-time. Integrates directly into VS Code, JetBrains IDEs, and other editors to help developers write code faster.
GPT Engineer
code generationAI agent that generates entire codebases from natural language prompts. Asks clarifying questions and then constructs complete code implementations based on specifications.
GPT Pilot
development assistantAI developer that writes scalable apps from scratch while you oversee the implementation. A research project exploring how GPT-4 can generate production-ready applications with human oversight.
SWE-agent
software engineering agentOpen-source software engineering agent from Princeton NLP that autonomously fixes bugs in GitHub repositories. Uses a custom agent-computer interface designed for software engineering tasks.