Zakary Timson 99a1e55471
All checks were successful
Publish Library / Build NPM Project (push) Successful in 6s
Publish Library / Tag Version (push) Successful in 7s
Merge pull request 'Check for duplicates before adding tickets' (#12) from ticket-duplicates into master
Reviewed-on: #12
2025-12-31 00:02:18 -05:00
2025-12-30 23:25:15 -05:00
2025-12-31 00:01:55 -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-30 23:55:21 -05:00
2025-12-30 15:43:55 -05:00


Logo

AI Agents

AI-powered Gitea agents for automating reviews and administration

Version Pull Requests Issues



Table of Contents

About

Only supports Gitea

Use LLM models from Anthropic, OpenAI, or Ollama to automate ticket refinement, code reviews, and releases.

Built With

Docker JavaScript Node

Setup

Production

Prerequisites

Instructions

  1. Run using npx: npx -y @ztimson/ai-agents@latest 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%