Skip to main contentAutoDev is a fully automated development platform that uses AI coding agents to handle development tasks end-to-end. Instead of manually writing code, you describe what you need, and AutoDev’s AI agents create pull requests, respond to code reviews, and fix CI failures automatically.
How it works
- Connect your repository - Install the AutoDev GitHub App on your repositories
- Describe your task - Tell AutoDev what you want to build or fix
- AI creates PRs - AutoDev’s AI agents write code and create pull requests
- Automatic management - AutoDev responds to reviews and fixes CI failures
- You review and merge - Review the AI-generated code and merge when ready
Key features
Simple tasks
Perfect for straightforward development work like bug fixes, small features, or refactoring. AutoDev creates one or more pull requests to complete your task.
Composite tasks
For complex projects, AutoDev breaks down your request into multiple coordinated tasks with AI-powered planning. Each task builds on previous work, creating a complete solution step by step.
Automated PR management
- Responds to code review comments automatically
- Fixes failing CI checks without manual intervention
- Converts PRs to draft during updates to avoid confusion
- Posts task context as comments for reviewers
Multiple AI agents
Choose from supported AI coding agents.
Use cases
- Bug fixes - Describe the bug and AutoDev creates a fix
- New features - Request a feature and get a complete implementation
- Refactoring - Improve code quality with automated refactoring
- Documentation - Generate or update documentation automatically
- Test coverage - Add tests to improve code coverage
- Complex projects - Break down large projects into manageable tasks
Getting started
Follow the setup guide to start using AutoDev:
- Prerequisites - What you need before starting
- Install GitHub App - Connect AutoDev to your repositories
- Set up workflow - Add the AutoDev workflow to your repository
- Configure AI agent - Set up your preferred AI coding agent
- Create your first PR - Generate your first AI-powered pull request