From 5e9f3357b2954f69cbdc8fb8f897cb2315066849 Mon Sep 17 00:00:00 2001 From: Daksh Gupta Date: Tue, 7 Jan 2025 18:35:36 -0800 Subject: [PATCH] Moved Greptile from search to PR Agent --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14f27c7..5d8cb31 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## PR agents +- [Greptile](https://greptile.com/code-review-bot) - AI bot that reviews PRs in GitHub/Gitlab with full context of the codebase. - [EntelligenceAI](https://entelligence.ai/pr) - AI powered code reviews for Github and Gitlab that improves over time based on user comments - [Sweep](https://github.com/sweepai/sweep) — AI junior dev: GitHub integration to generate, test, and self-review pull requests from issues. - [BitBuilder](https://www.bitbuilder.ai/) — A GitHub integration to generate pull requests from issues. @@ -207,7 +208,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Search - [Bloop](https://bloop.ai/) — Natural language search for repositories. -- [Greptile](https://greptile.com/) — Natural language search for repositories, on-prem or cloud. - [Buildt](https://www.buildt.ai/) — Natural language search for repositories. Waitlist. - [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically.