Daily AI Builder Brief - May 7, 2026
Executive Summary
- Claude Code 2.1.132 ships with MCP retry, stdio memory leak fix, and fullscreen rendering fixes.
- Code w/ Claude 2026 launched Routines, Remote Agents, and the external Claude Agent SDK.
- Claude Managed Agents added multi-agent orchestration, Outcomes, Dreaming, and webhooks.
- Anthropic plus SpaceX: 300+ MW from Colossus 1 (220K NVIDIA GPUs); Pro, Max, Enterprise five-hour limits doubled.
- Anthropic shipped 10 finance agent templates and Microsoft 365 add-ins (Excel, PowerPoint, Word GA; Outlook beta).
- AWS MCP Server is now GA with IAM guardrails and sandboxed Python execution.
Claude Code
Claude Code 2.1.132 (May 6)
Failed MCP tools/list calls retry once. Stdio MCP servers no longer leak memory. Bracketed paste, --resume emoji truncation, NFD vim ops, and fullscreen after sleep/wake are all fixed. New env vars: CLAUDE_CODE_SESSION_ID and CLAUDE_CODE_DISABLE_ALTERNATE_SCREEN. Changelog
Routines, Remote Agents, /ultrareview (May 6)
Routines fires templated cloud agents from schedules, GitHub events, or API calls, so async PRs land overnight. Remote Agents drives your laptop session from your phone. /ultrareview is a public preview of a cloud bug-hunter fleet returning findings to your CLI. CI Auto-fix plus built-in Code Review and Security Review tools also shipped. Live blog
Anthropic
Claude Agent SDK opens externally (May 6)
External devs can now build on the same SDK behind Claude Code's CLI, IDE, and Desktop apps. Python and TypeScript packages are live. Docs
SpaceX Colossus 1 deal (May 6)
Anthropic took all of Colossus 1 in Memphis: 300+ MW, 220K+ NVIDIA GPUs landing this month. Five-hour limits on Pro, Max, and Enterprise plans are doubling. Orbital compute work was also signaled. Announcement
Finance Agents and MS 365 (May 5)
Ten plug-and-play templates: pitch builder, KYC screener, month-end closer, and seven more. Claude runs as a single agent across Excel, PowerPoint, and Word (GA), with Outlook in beta. Announcement
MCP Ecosystem
Managed Agents add webhooks (May 6)
Claude Managed Agents got webhooks plus Outcomes (rubric-driven iteration) and Dreaming (overnight session review). Live blog
AWS MCP Server GA (May 6)
Coding agents call any AWS API through one tool, run sandboxed Python without local shell access, and stay observable via IAM, CloudWatch, and CloudTrail. No service charge. Announcement
Broader AI
Nothing today.
What This Means For Builders
- If you ship MCP servers, upgrade clients to 2.1.132 today. The retry and memory fixes change reliability assumptions.
- Routines plus the public Agent SDK means CI-style automations you used to script yourself are now first-class. Plan to retire one-off cron and headless runners.
- AWS MCP GA is the cleanest IAM-scoped path for cloud agent work. Move bespoke boto3 wrappers behind it.
- Doubled Pro and Max limits change the unit economics of running Claude Code in the loop. Re-baseline your usage budgets.
Sources
- https://code.claude.com/docs/en/changelog
- https://www.anthropic.com/news/higher-limits-spacex
- https://www.anthropic.com/news/finance-agents
- https://simonwillison.net/2026/May/6/code-w-claude-2026/
- https://code.claude.com/docs/en/agent-sdk/overview
- https://aws.amazon.com/about-aws/whats-new/2026/05/aws-mcp-server/