Claude Report — 2026-05-17
- Anthropic commits $200M to the Gates Foundation across global health, education, and economic mobility
- PwC-Anthropic alliance expands to 30,000 certified professionals and agentic deal-making
- Agent SDK credit pool announced (effective June 15): reinstates OpenClaw and third-party programmatic agents on paid subscriptions
- Claude Code v2.1.143 ships plugin dependency enforcement, per-turn context cost projections, and 30+ background-session fixes
- `claude agents` flags overhauled in v2.1.142; Fast mode now defaults to Opus 4.7
🚀 Anthropic Official
Anthropic forms $200 million partnership with the Gates Foundation
Commits $200M in funding, Claude credits, and technical support over four years to global health (vaccine development, health data systems for low- and middle-income countries), K-12 education, and agricultural productivity for smallholder farmers.
PwC deploys Claude to 30,000 professionals and launches agentic client work
PwC will train and certify 30K staff on Claude and launches an AI-native Office of the CFO unit; existing deployments report up to 70% delivery improvements in insurance underwriting, cybersecurity, and HR transformation.
Agent SDK credit pool introduced — OpenClaw and third-party agents reinstated
Anthropic announces a separate monthly "Agent SDK" credit tier across all paid plans ($20 Pro / $100 Max 5x / $400 Max 20x), covering claude -p, Claude Code GitHub Actions, and third-party harnesses (OpenClaw, Zed, Conductor, T3 Code, Jean); effective June 15, 2026, reversing the April ban on third-party subscription usage.
Claude Code v2.1.143 — May 15
Adds plugin dependency enforcement (claude plugin disable now blocks when dependents exist, with copy-pasteable disable-chain hint), per-turn and per-invocation token cost projections in the /plugin pane, worktree.bgIsolation: "none" to let background sessions edit the working copy directly, and PowerShell ExecutionPolicy Bypass by default on Windows; ships 30+ fixes for background-session stalls, macOS sleep/wake reconnects, Windows terminal rendering, and stop-hook loop storms.
Claude Code v2.1.142 — May 14
Overhauls claude agents with --add-dir, --settings, --mcp-config, --plugin-dir, --permission-mode, --model, --effort, and --dangerously-skip-permissions flags for dispatched background sessions; Fast mode now defaults to Opus 4.7 (pin to 4.6 via CLAUDE_CODE_OPUS_4_6_FAST_MODE_OVERRIDE=1); plugins with a root-level SKILL.md and no skills/ subdirectory are now surfaced as a skill.
🔌 Claude Code Plugins
None of the top 10 plugins updated in the window.
New or bumped partner plugins in anthropics/claude-plugins-official (outside top 10):
carta-cap-table
Added to the official plugin directory on May 16; provides cap table management tooling via Carta's API.
pagerduty
Bumped to latest upstream SHA on May 16.
vanta-mcp-plugin
SHA pinned to 345d86b5 on May 16.
box
Upstream SHA bumped and skills explicitly enumerated on May 15.
Unchanged in window (top 10): frontend-design, superpowers, context7, code-review, code-simplifier, github, skill-creator, playwright, feature-dev, claude-md-management
🛠️ Skills
No updates confirmed for top-5 skills within the window.
Checked: anthropics/claude-plugins-official */skills/ folders, GitHub topics claude-skill and claude-code-skills. Top-10 plugins (which contain the highest-traffic skill collections) had no commits in the window; no other top-5 candidate with a confirmed in-window commit was identified.
🤖 Agents & Subagents
No updates confirmed for top-5 agents within the window.
Checked: anthropics/claude-plugins-official */agents/, GitHub topics claude-agent and claude-subagent.
🔗 MCPs & Integrations
No updates confirmed for top-5 MCP servers within the window.
Checked: modelcontextprotocol/servers (last release Jan 2026), github/github-mcp-server (last release May 11, 2026 — just before window).
💡 Community — Workflows & Ideas
HN: Claude Code weekly limits +50% through July 13 — mixed developer reaction
Thread on the May 13 limit increase draws skeptics ("insufficient to win back pushed-away users") alongside reports of strong Opus 4.7 results at extended effort; surfaces cost data showing £1/day API-direct vs. £200/month Max subscription for equivalent workloads, sharpening the subscription-vs-API calculus.
📰 Quick Mentions
- Claude status incidents May 15–16 — Elevated error rates on Opus 4.6 and Sonnet 4.6; Opus 4.7 unaffected; investigation opened May 16 18:08 UTC.
- anthropics/claude-plugins-official commit log — Four PRs merged May 15–16 (carta-cap-table, pagerduty, vanta-mcp-plugin, box); see Plugins section above.
- InfoWorld: Anthropic puts Claude agents on a meter — Analysis of the Agent SDK billing split and its effective cost impact on heavy
claude -pusers.