Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

Jazzberry

AI bug finding with real code execution

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.

Top comment

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!