AI-Git-Bot is the self-hosted AI workflow automation platform for Git repositories. Automate PR reviews, test generation, issue refinement, coding, documentation and translation sync — inside Gitea, GitHub, GitLab, and Bitbucket.
Why does this project exist?
Every engineering team has a list of things they know should happen:
* Pull requests should be reviewed carefully
* Bugs should get regression tests
* Issues should have acceptance criteria
* Documentation should stay up to date with the code
* Preview environments should be cleaned up
* Small maintenance tickets should eventually get implemented
Nobody disagrees with any of those ideas. The problem is that these tasks are:
* Uncomfortable
* Repetitive
* Difficult to prioritize
* Easy to postpone when deadlines get tight
AI-Git-Bot exists to turn these engineering chores into repeatable workflows that happen automatically inside your Git platform.
No new development process.
No migration project.
No vendor lock-in.
Just better engineering hygiene through automation.
Report
Self-hosted and works across all four platforms is a huge plus. The auto-translation for docs alone saved me a bunch of time this week.
Report
Ran it on a Gitea repo for a weekend project and the auto test generation actually caught a flaky integration test I'd been ignoring. Setup was way smoother than other self-hosted options I've poked at.
Report
Finally a self-hosted option that actually plays nice with Gitea, set it up over the weekend and the auto PR reviews saved me from a bunch of dumb mistakes honestly.
Report
honestly love that it works across all four platforms, super useful for mixed setups. one thing that would be a game changer though, adding webhook support so the bot can trigger custom actions when it finishes a review, basically letting teams pipe results into slack or CI without needing extra glue code.
Report
No reviews yetBe the first to leave a review for AI-Git-Bot
Self-hosted and works across all four platforms is a huge plus. The auto-translation for docs alone saved me a bunch of time this week.
Ran it on a Gitea repo for a weekend project and the auto test generation actually caught a flaky integration test I'd been ignoring. Setup was way smoother than other self-hosted options I've poked at.
Finally a self-hosted option that actually plays nice with Gitea, set it up over the weekend and the auto PR reviews saved me from a bunch of dumb mistakes honestly.
honestly love that it works across all four platforms, super useful for mixed setups. one thing that would be a game changer though, adding webhook support so the bot can trigger custom actions when it finishes a review, basically letting teams pipe results into slack or CI without needing extra glue code.