For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | bfogelman's commentsregister

we’ve been using it internally (on sculptor) and the speed ups are crazy — we can now have our agents run tests all the time and iterate quickly! Excited other people can now give it a spin


We’re running both vet and codex on all PRs to do code review and have found they compliment each other well. Vet often catches issues that codex does not!


Interesting, what kind of issues does Vet vs. Codex catch?


ooh this is a great idea -- thanks for sharing!


See this comment for some differences: https://news.ycombinator.com/item?id=45428185


nope but vibekit looks interesting -- will take a look


hmm not ideal -- will try and take a look and see whats going wrong


haha honestly a little bit ya. One key thing we've learned from working on this is that lowering the barrier to working in parallel is key. Making it easy to merge, context switching, etc are all important as you try to parallelize things. I'm pretty excited about "pairing mode" for this reason as it mirrors an agents branch locally so you can make your own edits quickly and test changes.

We've also shipped "suggestions" under beta (think CI pipelines for your parallel agents) which might feel a little different. The idea is to use LLMs and your regular coding tools (pytest, pyre, ...) to verify that the code produced by the agents is actually correct.


in the works! we want it to be possible to always have the best models and agents available


lffgggg excited to see where you take lingo log :)


Hopefully in the next couple of days! You can join the discord and we'll post an announcement when its ready https://discord.gg/GvK8MsCVgk


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You