DEV Community

Discussion on: AI-Assisted Debugging in Next.js 16 with Experimental Agent DevTools

Collapse
 
itxashancode profile image
Ashan_Dev

it is cool to see chrome devtools finally leaning into agents for the node stack.
i just hope this handles circular references better than the basic console log ever did.
are you seeing any significant memory overhead when running these experimental tools on a larger production sized codebase?

Collapse
 
mericcintosun profile image
Meriç Cintosun

unfortunately, , i see :)