Merge pull request #17 from kevinlu1248/main-1

Update README.md
This commit is contained in:
James Murdza
2023-08-15 10:43:09 -07:00
committed by GitHub
+1 -1
View File
@@ -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.