ztimson 6cc3d5eb00
Some checks failed
Build and publish / Build Container (push) Failing after 3s
Finished?
2025-12-27 14:11:40 -05:00
2025-12-27 14:11:40 -05:00
2025-12-27 14:11:40 -05:00
2025-12-27 12:43:03 -05:00
2025-12-27 12:43:03 -05:00
2025-12-27 14:11:40 -05:00
2025-12-27 12:43:03 -05:00
2025-12-27 14:11:40 -05:00
2025-12-27 13:24:25 -05:00
2025-12-27 14:11:40 -05:00


Logo

AI Reviewer

Automated AI-powered code review for pull requests 🤖

Version Pull Requests Issues



Table of Contents

About

Automated code reviewer 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

Docker JavaScript Node

Setup

Production

Instructions

  1. Add the following to your gitea build:

Development

Prerequisites

Instructions

  1. Install the dependencies: npm i
  2. Build library: npm run review

License

Copyright © 2025 Zakary Timson | All Rights Reserved | Available under MIT Licensing

See the license for more information.

Description
Use AI to review code and make recommendations
Readme 223 KiB
Languages
JavaScript 100%