Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Jaden Shafer

๐Ÿ‘ค Speaker
592 total appearances

Appearances Over Time

Podcast Appearances

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

It's run rate revenue.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

According to Woo, code review is going to kind of be kind of be aimed at basically like for the most part, large engineering organizations that are already using cloud code.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

Companies like Uber, Salesforce, Accenture, all of those are already using it.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

And engineering leads are going to be able to enable the feature for their teams, which basically allows it to automatically analyze every pull request once you turn on and then the system is going to integrate with GitHub.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

And it's going to leave comments directly on the code, which is going to point out any issues and basically suggest fixes.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

So

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

you know, like a human developer coming through instead of having to, you know, manually code review all these things themselves.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

They're just going to see Claude has come through, skimmed it, written a code review, highlighted any issues, kind of pointed out and given notes and they can go review just those notes or any sort of points of interest or concern that it might have.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

So I think unlike a lot of other automated code tools that mostly focus heavily on formatting or style, Anthropic is intentionally designing code review to focus on logical errors, which is interesting.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

Wu was commenting on this and said, that's really important.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

A lot of developers have seen automated feedback before and they get annoyed when it's not immediately actionable.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

We decided to focus purely on logic errors.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

So we're catching the highest priority problems.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

I think when an AI is going to identify an issue, it basically explains its reasoning step by step.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

So it's going to actually outline what it believes the problem is.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

And then it's going to say like,

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

This is why it matters.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

This is how it can be fixed.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

And by doing this, issues are going to be also labeled in severity.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

So there's gonna be it's like, it's basically in a color coordinate it.