Jazzberry is an AI agent for finding bugs that is driven by real code execution. You can add Jazzberry on GitHub to start automatically getting bug reports on your pull requests.
We're Mateo and Marco and we've built Jazzberry, an AI agent for finding bugs. Jazzberry is powered by running your code in a secure sandbox and integrates directly into your pull request workflow on GitHub.
When a PR is made, Jazzberry starts by cloning your repository into a secure sandbox. Our agent then examines the contents of the pull request to guide its search for bugs. In the sandbox it can write and execute your code much like a person would. When Jazzberry is done, it returns a markdown table as a comment on your PR.
You can check it out at jazzberry.ai. Looking forward to the PH community giving it a try!
@mateoperez Really smart approach—running code in a sandbox to catch bugs right in the PR workflow. Makes reviewing safer and faster. Will keep an eye on how it performs!
Report
We’ve been using @Jazzberry at StarSling for a couple of weeks now and it’s amazing. The code review bots are great (especially @cubic ), but most of what I’m doing is design and UI work and Jazzberry consistently catches a lot of small bugs in my PRs (now that I think about it maybe that says more about the quality of my code 🫠). Regardless, I won't be merging in PRs without Jazzberry moving forward. Amazing product!
StarSling and cubic are great products as well, and we are inspired by the work you all do
Report
Jazzberry is such a smart and helpful tool—love how it runs real code to find bugs automatically. You should totally list it on Aixyz .Co ! It’s free, and a great way for more devs to discover tools like this. Keep it going!
Question - how does it handle git submodules? I might be overthinking it, but will it also install Jazzberry on those repos, or will the agent know to git install with submodules and then do its thing?
@archangel151997 Jazzberry is attached to the person making the pull request, so as long as you have a subscription, you can use it in multiple repositories.
Report
This looks interesting, we are currently using CodeRabbit and we did notice a few things missing, like custom rules. Will Jazzberry consider this as part of product milestone? @garrytan
Congrats! Would love to see if this could work with an automatic Claude Code workflow where it automatically "pushes back" against some non-PR changes, so Claude can fix issues before "finishing".
Jazzberry
Hey PH!
We're Mateo and Marco and we've built Jazzberry, an AI agent for finding bugs. Jazzberry is powered by running your code in a secure sandbox and integrates directly into your pull request workflow on GitHub.
When a PR is made, Jazzberry starts by cloning your repository into a secure sandbox. Our agent then examines the contents of the pull request to guide its search for bugs. In the sandbox it can write and execute your code much like a person would. When Jazzberry is done, it returns a markdown table as a comment on your PR.
You can check it out at jazzberry.ai. Looking forward to the PH community giving it a try!
Kalyxa
@mateoperez Really smart approach—running code in a sandbox to catch bugs right in the PR workflow. Makes reviewing safer and faster. Will keep an eye on how it performs!
We’ve been using @Jazzberry at StarSling for a couple of weeks now and it’s amazing. The code review bots are great (especially @cubic ), but most of what I’m doing is design and UI work and Jazzberry consistently catches a lot of small bugs in my PRs (now that I think about it maybe that says more about the quality of my code 🫠). Regardless, I won't be merging in PRs without Jazzberry moving forward. Amazing product!
Jazzberry
@yonasbe Thank you for the kind words :)
StarSling and cubic are great products as well, and we are inspired by the work you all do
Jazzberry is such a smart and helpful tool—love how it runs real code to find bugs automatically. You should totally list it on Aixyz .Co ! It’s free, and a great way for more devs to discover tools like this. Keep it going!
Jazzberry
@kamruzzaman_mayed thank you for checking us out :)
Congratulations on launching! Very talented team.
Question - how does it handle git submodules? I might be overthinking it, but will it also install Jazzberry on those repos, or will the agent know to git install with submodules and then do its thing?
Jazzberry
@archangel151997 Jazzberry is attached to the person making the pull request, so as long as you have a subscription, you can use it in multiple repositories.
This looks interesting, we are currently using CodeRabbit and we did notice a few things missing, like custom rules. Will Jazzberry consider this as part of product milestone? @garrytan
Jazzberry
@angelawang1605 yes, we want to make the tool as user-friendly and use case specific as possible.
cubic
Absolutely love this idea! This is so much more important now that AI is writing all the code!
Jazzberry
@paul_sangle_ferriere1 absolutely! We have to make new tools for this new era.
Congrats! Would love to see if this could work with an automatic Claude Code workflow where it automatically "pushes back" against some non-PR changes, so Claude can fix issues before "finishing".
Jazzberry
@winwang0 That is exactly the long term vision