Latest Articles
- 7 days agoAI Coding
Your Supervisor Agent Is Probably a Switch Statement
The three multi-agent patterns, and the question the pattern diagrams never ask: does this routing decision actually need a model call, or just an if?
- 7 days agoProgramming
Playwright 1.63: Test Locks, Visible Locators, and Better Traces
Playwright 1.63 adds named test locks, selector-less frame locators, locator.visible(), ARIA traces, and a Perfetto reporter. What a mature suite should adopt first.
- 8 days agoAI Coding
The Tool Description You Did Not Write Goes Into Your Prompt
MCP moves your tool registry across a process boundary. Four things a foreign server can do to a client that trusts what it declares, and what stays yours.
- 10 days agoAI Coding
The Test Pyramid Did Not Go Away When Agents Started Coding
Coding agents cannot verify their own work, for three specific reasons. The fix is an old idea at a new scale — plus one constraint that genuinely is new.