Claude Report — 2026-04-29
- Anthropic launches Claude for Creative Work with nine connectors covering Adobe, Blender, Autodesk, Ableton.
- Claude Code v2.1.122 ships Bedrock service-tier env, PR-URL `/resume`, and Vertex/Bedrock fixes.
- Claude Code v2.1.123 hotfixes OAuth 401 retry loop when experimental betas are disabled.
- Agent SDK Python v0.1.70/0.1.71 add sandbox network allowlists and fix in-process MCP tool result loss.
- Adobe and AWS publish first-party plugins to `claude-plugins-official`; top 10 plugins all unchanged.
🚀 Anthropic Official
Claude for Creative Work
Launches nine connectors linking Claude to Adobe Creative Cloud, Blender, Autodesk Fusion, Ableton, SketchUp, Resolume, Affinity, and Splice, plus Anthropic joining the Blender Development Fund as a corporate patron and supporting RISD/Ringling/Goldsmiths creative computation curricula.
Claude Code v2.1.122
Adds ANTHROPIC_BEDROCK_SERVICE_TIER env var (default/flex/priority), enables pasting a PR URL into /resume to find the originating session across GitHub/GHE/GitLab/Bitbucket, and fixes structured-output validation errors on Vertex AI and Bedrock plus Vertex count_tokens proxy errors.
Claude Code v2.1.123
Hotfix that resolves an OAuth 401 retry loop when CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS=1 is set.
claude-agent-sdk-python v0.1.70
Bumps the mcp floor to >=1.19.0 to fix in-process MCP tool results being silently replaced by validation-error blobs, and fixes a trio nursery corruption when canceling query() early with options.stderr set.
claude-agent-sdk-python v0.1.71
Adds allowedDomains, deniedDomains, allowManagedDomainsOnly, and allowMachLookup fields to SandboxNetworkConfig, reaching parity with the TypeScript schema.
claude-agent-sdk-typescript v0.2.122 / v0.2.123
Bundles Claude Code v2.1.122 and v2.1.123 respectively for parity with the CLI releases.
🔌 Claude Code Plugins
adobe-for-creativity — third-party (new)
Adds Adobe's first-party Creative Cloud skill bundle (image editing, design automation, background removal, vectorization, retouching), shipped alongside the Claude for Creative Work launch.
aws-dev-toolkit — third-party (new)
Adds an AWS-published developer toolkit plugin to the official marketplace.
vanta-mcp-plugin — third-party (update)
Updates the Vanta MCP plugin entry in the official marketplace.
agent prose triggers — repo-wide
Replaces transcript-style agent examples with prose trigger descriptions across plugin agents, plus a shell-injection fix in the validate-frontmatter workflow.
Unchanged in window: frontend-design, superpowers, context7, code-review, code-simplifier, github, skill-creator, playwright, feature-dev, claude-md-management.
🛠️ Skills
No relevant news today.
Unchanged in window: superpowers:brainstorming, superpowers:tdd, superpowers:systematic-debugging, superpowers:writing-plans, superpowers:executing-plans.
🤖 Agents & Subagents
No relevant news today.
Unchanged in window: superpowers:subagent-driven-development, claude-router:orchestrate, ralph-loop, claude-router:fast-executor, claude-mem:do.
🔗 MCPs & Integrations
mcp-server-dev guidance
Adds hosting, payload-cap, lifecycle, and directory guidance to the official mcp-server-dev plugin documentation.
Unchanged in window: modelcontextprotocol/servers, github-mcp-server, filesystem MCP, claude-mem, context7.
💡 Community — Workflows & Ideas
logfire plugin merged
Merges Pydantic Logfire's official plugin into the marketplace, adding observability tooling for Claude Code workflows.
42crunch-api-security-testing plugin
Adds 42Crunch's API security testing plugin, focused on contract-driven OpenAPI security scanning from inside Claude Code.
datarobot-agent-skills plugin
Lands DataRobot's agent skills bundle for working with predictive ML pipelines from Claude Code.
📰 Quick Mentions
- aiven plugin — Aiven publishes its first-party Claude Code plugin.
- fullstory plugin — Fullstory ships product-analytics integration plugin.
- jfrog plugin — JFrog publishes Artifactory/Xray integration plugin.
- rails-query plugin — Adds a Rails ActiveRecord query helper plugin.
- code-modernization plugin — Anthropic merges an internal
code-modernizationplugin. - API/claude.ai incident 2026-04-28 17:51 UTC — Anthropic identifies elevated errors on the API and login paths affecting Claude Code OAuth.