diff --git a/README.md b/README.md index a3d3917..9111207 100644 --- a/README.md +++ b/README.md @@ -285,7 +285,7 @@ Integrations that automatically review pull requests and suggest code fixes: - [Grit](https://app.grit.io) — GitHub-integrated agent for automating maintenance tasks and other development work. - [PR Triage](https://pr-triage-web.vercel.app) — Open source PR evaluation tool that scores pull requests on six quality dimensions with diff evidence. BYOK, MIT licensed. - [prpack-action](https://github.com/Lucas2944/prpack-action) — GitHub Action that runs prpack on every PR, uploads the packed markdown as an artifact, and posts a summary comment. MIT. - +- [Issue AI Agent](https://github.com/alexyan0431/issue-ai-agent) — Open source GitHub Action that auto-classifies, labels, and replies to issues using AI. Detects duplicates and handles follow-up comments. Supports Claude, OpenAI, and OpenAI-compatible APIs (BYOK). MIT licensed. ### CI/CD & Testing Automation Tools that generate unit/e2e tests and integrate AI into CI/CD pipelines: