Claude Code Daily Briefing - 2026-03-21

Release Summary

VersionDateKey Changes
v2.1.813/20--bare scripted execution mode, --channels mobile permission relay, OAuth concurrent session fix, voice mode stabilization (latest)
v2.1.803/19--channels MCP message push (research preview), rate_limits statusline, inline plugin declarations, ~80MB memory savings on large repos
v2.1.793/18--console auth flag, turn duration toggle, VSCode /remote-control, ~18MB memory savings

Full Release Notes


New Features & Practical Usage

Claude Code v2.1.81 — Scripted Execution and Mobile Permission Relay (3/20)

Released the day after v2.1.80, v2.1.81 focuses on automation scenarios and remote permission management.

Key changes:

GitHub Releases

Court Filing Reveals Pentagon Told Anthropic Sides Were “Nearly Aligned” (3/20)

Anthropic submitted two sworn declarations to a California federal court, directly contradicting the Pentagon’s “national security threat” claims.

Key revelations:

TechCrunch

Anthropic Officially Denies “Backdoor or Kill Switch” (3/21)

Anthropic’s Head of Public Sector Thiyagu Ramasamy officially denied the ability to sabotage military AI tools in a court filing.

Key points:

National Today


Developer Workflow Tips

v2.1.81 --bare — Lightweight Claude Code for Automation

Use --bare in CI/CD pipelines and automation scripts to skip all unnecessary initialization overhead.

ANTHROPIC_API_KEY=sk-... claude -p "Review this code" --bare

Skips hooks, LSP, plugin sync, and skill directory walks for fast, clean execution.

Mobile Permission Relay with --channels

Run Claude Code on a remote server and approve tool permissions from your phone. Channel servers with the permission capability forward approval prompts to your mobile device.

Collapsed MCP Tool Calls

In v2.1.81, MCP read/search tool calls now collapse into a single line for cleaner output. Press Ctrl+O to expand details.


Security & Limitations

Claude Opus & Sonnet 4.6 Service Incident (3/21)

Elevated error rates hit Claude Opus and Sonnet 4.6 on March 21.

Incident summary:

Claude Status

Anthropic vs. Pentagon — 3/24 Hearing D-3, “Nearly Aligned” Bombshell (3/21)

With the 3/24 hearing three days away, Anthropic has mounted a strong counterattack.

Latest developments:

TechCrunch | Axios


Ecosystem & Plugins

The Claude Code Channels feature introduced as a research preview in v2.1.80 is trending at #4 on Hacker News with 341 points.

VentureBeat

Claude Double Usage Promotion Ongoing (3/13–3/27)

Anthropic is running a usage limit doubling promotion through March 27.

Android Headlines


Community News


Minor Changes



Tomorrow’s Watch List