From b258ac308551a21fbb48d5d01aa0d263288177ef Mon Sep 17 00:00:00 2001 From: Nimrod Kor Date: Thu, 18 Dec 2025 22:21:45 +0200 Subject: [PATCH] Add Baz CLI to code review tools list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a696cc..68c5c12 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ A list of AI coding tools (assistants, completion, refactoring, etc.). - [Glide](https://useglide.ai) - Structured pull request walkthroughs. - [Gito](https://github.com/Nayjest/Gito) - Reviewer for GitHub Actions or local use, compatible with any LLM and integrated with Jira/Linear. - [Perfect.Codes](https://perfect.codes) - Gets your bugs fixed quickly by tech experts. +- [Baz CLI](https://github.com/baz-scm/baz-cli) - AI-assisted code review in the terminal, with tools such as walkthrough, comment, approve and merge. ## Code refactoring tools