Awesome AI Software Development Agents (Engineers) πŸš€

February 14, 2026 Β· View on GitHub

11AI Software Development agents (engineers)

This is a curated list of autonomous AI Agents designed specifically to handle software development tasks traditionally performed by human developers. These tools accept natural language as input and produce executable software as output.

πŸ€– What is an AI Software Development Agent?

An AI Software Development Agent is a system that can autonomously or semi-autonomously execute meaningful parts of the Software Development Lifecycle (SDLC).

Unlike simple code assistants, these agents can operate on real repositories, environments, or deployment targets, not just generate text suggestions.

Typical capabilities include:

  • Planning tasks and breaking down requirements
  • Designing features or system architecture
  • Writing and modifying executable code
  • Running commands and using developer tools
  • Debugging and testing
  • Managing multi-file changes
  • Optionally deploying or integrating with cloud infrastructure

Agents may operate in:

  • CLI environments
  • IDEs
  • Cloud sandboxes or dedicated VMs
  • Autonomous or multi-agent workflows

The defining characteristic: these systems act on software projects, not just suggest code snippets.


❌ Exclusions

This list does NOT include:

  • General-purpose AI chatbots that do not operate directly on codebases or dev environments
  • Pure AI code-completion tools (e.g., autocomplete assistants)
  • Primarily visual no-code / low-code platforms where drag-and-drop UI is the main interaction model

Some tools may include builder-style features, but only if they provide agent-driven development capabilities.


πŸ›  List of AI Software Development Agents

ToolLinkInterfaceCategoryDescriptionPricing
Aiderhttps://github.com/Aider-AI/aiderCLICLI AgentTerminal agent that edits/refactors codebases and iterates fast with LLMsFree
AppWizzyhttps://appwizzy.com/CloudAgent PlatformProfessional vibe-coding platform for SaaS, CRM, ERP, and other web apps and sitesFree + Premium
Base44https://base44.com/CloudApp BuilderBuild fully-functional apps with AI (builder-first workflow)Free
Bolt.newhttps://bolt.new/CloudIDE AgentFull-stack browser-based IDE with conversational AI coding & deploymentFree
Claude Codehttps://www.claude.com/claude-codeCLICLI AgentAgentic coding tool for terminal/IDE; manages large codebases and automates routine dev tasksPremium
Clinehttps://github.com/cline/clineIDEIDE AgentVS Code agent that plans, runs commands, and makes multi-file editsFree + Premium
Co.devhttps://co.dev/CloudApp BuilderAI-generated Next.js & Supabase apps from text promptsFree + Premium
Codex (OpenAI)https://openai.com/codexCLI + CloudAgentCloud software-engineering agent (in ChatGPT) with companion Codex CLI for terminal-first workPremium
Continuehttps://www.continue.dev/IDE + CIIDE AgentConfigurable IDE agent plus agents-on-PR / review workflowsFree + Premium
Create.xyzhttps://create.xyz/CloudApp BuilderNo-code web app builder using AI from text/imagesFree + Premium
Cursor (Agent)https://cursor.com/IDEIDE AgentAgent mode in IDE: edits repo, runs terminal commands, searches codebasePremium
Databuttonhttps://databutton.com/CloudApp BuilderFull-cycle AI app developer (planning, coding, deployment)Premium
Devikahttps://github.com/stitionai/devikaCloud / OSSAutonomous AgentDevin-style agent: plans, browses, and codes toward a goalFree
Devin AIhttps://devin.ai/CloudAutonomous AgentAutonomous AI software engineer handling complete tasksPremium
Floothttps://floot.com/CloudApp BuilderPlatform for non-coders to build apps and websites using AIFree + Premium
Gemini CLIhttps://codeassist.google/CLICLI AgentTerminal AI agent (tools, MCP-style extensions); fixes bugs, builds features, improves testsFree + Premium
GPT-Engineerhttps://github.com/AntonOsika/gpt-engineerCLICLI AgentMinimalist AI generating complete codebases from a promptFree
GPT-Pilothttps://github.com/Pythagora-io/gpt-pilotCLIMulti-Agent SystemMulti-agent workflow simulating a fuller SDLC (planning β†’ implementation)Free
HeyBosshttps://heyboss.ai/CloudApp BuilderAI conversational web-app/site/game generatorPremium
Leap.newhttps://leap.new/CloudAgent PlatformAI developer agent that builds production-grade apps and deploys them to your own cloudFree + Premium
Lovable.devhttps://lovable.dev/CloudApp BuilderConversational AI quickly building full-stack web appsPremium
Magicallyhttps://trymagically.com/CloudApp BuilderAI mobile app generator (iOS/Android)Premium
Memexhttps://memex.tech/DesktopDesktop AgentBuild across stacks using natural language on your desktopFree + Premium
Mochahttps://getmocha.com/CloudApp BuilderFront-end-only React app builderFree + Premium
OpenCodehttps://github.com/opencode-ai/opencodeCLICLI AgentOpen-source coding agent (TUI) with repo workflows/integrationsFree
OpenDevinhttps://github.com/AI-App/OpenDevin.OpenDevinCloud / OSSAutonomous AgentOpen-source β€œDevin-like” autonomous engineer projectFree
OpenHandshttps://github.com/OpenHands/OpenHandsSDK / CLIAgent FrameworkFramework/ecosystem for building and running software engineering agentsFree
Probz AIhttps://probz.ai/CloudApp BuilderNo-code AI builder for CRUD apps and internal toolsPremium
Replit (Agent)https://replit.com/CloudIDE AgentOnline IDE with conversational AI agentFree + Premium
Smol Developerhttps://github.com/smol-ai/developerCLICLI AgentMinimalist agent for rapid code generation and iterationFree
SWE-agenthttps://github.com/SWE-agent/SWE-agentCLIAutonomous AgentAutonomous agent that fixes real GitHub issues/repos (SWE-bench oriented)Free
ToolJethttps://tooljet.com/CloudLow-Code PlatformAI-enhanced low-code platform for internal toolsFree + Premium
Windsurfhttps://windsurf.com/editorIDEIDE AgentAgentic IDE focused on fast iterate/build loopFree + Premium

πŸš€ How to Contribute

  1. Fork the repository.
  2. Add your AI software development agent, maintaining the current format.
  3. Submit a pull request with a clear description of your changes.

πŸ“œ License

MIT License – Use freely, and contribute often!