← Back to context

Comment by ebhn

17 days ago

Working on new code review tooling specifically for reviewing your own branches/commits when you use an "AI Agent" to assist with writing code. It seems all of the tools people are building in this space attempt to automate away the review, but I want better tools for reviewing (and tracking tech debt) in the code I just generated locally. Will publish here soon

Nice! Working in a similar space - will be publishing here also soon. How are you handling finding issues beyond pattern matching where deep code understanding is required?