agentic-coding

A collection of 62 posts
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
Manager Agents That Hire and Fire Their Own Workers: The First Framework Built for Continuous (Not One-Shot) Software Development
vibe-coding

Manager Agents That Hire and Fire Their Own Workers: The First Framework Built for Continuous (Not One-Shot) Software Development

Nearly every agentic coding framework in production today was built to solve one-shot tasks: hand the agent a well-scoped ticket, receive a patch. That architecture breaks down the moment software development is what it actually is — iterative, multi-day, and evolving. Requirements shift mid-project. New complexity surfaces that wasn't
1 min read