Tag

Code Review

All articles tagged with #code review

AI Coding Agents Win Trust, Slashing Manual Code Reviews
technology13 days ago

AI Coding Agents Win Trust, Slashing Manual Code Reviews

Cursor data shows a rising share of AI-generated code changes reaching production without a separate human review in the past six months, signaling growing developer trust in AI to handle larger portions of software development. While quality metrics aren’t fully measured, AI-produced changes are surviving at higher rates, hinting that AI coding is becoming more reliable and could reduce the need for manual review, with implications for workflows and human roles.

technology5 months ago

Kernel Patch Reviews Get AI Boost in b4's New Text UI

Linux kernel developers’ b4 patch tool now features a text-based UI that supports AI agent-assisted code reviews using Claude Code, enabling an opt-in, agent-enabled review of patches within the b4 workflow. Konstantin Ryabitsev calls this the first actual agent-assisted review on patches via the new TUI, with ongoing refinements to come. The development complements other AI-prompt work in the Linux kernel space, including efforts from Meta’s Chris Mason.