Claude Code Daily Briefing - 2026-03-29

Release Summary

VersionDateKey Changes
v2.1.873/29Fixed Cowork Dispatch messages not getting delivered
v2.1.863/27API session ID header, Jujutsu/Sapling VCS support, Read tool compact format, VSCode “Not responding” fix

Full Release Notes


New Features & Practical Usage

Cowork Dispatch Message Delivery Bug Resolved (v2.1.87 + Desktop 1.1.9493)

A critical bug in Claude Desktop 1.1.9310 caused Dispatch sessions to stop responding — messages were received and processed, but responses never appeared in the conversation thread.

The issue:

Resolution:

# Update Claude Code
brew upgrade --cask claude-code

# Verify Claude Desktop version
# Settings > Updates — ensure 1.1.9493 or later

GitHub v2.1.87 | GitHub Issue #40283


Developer Workflow Tips

The 3 Essential Claude Code Skills to Start With

The Claude Code skill ecosystem has grown to 150+ community skills and 72+ official plugins across 24 categories. If you’re just getting started, these three are the recommended foundation.

1. frontend-design (277,000+ installs) Anthropic’s official skill. Establishes a design system and philosophy before writing any code. Produces bold aesthetic choices, intentional typography, and purposeful color palettes.

2. simplify Reviews written code for reuse, quality, and efficiency, then fixes issues found. The simplest way to automate a code review loop.

3. browser-use Connects Claude to a headless browser — navigate URLs, fill forms, scrape dynamic content, take screenshots, and verify deployed features end-to-end.

Composio Guide | Medium — 10 Must-Have Skills

Peak-Hour Rate Limit Optimization Strategies

Since Anthropic adjusted peak-hour (PT 05:00–11:00) usage limits on March 23, some Max subscribers report abnormally rapid rate limit drain. Here’s how to manage your usage efficiently:

MacRumors | SitePoint Guide


Security & Limitations

Pentagon Appeal Deadline D-4 — Government Expected to Seek Emergency Stay (~4/2)

Judge Lin delayed implementation of her preliminary injunction for one week, giving the government time to appeal. The government is expected to file for an emergency stay with the Ninth Circuit Court of Appeals.

CNN | Defense One

The $1.5 billion copyright settlement claims deadline is tomorrow, March 30 at 11:59 PM PT.

Authors Alliance | Anthropic Copyright Settlement

Rate Limit Drain Controversy — “Bug or Feature?”

Since March 23, Claude Code users have been reporting abnormally rapid rate limit exhaustion, sparking heated debate on GitHub and Hacker News.

MacRumors | Hacker News | GitHub #38335


Ecosystem & Plugins

Claude Paid Subscriptions More Than Doubled This Year

TechCrunch reports Claude paid subscriptions have more than doubled in 2026.

TechCrunch

”Anthropic’s Madcap March” — 14+ Launches, 5 Outages

The New Stack compiled Anthropic’s March in review:

The New Stack

2x Promotion Ended

The March 13–28 usage double promotion ended yesterday (3/28) at 11:59 PM PT.


Community News


Minor Changes Worth Knowing



Interesting Projects & Tools