npm install @ztimson/ai-agents
AI-powered Gitea agents for automating reviews and administration



---
---
AI-powered Gitea agents for automating administration of code repos:
- Code Review
- Release Notes
- Ticket Refinement
Only supports Gitea, copy the relevant .github/workflows/______.yml action to start using it
Production
#### Prerequisites
- Node.js
#### Instructions
1. Run using npx: npx -y @ztimson/ai-agents@latest review
Development
#### Prerequisites
- Node.js
#### Instructions
1. Install the dependencies: npm i
2. Build library: npm run review
Copyright © 2025 Zakary Timson | All Rights Reserved | Available under MIT Licensing
See the license for more information.