ArtificialIntelligence.io

The Signal

Everything that matters in AI, with our take.

Updated through the day. Every headline links straight to the source. The two lines underneath are ours.

Simon WillisonArticleClaude Watch

Breaking Claude Code Opus 5 Auto Mode

Willison's hands-on breakage reports are usually the most reliable signal on how a coding agent actually behaves under stress, more useful than vendor benchmarks. If you're running Opus 5 in autonomous mode for coding tasks, read this before you trust it unsupervised on anything important.

Vercel BlogArticle

Set up coding agents in one command with AI Gateway

The real value here is operational: one config surface for nine coding agents instead of scattered API keys and billing. For teams running multiple coding agents in parallel, this cuts real setup friction and gives you fallback routing across models, worth adopting even if you don't switch which agent you use.

Simon WillisonArticleClaude Watch

Auto mode is now the default in Claude Code for Pro, Max, and Team plans

Auto mode becoming default means Anthropic is betting most Claude Code users want the tool making model and execution decisions for them rather than hand-tuning settings. That's a meaningful UX shift for anyone building workflows on top of Claude Code, since default behavior changes what most users actually experience. If you have scripts or automation tuned to prior default settings, check whether Auto mode changes cost or latency profiles before it surprises you in production.

Vercel BlogArticleClaude Watch

Give every agent in Herdr its own Vercel Sandbox

Running multiple coding agents in parallel without them touching your local filesystem or clobbering each other is a real operational upgrade for teams scaling agent-assisted development. The machine-readable action layer means you can script orchestration on top, which is the actual unlock: agents managing agents. Worth adopting if you're running more than one coding agent concurrently and tired of git conflicts.

Anthropic YouTubeVideoClaude Watch

Introducing Cowork: Claude Code for the rest of your work

This is the real story: Anthropic is taking the Claude Code interaction model, an agent that plans, executes, and iterates with minimal hand-holding, and pointing it at spreadsheets, docs, and ops work instead of just code. If Cowork ships with the reliability Claude Code has in dev workflows, it's a direct shot at the broader agentic-assistant market that Copilot and Gemini are also chasing. Builders should test it against their actual non-coding workflows now, before competitors standardize on it.

One Useful Thing (Ethan Mollick)ArticleClaude Watch

Claude Code and What Comes Next

Mollick is one of the more reliable translators of what's actually changed in agent capability versus what's marketing, and this piece frames Claude Code as evidence that tool-equipped agents cross a real usefulness threshold when given the right scaffolding. The practical takeaway for builders: the bottleneck has shifted from model quality to tooling and permissions, so audit what your agents are allowed to touch before assuming they need a better model.