Merge pull request #164 from clairerosenfeld/add-macroscope

Adding Macroscope to PR Agents
This commit is contained in:
James Murdza
2025-12-12 06:30:15 -08:00
committed by GitHub
+1
View File
@@ -142,6 +142,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.
- [Macroscope](https://macroscope.com/code-review) - AI-powered code review for GitHub that uses ASTs to build a graph-based representation of your codebase & pulls context from your issue management systems.
- [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.
- [Codegen](https://www.codegen.com/) — GPT-4 based PR agent for enterprise codebases.