Claude Code Daily Briefing - 2026-03-30

Release Summary

VersionDateKey Changes
v2.1.873/29Fixed Cowork Dispatch message delivery bug

(No new releases as of 3/30 — latest version is v2.1.87 from 3/29.)

Full Release Notes


New Features & Practical Usage

Anthropic’s Official Plugin Directory Is Live

Anthropic’s curated plugin directory (claude-plugins-official) is now fully operational on GitHub. It connects automatically when you start Claude Code, and you can browse available plugins via the Discover tab in /plugin.

# Install a plugin from the official marketplace
claude /plugin install claude-md-management@claude-plugins-official

GitHub — claude-plugins-official | Claude Code Plugin Docs

Knuth’s “Claude Cycles” — A New Milestone in Human-AI-Proof Assistant Collaboration

Donald Knuth’s unsolved Hamiltonian decomposition problem has seen meaningful progress through a three-way collaboration between humans, AI models, and formal verification tools.

This demonstrates an emerging paradigm where multiple AI models, formal verification tools, and human mathematicians collaborate in parallel on advanced mathematical discovery.

GeekNews


Developer Workflow Tips

”50 Claude Code Tips and Best Practices” — The Definitive Collection

Builder.io published a comprehensive guide of 50 practical tips for daily Claude Code usage. These go beyond feature overviews into actionable recipes.

Three core principles:

  1. Plan Mode first: For multi-file changes, architectural decisions, or unfamiliar code, always start with Plan Mode (Shift+Tab)
  2. CLAUDE.md as team rules: Add rules whenever Claude makes mistakes — commit to git so the whole team benefits
  3. Hooks beat CLAUDE.md: CLAUDE.md instructions are advisory; hooks are deterministic — use hooks for actions that must happen every single time

Practical recipes:

Builder.io — 50 Tips | Builder.io — Every March Update

Every Claude Code Update From March 2026, Explained

Builder.io compiled a comprehensive recap of all March updates. About 10 versions shipped, with the key direction being:

Builder.io


Security & Limitations

The $1.5 billion Bartz v. Anthropic copyright settlement claim deadline is today.

Authors who haven’t filed yet must submit by midnight PT tonight.

Authors Alliance | Authors Guild

Pentagon Appeal Deadline D-3 (~4/2) — 9th Circuit Emergency Stay Filing Imminent

Judge Lin’s one-week implementation delay on the preliminary injunction is running out. The government is expected to file an emergency stay request with the Ninth Circuit Court of Appeals.

The Hill | Defense One


Ecosystem & Plugins

Claude Code Plugin Ecosystem — March Status

The Claude Code plugin ecosystem has grown rapidly through March.

Claude Code Plugin Docs | Official Directory


Community News


Minor Changes



Interesting Projects & Tools