Google’s coding agent Jules gets critique functionality

Date:

Share post:

Google is enhancing its AI coding agent, Jules, with new functionality that reviews and critiques code while Jules is still working on it. 

“In a world of rapid iteration, the critic moves the review to earlier in the process and into the act of generation itself. This means the code you review has already been interrogated, refined, and stress-tested … Great developers don’t just write code, they question it. And now, so does Jules,” Google wrote in a blog post

According to the company, the coding critic is like a peer reviewer who is familiar with code quality principles and is “unafraid to point out when you’ve reinvented a risky wheel.”

For instance, it might flag a patch that passed all tests but introduced a logic error, a change that compiles but drops a required field, or code that works but is inefficient. 

This capability is different from a linter or test because it doesn’t follow specific rules or validate specific assertions. Rather, it understands the intent and context of the code. “It’s closer to a reference-free evaluation method, judging correctness and robustness, without needing a gold-standard implementation,” Google wrote.

In the initial release, the critic evaluates Jules’ output in a single pass, but future iterations will make it a multi-step agent that can use tool calls or be triggered at certain points, like after subtasks or before planning. 

Source link

spot_img

Related articles

Coinbase CEO Brian Armstrong trolls the prediction markets

On Thursday, at the end of Coinbase’s third quarter earnings call, CEO Brian Armstrong admitted that he was...

Is GTA 6 coming to Switch 2? What we know so far

Grand Theft Auto 6 will undoubtedly be one of the biggest launches in the history of video games,...

BRONZE BUTLER exploits Japanese asset management software vulnerability – Sophos News

In mid-2025, Counter Threat Unit™ (CTU) researchers observed a sophisticated BRONZE BUTLER campaign that exploited a zero-day vulnerability...