Open Source Copilot

For Code Review

Identify Errors In Your Codebase

Beginning with the detection of console logs (and their equivalents across various major programming languages), Watermelon comments PR line diffs whenever an error is detected. Expanded capabilities in identifying a broader range of errors soon.

Use LLMs as a "Reviewer Zero"

Watermelon evaluates the traced code context against the intent of the Pull Request.
Leveraging static code analysis, it identifies errors and pre-reviews PRs.

Based on these insights, it labels them as "🍉 Safe To Merge", "👀 Take a Deeper Dive",
or "🚨 Don't Merge".

Improve your gitflow process

Devs want to write code, instead of discussing PRs in long Zoom calls