generated from ztimson/template
2.9 KiB
2.9 KiB
Table of Contents
About
Automated code agents that uses AI to analyze git diffs and provide inline comments on pull requests. Supports Anthropic, OpenAI, and Ollama models with tool-based reviewing for precise feedback.
Built With
Setup
Production
Prerequisites
Instructions
- Run using npx:
npx -y @ztimson/ai-agents@latest review
Development
Prerequisites
Instructions
- Install the dependencies:
npm i - Build library:
npm run review
License
Copyright © 2025 Zakary Timson | All Rights Reserved | Available under MIT Licensing
See the license for more information.