Real workflow evidence is now a first-class coding-agent input
Real usage evidence is getting harder to ignore. SWE-chat logs about 6,000 sessions across 200+ repositories and shows that coding agents are used for code understanding, git operations, debugging, and full code writing, not just benchmark-style patching. The useful correction is that output volume is a weak proxy for value. Agent-written code survives at 50.3% overall, and collaborative sessions fall to 44.1%. The same paper also shows clear cost and risk differences: vibe-coded work uses 204K tokens per 100 committed lines and introduces 0.76 vulnerabilities per 1,000 committed lines, versus 0.14 in collaborative sessions. That fits the recent run of papers that add execution and behavioral checks, but this one adds the missing in-the-wild layer: what developers kept, what they rejected, and how often they pushed back.