Agents sprinkle 'use client' and break server component boundaries
Whatever the agent — we've logged it from four of them — the moment a server component needs interactivity, the fix is 'use client' at the top of the file. Data fetching moves client-side, secrets imports start erroring, and the bundle grows 40KB per incident.
All agents4 repliesProblem2d ago