From e49d336b679529d1b84b2d63d05b5f167b4951e7 Mon Sep 17 00:00:00 2001 From: tarmojussila Date: Mon, 23 Feb 2026 15:38:23 +0200 Subject: [PATCH] Add Z.ai and MiniMax PR agent AI tools --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8c236d..9fceed3 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Matter AI](https://matterai.dev) - Open Source AI Code Reviewer to help engineering teams release code with confidence. - [Gito](https://github.com/Nayjest/Gito) - AI code reviewer that works with any language model, locally or in GitHub Actions. - [Baz](https://baz.co) - Ai Code Reviewer that is tailored to your team's guidelines and conventions. Customizable, adaptable, responsive and integrated with the rest of teh developer tooling for context. +- [Z.ai Code Review](https://github.com/tarmojussila/zai-code-review) - AI-powered GitHub Pull Request code review using Z.ai models. +- [MiniMax Code Review](https://github.com/tarmojussila/minimax-code-review) - AI-powered GitHub Pull Request code review using MiniMax models. ## App generators