May 4, 2026
Claude Security beta, Adobe MCP, and 50+ Code fixes
Get the next issue
TL;DR
Anthropic launched Claude Security in private beta — a suite of enterprise controls including prompt injection shields, output classifiers, and audit logs. Adobe shipped an official MCP server covering Firefly, Photoshop, and Frame.io APIs. Claude Code shipped its largest patch release to date with 50+ fixes. Competitor news: GPT-4.1 dropped, deepseek-r2 benchmarks leaked.
API & Model Updates
Anthropic opened a private beta for Claude Security, an enterprise add-on that layers prompt injection detection, output classification, PII redaction, and per-request audit logs on top of standard API access. Apply via the console. GA expected Q3 2026.
GPT-4.1 drops — benchmarks vs Claude 3.7
OpenAI shipped GPT-4.1 with claimed improvements on coding and long-context tasks. Early community benchmarks show Claude 3.7 still leading on instruction following and tool use, with GPT-4.1 narrowing the gap on MATH and HumanEval.
deepseek-r2 benchmark leak — what it means
Leaked internal benchmarks for deepseek-r2 circulated on Twitter. If accurate, the model closes within ~8% of Claude 3.7 on coding tasks at roughly 1/10th the API cost. Take with salt — provenance is unverified.
Claude Security
Alongside the beta launch, Anthropic published a field guide covering threat models for enterprise Claude deployments: prompt injection attack surfaces, jailbreak resistance baselines, output monitoring strategies, and recommended CLAUDE.md security headers.
A security researcher published a detailed case study on prompt injection propagation across a 3-hop Claude agent pipeline. The injected payload survived two tool-call boundaries. Anthropic confirmed the pattern and it informed the Claude Security beta design.
Claude Code & CLI
v1.9.0 — 50+ fixes, hooks system stable, memory improvements
Claude Code 1.9.0 is the largest patch release since launch. Highlights: hooks system (PreToolUse, PostToolUse, Stop) promoted from experimental to stable; memory system performance at 2× prior speed; 50+ bug fixes across MCP integration, sub-agent spawning, and IDE extensions.
With hooks now stable, the community published a curated collection of pre-built hooks on GitHub. Popular hooks: auto-commit on Stop, Slack notification on task completion, cost tracker per session, and test-runner on PostToolUse Write.
/compact command now available in interactive mode
A new /compact command in interactive Claude Code sessions summarizes and compresses the current conversation context in-place, freeing up context budget without starting a new session. Works well mid-task when you've been iterating on a file for a while.
Agent SDK & Managed Agents
Agent SDK 0.4.0 — streaming tool results + retry policies
Agent SDK 0.4.0 adds first-class streaming for tool call results (previously you had to buffer), configurable retry policies per tool, and a new AgentTrace object for structured observability without a third-party integration.
MCP Ecosystem
Adobe shipped an official MCP server covering Firefly image generation, Photoshop layer manipulation, and Frame.io review workflows. Enterprise customers can connect Claude to their Adobe org via API key. Community preview available on npm.
MCP Registry v2 spec — breaking changes preview
The MCP working group published a preview of the registry v2 spec. Breaking changes: server manifests require a capabilities field; auth is now OAuth-first; the tools array gains a required permissions sub-field. Migration guide in progress.
Developer Tools & Community
Toolprint is a browser-based visual editor for composing MCP tool pipelines. Drag-and-drop nodes, live test against Claude, export to skills.sh. Currently free in early access.
Competitor Dev Tools
Cursor 1.0 — agent mode out of preview
Cursor shipped 1.0 with agent mode promoted from preview. Uses Claude 3.7 under the hood for agent tasks by default. Notable: Cursor's YOLO mode (auto-accept all changes) is now opt-in per-session rather than global.
Enterprise & Business
Anthropic raises Series F — $3.5B at $61.5B valuation
Anthropic closed a $3.5B Series F led by Google with participation from Spark Capital and General Catalyst. The round will fund model research, safety infrastructure, and enterprise go-to-market. AWS partnership terms reportedly extended through 2030.
Research & Safety
Anthropic's interpretability team published findings showing internal representations in Claude 3.7 that loosely correspond to valence (positive/negative) and arousal states. The paper is careful not to claim sentience, but flags the features as relevant to model welfare research.
Action Items
- →Apply for Claude Security private beta if you run enterprise deployments
- →Upgrade Claude Code to v1.9.0 — hooks are now stable, worth adopting
- →Review the MCP Registry v2 spec preview if you maintain a server
- →Check the prompt injection multi-agent case study if you run agentic pipelines
All Resources
- ·Claude Security beta signup
- ·Claude Code v1.9.0 release notes
- ·Community hooks library on GitHub
- ·Adobe MCP server on npm
- ·MCP Registry v2 spec preview
- ·Agent SDK 0.4.0 changelog
- ·Prompt injection multi-agent case study
- ·Anthropic interpretability paper — emotion features
- ·Toolprint — visual MCP flow builder
- ·Anthropic Series F announcement
Sponsor
This Week in Claude
Reach 3,200 Claude Code builders every Monday morning. Sponsors get a dedicated section, logo placement, and a link in the resources list. First come, first served — slots fill 3 weeks out.
View sponsorship detailsIf you found this useful, subscribe to get the next issue.
Get the next issue