mirror of
https://github.com/jamesmurdza/awesome-ai-devtools.git
synced 2026-04-30 06:57:58 +02:00
@@ -46,6 +46,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
## Agents
|
||||
|
||||
- [Sweep](https://github.com/sweepai/sweep) — AI junior dev: GitHub integration to generate, test, and self-review pull requests from issues.
|
||||
- [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic.
|
||||
- [Aider](https://github.com/paul-gauthier/aider) — CLI assistant and agent that generates changes and commits to repositories. Uses OpenAI.
|
||||
- [Mentat](https://www.mentat.codes/) — CLI assistant and agent that makes changes to repositories.
|
||||
@@ -78,7 +79,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
## Continuous integration bots
|
||||
|
||||
- [BitBuilder](https://www.bitbuilder.ai/) — A GitHub integration to generate pull requests from issues.
|
||||
- [Sweep](https://sweep.dev/) [(Source)](https://github.com/sweepai/sweep) — Another GitHub integration to generate pull requests from issues.
|
||||
- [Code Review GPT](https://github.com/mattzcarey/code-review-gpt) — An open source tool for reviewing PRs. Works as GitHub action, Gitlab CLI or locally.
|
||||
- [Nova](https://www.trynova.ai/) - CI bot to add actions such as summaries and tests to new PRs.
|
||||
- [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs.
|
||||
|
||||
Reference in New Issue
Block a user