Jazzberry 产品信息
Jazzberry is an AI agent designed to find bugs in code by executing real code. It integrates with GitHub to automatically provide bug reports on pull requests. Formerly known as Prophet, it acts as an AI Bug Finder, trusted by innovative companies for security and correctness.
When a pull request (PR) is created, Jazzberry clones the repository into a secure sandbox. Its AI agent then examines the PR, writes code, and executes commands through tool calls to run the user's code. The AI agent observes the results, continues executing targeted tests, and finally returns the bugs it found in a tabular format.