Bugs are the bane of a developerβs life. Youβre slinging code left and right, but when you finally compile and run your new app, you get a list of errors the length of your arm. Sorry if I made your stress levels rise there.
Bugs can really stop you in your tracks. Within an instant, you go from shipping to backtracking on your progress to fix errors. Itβs not ideal, but thankfully, we have the technology to make it easier.
Ellipsis is a YC-backed AI tool that automates bug detection and squashing. It runs as a GitHub bot that automatically performs deep, LLM-powered code reviews, fills in PR descriptions, and can even fix bugs. Once you open a pull request, you will get an AI Code Review. As you write code, Ellipsis will update the summary and review any changes. If a bug pops up, you can squash it with a single click.
How does it work? When Ellipsis finds a problem, it'll leave a comment on the offending line, just like a human would. Then, you can tag Ellipsis to have it implement the fix. This allows you to write working, tested code right from the GitHub UI. It can catch logical errors, anti-patterns, security issues, spelling & grammar mistakes, documentation drift, and more.
So, if youβre tired of the never-ending battle between shipping and bug squashing, Ellipsis might be worth a try. The team is currently offering a 7-day free trial if you want to check it out.