3 points | by saba-ch an hour ago
3 comments
There are a lot of code review tools popping up lately.
People assume these tools are very complex, while some might be, building one you can use on day to day basis is pretty simple and straightforward.
In this post I will take you through the whole process
Building a code review agent is easy, yes, but building a code review tool for humans is not that easy, been working on my own for a while.
Yeah, not only complex but very expensive at scale, you would want to preindex or heavily delegate to smaller models.
There are a lot of code review tools popping up lately.
People assume these tools are very complex, while some might be, building one you can use on day to day basis is pretty simple and straightforward.
In this post I will take you through the whole process
Building a code review agent is easy, yes, but building a code review tool for humans is not that easy, been working on my own for a while.
Yeah, not only complex but very expensive at scale, you would want to preindex or heavily delegate to smaller models.