Live data from Hacker News

Amazon launches AI-powered code review service CodeGuru in general availability

venturebeat.com

1–3 of 3 posts

Re: Amazon launches AI-powered code review service CodeGuru in general availability

#3

CodeGuru supports Java and other JVM languages, according to https://aws.amazon.com/codeguru/ Is that the only language you write in?

My company uses mostly Java and TypeScript. However, it’s a good starting point to proof the technology on JVM languages and see how it’s adopted by the team, how many false-positives is generates, etc. With all automated tools the biggest issues usually are false-positives.