ztimson 4175bf363c
Some checks failed
Code review / review (pull_request) Failing after 4s
Publish Library / Build NPM Project (push) Successful in 6s
Publish Library / Tag Version (push) Successful in 5s
Fixed publish
2025-12-27 22:06:33 -05:00
2025-12-27 22:06:33 -05:00
2025-12-27 22:03:14 -05:00
2025-12-27 22:03:14 -05:00
2025-12-27 17:54:03 -05:00
2025-12-27 15:21:57 -05:00
2025-12-27 12:43:03 -05:00
2025-12-27 12:43:03 -05:00
2025-12-27 17:54:03 -05:00
2025-12-27 22:03:14 -05:00
2025-12-27 22:04:35 -05:00


Logo

AI Agents

Automated AI-powered agents for automated reviews and code assistance

Version Pull Requests Issues



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

Docker JavaScript Node

Setup

Production

Instructions

  1. Run using npx: npx @ztimson/ai-agents review

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%