Skip to content

Commit f355f1d

Browse files
authored
Merge pull request #216 from momobits/main
Add Relay to Code Review and Refactoring
2 parents 41c6490 + eb2d8b8 commit f355f1d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,10 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev
208208
- **[Embold](https://embold.io/)** – AI code analysis for quality, maintainability, and tech debt.
209209
- **[Veracode](https://www.veracode.com/)** – AI-driven application security with static and dynamic analysis.
210210
- **[PullRequest](https://www.pullrequest.com/)** – Human-AI hybrid code review combining automated analysis with expert reviewers.
211-
- **[Z.ai Code Review](https://github.com/tarmojussila/zai-code-review)**: AI-powered GitHub Pull Request code review using Z.ai models.
212-
- **[MiniMax Code Review](https://github.com/tarmojussila/minimax-code-review)**: AI-powered GitHub Pull Request code review using MiniMax models.
211+
- **[Z.ai Code Review](https://github.com/tarmojussila/zai-code-review)** - AI-powered GitHub Pull Request code review using Z.ai models.
212+
- **[MiniMax Code Review](https://github.com/tarmojussila/minimax-code-review)** - AI-powered GitHub Pull Request code review using MiniMax models.
213213
- **[VibeDoctor](https://vibedoctor.io/)** – AI code health scanner for vibe-coded apps. Detects hallucinated imports, phantom packages, and security issues that traditional scanners miss with MCP Support.
214+
- **[Relay](https://github.com/momobits/Relay/)** – Persistent memory for AI coding workflows. Give AI coding agents memory of what was built, what broke, and what's next.
214215

215216
---
216217

0 commit comments

Comments
 (0)