NL

The week Anthropic stopped prompting Claude

No new model. Five orchestration features. And a roomful of engineers raising their hands when asked who had shipped a pull request that week written entirely by AI.

May 29, 2026 · 8 min · René Dekkers

Claude Code in your CI/CD pipeline

Claude Code isn’t just for your terminal. Plug it into your CI/CD pipeline and it reviews every PR, catches issues before merge, and enforces your team’s standards automatically.

April 14, 2026 · 7 min · René Dekkers

Multi-agent development: three AI agents, one feature

A single AI agent loses context after a few hours. Three specialized agents — a planner, a generator, and an evaluator — hand off structured artifacts and keep going. Anthropic’s three-agent harness changes how autonomous coding works, and .NET developers should pay attention.

April 13, 2026 · 8 min · René Dekkers

Computer Use: Claude Code controls your screen

Claude Code can now control your screen — opening apps, clicking through UI, taking screenshots. No Playwright setup, no test harness. Just tell Claude what to check and watch it work. Here’s how Computer Use works and why it matters for .NET developers.

April 9, 2026 · 7 min · René Dekkers

Scheduled Tasks — Claude Code keeps working while you sleep

Claude Code can now run prompts on a schedule — from quick polling in a session to fully autonomous cloud tasks that run while your laptop is closed. Three scheduling options, one goal: automate the work you keep forgetting to do.

April 8, 2026 · 8 min · René Dekkers
v82