Anthropic and PwC announced an expansion of their alliance. PwC will roll out Claude Code and Claude Cowork to hundreds of thousands of professionals starting with US teams. Joint Center of Excellence + program to train and certify 30,000 US professionals.
WHY IT MATTERS
Most enterprises are still running pre-AI systems — estimated $2T drag. This is the largest single Claude deployment to date, and it's not just chat — it's Claude Code and Cowork inside actual work. For professional services firms watching, this is the playbook: train + certify + deploy across functions, not just IT.
HOW TO USE IT
If you're at a Big 4 or large consulting firm, watch for similar internal deployments coming over the next 6 months. This is the new baseline for enterprise AI adoption — not pilot programs, mass rollouts.
Anthropic held Code with Claude developer events in SF, London, and Tokyo. No new models — instead, 5 production-focused agent features shipped: Dreaming (background reasoning during idle time), Outcomes (evaluable goals not just completions), multi-agent orchestration with manager+worker patterns, Claude Finance with 10 pre-built finance agents, and Add-ins (deeper Microsoft Office integration).
WHY IT MATTERS
The frontier model race has quieted relative to the harness race. Codex vs Claude Code is now a more meaningful contest than GPT vs Opus. These 5 features are Anthropic's answer to: what does the scaffolding around a capable model need to do? Manager+worker agent teams + 18+ hook types + multi-agent orchestration = production-ready agent stacks.
HOW TO USE IT
Update Claude Code to the latest version. /dream enables background reasoning. /outcomes lets you define success criteria. multi-agent: a manager agent delegates to parallel workers — check anthropic.com/docs/claude-code/agents for setup.
CLAUDE / BASH
# 3-agent team that builds a full site in parallelclaude --agent-team "manager,frontend,backend" \ "Build a SaaS landing page with auth, billing, dashboard"
Anthropic announced a compute partnership with SpaceX (which now owns the xAI infrastructure stack after the Feb merger). The deal provides additional compute capacity, enabling significantly higher usage limits for Claude Pro and Max subscribers.
WHY IT MATTERS
The triangle is fascinating: SpaceX has option to acquire Cursor by year-end, Cursor uses Claude, Anthropic now uses SpaceX compute. All three are interlocked. Practically: heavier Claude usage caps for paid plans starting in May.
HOW TO USE IT
No action needed if you're on Claude Pro or Max — usage limits increased automatically. If you've been throttled in past sessions, you should see fewer 'usage limit reached' messages this month.
Anthropic launched Claude Finance with 10 pre-built agents for financial services workflows: due diligence research, financial modeling, deal memo generation, portfolio monitoring, earnings analysis, compliance review, KYC processing, market research, comp set analysis, and risk assessment.
WHY IT MATTERS
First vertical-specific Anthropic product. Each agent has been trained on financial workflow patterns and integrates with Bloomberg, Refinitiv, and major data vendors. For PE/VC/banking shops, this collapses what used to be junior analyst work into agent runs.
HOW TO USE IT
Available via Claude Enterprise. Contact sales@anthropic.com or check claude.com/finance. Agents run inside your existing data perimeter — no external data leaves your tenancy.
Four focused micro-SaaS products targeting remote workers and nomads: an AI-powered nomad visa checker, a cost-of-living comparison tool with AI summaries, a coworking space finder with natural language search, and a freelance rate calculator with market benchmarking.
KEY LESSONS
— Build in public from day one — your first 200 users come from Twitter followers watching you build
— One tool, one problem, one price. No pricing tiers, no enterprise plans, no sales calls
— Claude API is so cheap that AI features are now table stakes, not premium features
Integrated Claude-powered AI writing assistance into ShipFast, his Next.js boilerplate for indie hackers. The AI feature generates landing page copy, email sequences, and changelog entries in the developer's brand voice. Added as an optional module, not a forced upsell.
KEY LESSONS
— Selling to developers means technical credibility first, then marketing
— One-time pricing outperforms subscriptions for bootstrapped tools — less churn anxiety, faster word-of-mouth
— The Claude API cost is so low it's basically a rounding error — don't overthink AI pricing