Claude Code Daily Briefing - 2026-03-11

Release Summary

VersionDateKey Changes
v2.1.723/10Simplified effort levels, /plan with description arg, ExitWorktree, /copy write-to-file, ~510KB bundle reduction (latest)

Full Release Notes


New Features & Practical Usage

v2.1.72 — Simplified Effort Levels & Developer QoL Improvements (3/10)

v2.1.72 streamlines effort levels from four tiers (low/medium/high/max) down to three (low/medium/high), with new status bar indicators: ○ (low), ◐ (medium), ● (high).

Key changes:

# Jump straight into plan mode
/plan fix the auth bug

# Write to file over SSH (no clipboard needed)
/copy  # → press 'w' to write to file

GitHub Releases

Anthropic Files Federal Lawsuit Against Trump Administration — First Amendment Claims (3/9)

Anthropic filed a federal lawsuit on March 9 challenging both the Pentagon’s supply chain risk designation and the president’s directive to ban Claude from federal agencies, calling them “unprecedented and unlawful” acts of retaliation for constitutionally protected speech.

Core legal arguments:

Meanwhile, CBS News reports that President Trump plans to issue an executive order this week removing Anthropic’s technology from all federal agencies — expanding the ban from defense contracts to the entire government. Anthropic has requested an emergency injunction.

Notably, Republican Senator Ted Cruz questioned the blanket ban, stating: “I have not seen a basis laid out for why the government would be prohibited from using Anthropic.” Bipartisan concern is emerging.

Bloomberg | CNN | CBS News | The Hill


Developer Workflow Tips

Amazon Mandates Senior Engineer Sign-Off on AI Code Changes — Lessons from Repeated Outages

Amazon now requires senior engineer approval for all AI-assisted code modifications after a string of AI-related outages. The immediate trigger was a 6-hour Amazon.com shopping outage on March 5, following a 13-hour AWS outage in December 2025 caused by the Kiro AI assistant autonomously deleting and recreating an environment.

Internal documents acknowledged that “newly adopted GenAI use cases lack fully established safeguards.”

Takeaways for Claude Code users:

Tom’s Hardware | The New Stack

Agent Safehouse — Sandboxing Local AI Agents on macOS

A macOS-native sandboxing tool that prevents locally-running AI agents from making unintended system modifications. It uses a deny-first security model where only explicitly permitted directories are accessible.

Key features:

Useful as an additional security layer alongside Claude Code’s built-in sandbox.

agent-safehouse.dev | GitHub


Security & Limitations

Trump Executive Order to Expand Anthropic Ban Across All Federal Agencies (3/10)

CBS News reports that President Trump will issue an executive order this week removing Anthropic’s technology from all federal agencies — expanding restrictions from defense contractors to the entire U.S. government. Some agencies have already begun offboarding Anthropic contracts, with certain departments given a 6-month transition period. Anthropic has filed for an emergency injunction.

Developer impact: If you’re using Claude API in federal government projects, start planning for alternative model transitions. Civilian and private-sector Claude usage is unaffected.

CBS News | Nextgov | Axios


Ecosystem & Plugins

OpenAI Acquires Promptfoo — AI Security Testing Heats Up (3/9)

OpenAI acquired Promptfoo, an AI security platform used by 25% of Fortune 500 companies for red-teaming and vulnerability detection during development. Promptfoo will remain open source and be integrated into the OpenAI Frontier platform.

With Anthropic launching Claude Code Security and OpenAI acquiring Promptfoo, AI security testing is becoming a core competitive battleground among AI companies.

Bloomberg | TechCrunch

Anthropic Opens Sydney Office — Fourth APAC Hub (3/10)

Anthropic is opening an office in Sydney, its fourth Asia-Pacific location after Tokyo, Bengaluru, and Seoul. Australia and New Zealand rank 4th and 8th globally in per-capita Claude.ai usage. The initial focus will be enterprise, startup, and research customer support, with local infrastructure partnerships being explored for data residency requirements.

Anthropic Official | Bloomberg


Community News


Minor Changes



Interesting Projects & Tools