vibe-coding

A collection of 86 posts
304,362 AI Commits, One Uncomfortable Finding: AI-Generated Code Accumulates Technical Debt Faster Than It's Cleaned Up
vibe-coding

304,362 AI Commits, One Uncomfortable Finding: AI-Generated Code Accumulates Technical Debt Faster Than It's Cleaned Up

Most research on AI-generated code quality operates under controlled conditions — short-lived experiments, synthetic benchmarks, carefully curated prompts. What happens in production repositories over time is a different question, and until now it's been largely unanswered. A new large-scale empirical study changes that by tracking 304,362 verified AI-authored
1 min read
The Architecture of Agentic Governance: When Your Two Agents Lock Each Other in Deadlock
vibe-coding

The Architecture of Agentic Governance: When Your Two Agents Lock Each Other in Deadlock

A supply-chain team deployed two AI agents simultaneously — one optimizing procurement speed, one minimizing daily capital spend. When demand spiked, the agents entered complete gridlock: the procurement agent generated purchase orders; the finance agent canceled them immediately. The cycle repeated thousands of times, burning compute tokens while delivering zero operational
1 min read
Your Web-Augmented Coding Agent Is Being Misled by Bad Search Results — Sherlock Detects and Repairs It Automatically
vibe-coding

Your Web-Augmented Coding Agent Is Being Misled by Bad Search Results — Sherlock Detects and Repairs It Automatically

Most teams running web-augmented coding agents — those that issue live search queries before generating code — have no systematic defense against bad search results quietly degrading output quality. A new paper from Guoqing Wang et al. documents exactly what happens when that defense is absent, and introduces Sherlock, an automated pipeline
1 min read