User requests a feature for Augment Code that allows selecting content directly from a browser tab, similar to a feature found in Cursor, to improve workflow and productivity.
I use AI to write code and to review code, it's annoying that I need two subscriptions for these :-/ It's great to see Augment Code offer both in one package, now that their code review feature is GA. Previously, it was only available to enterprise customers. I have been testing it for a few days and here are my first impressions. 1) It's less noisy. The problem with most AI code reviewers is that they pick up too many trivial things like linting. Augment Code doesn't. 2) It understands the whole codebase well. It looks at the whole codebase, not just individual files. And it checks the versions of my dependencies, so it doesn't shout about patched vulnerabilities from previous versions. 3) It identifies useful problems - e.g. security vulnerabilities, missing null checks/edge cases, calling functions with incorrect arguments, performance issues and many more. Overall, I find most of the issues it flags are relevant and actionable. Which is exactly what I want from an AI code reviewer. Of course, I still review the changes myself because it helps me maintain an up-to-date mental model of my system and what it does. Instead, I treat it as an assistant, just as I do with the AI that wrote the code. Thank you to Augment Code for letting me review their AI code reviewer during the private beta, and for sponsoring this post. I built an AI code reviewer myself and fully appreciate how tough it is to do it well. So well done to their team for pulling it off! Find out more here 👉 https://fandf.co/4oP1onL