Launching today

AI-Git-Bot
Self-hosted AI workflow automation platform for Git repos
7 followers
Self-hosted AI workflow automation platform for Git repos
7 followers
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.




this looks solid for teams running their own infra, love that it covers both the boring stuff like translation sync and the more involved bits like code reviews. one thing i'd really want is a built-in cost dashboard showing tokens spent per repo or per workflow run, basically so we can see which automations are actually worth running before the bill shows up. right now i imagine it'd be pretty hard to tell if its saving time or just burning api credits.
@brahimtrkad2aa There is a usage overview where every interaction with the LLM including input & output tokens, see this screenshot
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.