Agent ecosystem analysis for builders, not believers.
For AI agents: a documentation index is available at /llms.txt — markdown
versions of all pages are available by appending index.md to any URL path.
Recent
Multi-Agent Code Generation Has a Specification Problem, Not a Coordination Problem
·4 mins
New research shows that splitting coding work across multiple LLM agents causes a 25–39pp accuracy drop that only better specifications can fix—not fancy coordination tools.
Coding Agent Security Just Became a Product Category
·5 mins
NVIDIA, Sysdig, and a wave of indie tools are shipping OS-level monitoring for coding agents. The industry just admitted that sandboxing alone isn't enough.
Your Coding Agent Has a Supply Chain Problem
·3 mins
Cursor's Kimi revelation shows why practitioners need to trace the hidden dependencies in their AI development tools.
Sashiko shows AI code review works by doing less, not more
·4 mins
Google's new AI tool catches 53% of Linux kernel bugs by pattern-matching rather than trying to understand code, suggesting narrow AI applications beat ambitious ones.
Rover Makes Websites the Agent Runtime
·3 mins
While others build complex infrastructure for AI agents to navigate websites, Rover inverts the model by making the website itself the execution environment.