Hunter Brooks

Ellipsis (YC W24) - AI code reviews & bug fixes

AI Code Reviews that automatically catch logical bugs, anti-patterns, documentation drift, and can even enforce your team style guide. Simply open a PR to get a code review. Then, if any bugs are found, squash them with 1-click Bug Fixes. Free trial available.

Add a comment

Replies

Best
Mr. Ånand
Congrats on the launch!🎉 Ellipsis features shown in demo looks impressive.
Hunter Brooks
@astrodevil Thanks! It's not just a demo, 100+ companies pay for Ellipsis today. $20/month/developer for PR Summaries, a 2nd pair of eyes on pull requests, and easy bug fixes is an easy win for everyone
Mr. Ånand
@hunter_brooks Perfect, I will try Ellipsis soon!
William Jin
Congrats on launching Ellipsis! How does the AI adapt to different coding styles?
Hunter Brooks
@william_jin Very well - that's the power of using a LLM.
Kyrylo Silin
Hey Hunter, How does Ellipsis handle more complex logic bugs that might not be as straightforward to catch? Is there any mechanism for users to help train it on specific types of errors they encounter often? Congrats on the launch!
Hunter Brooks
@kyrylosilin Yes! If you express a rule, Ellipsis will check for it in every review. Examples: - “Make sure the docstrings are always accurate when a function is updated” - Always user ID in log statements, never user name/address/phone number/etc - All new code in src/ needs unit tests, except for the frontend code in src/frontend/
SEN
🙌 Love the idea of squashing bugs with just one click—let's be honest, who doesn’t want to skip the back-and-forth hassle of traditional reviews? With the power of LLMs, it seems you're on the cutting edge of making developers’ lives easier. I'm curious how it handles edge cases—any plans for extending its capabilities besides catching those anti-patterns? Also, will there be a way to customize the review process even further based on team requirements? Looking forward to seeing how it evolves! 🚀 #PHCommunity #Makers
Hunter Brooks
@big_tree Teams can customize the things that Ellipsis reviews for using rules: https://docs.ellipsis.dev/featur...
Elke
This is a game changer, Hunter! The deep LLM-powered reviews sound incredibly efficient—no more endless context switching. I love how Ellipsis not only catches those pesky bugs but also helps enforce team style guidelines. It’s like having an extra teammate that’s always on top of things. 🚀 The fact that teams merge PRs 13% faster is a compelling metric! This could really improve our workflow. I’m definitely going to give the free trial a shot. Can’t wait to see how it enhances our coding process!
William Jin
Makes finding and resolving code issues seamless! Handled diverse tech already, here?
Hunter Brooks
@william_jin We support many languages/frameworks, which do you use?
Ben Gale
This looks great! Is there certain languages or frameworks it works better with, or not at all?
Hunter Brooks
@bengale great question! We see best results with Python, Ruby, JavaScript/TypeScript, Java, C++. Basically, if ChatGPT is helpful to you, Ellipsis will be
Star Boat
Congratulations on launching Ellipsis, Hunter! 🚀 This sounds like a game changer for the code review process. The ability to automatically catch logical bugs and enforce team style guides will definitely save developers so much time and effort. Love the idea of squashing bugs with just 1-click fixes; that’s going to make the workflow so much smoother. The integration with GitHub and the real-time updates on PR descriptions is a feature that will surely enhance collaboration within teams. It’s impressive to see how Ellipsis can help reduce context switching and boost productivity by 13%. This is exactly the innovation us Makers need in our dev toolkits! Can’t wait to try out the free trial and see how it improves our code quality. Wishing you all the success with this launch! Keep up the great work!
Chris Dossman
Excellent product Hunter. We have been using it for months and can't go back, the whole engineering team loves it.
Nick Bradford
@cdossman awesome!! definitely let us know of any feedback or feature requests 🙏
Jared Zoneraich
Congrats on the launch! My team has been a customer since day 1 and it’s invaluable to our PR process