From cf84544cc23e8773298129cf3a312e72c284798e Mon Sep 17 00:00:00 2001 From: CrossGen-ai Date: Tue, 17 Mar 2026 20:47:15 -0700 Subject: [PATCH] =?UTF-8?q?Add=20CodeHawk=20=E2=80=94=20AI=20GitHub=20PR?= =?UTF-8?q?=20review=20bot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fc6637a..beaa47f 100644 --- a/readme.md +++ b/readme.md @@ -79,6 +79,7 @@ Code review is the systematic examination (sometimes referred to as peer review) ## Tools - [Axolo](https://www.axolo.co) Github/GitLab Slack integration. Create one ephemeral channel per pull request/ merge request. +- [CodeHawk](https://codehawk.crossgen-ai.com) GitHub App that reviews pull requests automatically and posts inline comments on bugs, security vulnerabilities, and logic errors. - [Crucible](https://www.atlassian.com/software/crucible) Atlassian's on-premise code review tool. - [Gerrit](https://www.gerritcodereview.com/) Open source git code review tool originating out of Google. - [GitHub](https://github.com) Git hosting and pioneer of the "Pull Request".