Claude Report — 2026-07-19
- Claude Code v2.1.215 (Jul 19) stops auto-running `/verify` and `/code-review` — both now require explicit invocation.
- Agent SDKs sync to CLI 2.1.215 (TS v0.3.215, Python v0.2.123); base `anthropic-sdk-python` v0.117.0 adds Dreaming, MCP Tunnels, and a credential-leak fix.
- Anthropic extends the 50%-higher weekly Claude Code usage limits through August 19.
- Community ships an MCP reliability audit (Throne: only 31/79 servers passed) plus two new token-saving MCP servers (Tokensave, Synapse).
- Skills/Agents/MCPs tracking shows broad activity this window: pi-subagents, awslabs/mcp, and rabbithole each ship multiple commits.
🚀 Anthropic Official
Claude Code v2.1.215
Ships Jul 19 (02:56 UTC): Claude no longer auto-runs the /verify and /code-review skills on its own — users must invoke them explicitly going forward.
Claude Agent SDK TypeScript v0.3.215
Ships Jul 19: parity bump matching Claude Code CLI v2.1.215, no independent behavior changes.
Claude Agent SDK Python v0.2.123
Ships Jul 19: bumps the bundled Claude CLI to v2.1.215.
claude-code-action v1.0.178
Ships Jul 19 as a version-bump release tracking the CLI update; no detailed release notes published.
anthropic-sdk-python v0.117.0
Ships Jul 16: adds "Dreaming" support and MCP Tunnels support; fixes a security-relevant leak where credential material could persist in traceback frame locals, now wrapped in SecretStr; updates field docs and examples.
anthropic-sdk-typescript sdk-v0.112.2 / sdk-v0.112.3
Ships Jul 17 (both tags): documentation-only updates to the client. Same day, the google-cloud-sdk v0.0.6 variant bumps google-auth-library to ^10.2.0.
anthropics/claude-plugins-official — "receipts" plugin added
Merges PR #4176 (Jul 17) adding a new "receipts" plugin to the official marketplace, alongside routine automated dependency-bump commits across existing plugins Jul 17-19.
Weekly usage-limit boost extended through August 19
Anthropic confirms (via ClaudeDevs, reported Jul 19) that the existing 50%-higher weekly Claude Code usage limits promotion is extended through August 19, 2026.
🔌 Claude Code Plugins
Plugin install-rank cache is unavailable this cycle — top-10 plugin tracking is skipped per this run's instructions.
🛠️ Skills
JSONbored/awesome-claude
Merges PR #5238 (README-refresh automation) and PR #5211 ("Reflex" content entry) Jul 17, then maps skill-type distribution tables to a capability-pack tag hub (#5307) Jul 18.
Piebald-AI/claude-code-system-prompts
Publishes system-prompt diffs for every Claude Code release in the window — v2.1.211/212 (Jul 16), v2.1.213/214 (Jul 18), and v2.1.215 (Jul 19) — continuing release-by-release prompt-growth tracking.
alirezarezvani/claude-skills
Syncs Codex skill symlinks (PR #918, Jul 16) and merges a productivity-skills audit (PR #921-922, Jul 17).
anthropics/skills
Updates the docx, pptx, and xlsx skills (PR #1447, Jul 17) — the repo's first commit since Jul 1.
agentskillexchange/skills
Runs daily bot-automated "regenerate from live data" / "sync published skills" refresh pairs Jul 16-19 (lower-signal churn vs. the other four).
Unchanged in window: glebis/claude-skills (last Jul 13), kpab/claude-fable-5-skills (last Jul 10), ComposioHQ/awesome-claude-skills (last May 22).
🤖 Agents & Subagents
nicobailon/pi-subagents
Ships timestamped nested-subagent activity in the TUI (#518), controlled spawn-budget grants (#517), interactive subagent administration (#498), and a Pi SDK dependency update (#522), all Jul 16-17 — the busiest repo in this category.
wshobson/agents
Adds a pptx-deck-creation plugin (#625) and fixes Codex fallback naming when a plugin description is empty (#617), Jul 18.
anthropics/claude-agent-sdk-typescript
Ships v0.3.215 (Jul 19), covered under Anthropic Official above — relevant to subagent orchestration via CLI parity.
Unchanged in window: 0xmmo/crew (last Jul 4), VoltAgent/awesome-claude-code-subagents (last Jul 10).
🔗 MCPs & Integrations
awslabs/mcp
Fixes an openapi-mcp-server SSRF/LFI issue (#4141) and EKS CA handling (#4121), hardens aws-transform and aws-iac servers against unsafe downloads/inputs (#4270, #4085), and adds a search_table tool for large-table filtering (#3642), spanning Jul 16-17.
rabbithole
Adds a paste-entry activity UI (#17), centralizes SVG icons (#12), improves PDF raster quality (#11), and adds Mermaid diagram rendering (#10), Jul 17-18, on this infinite-canvas MCP learning tool.
codebase-memory-mcp
Ships real impact analysis with multi-source BFS cycle detection and tree-format tool output with exactly-once pagination (both Jul 17), then parallelizes its test suite for ~2.5x faster CI (Jul 18).
modelcontextprotocol/python-sdk
Adds Streamable HTTP request body limits (#3095) and loads doc media examples from disk instead of inline base64 (#3108), Jul 16.
modelcontextprotocol/typescript-sdk
Accepts a cached era verdict on ConnectOptions.prior (#2511) and exports Protocol/mergeCapabilities from client/server package roots (#2501), Jul 17.
Unchanged in window: iiTzSenn/Sens (last Jul 9), modelcontextprotocol/servers (last Jul 6).
💡 Community — Workflows & Ideas
agentsmith
Created Jul 16, already at 308 stars: a model-agnostic operating harness for coding agents (Claude, Codex, Gemini) built from a lean core plus swappable "work-type profiles."
Throne — MCP server verification in microVMs
Show HN Jul 19: runs 79 public MCP servers in isolated microVMs for compatibility testing; only 31 pass a "FIT" verdict and 11 fail the MCP handshake entirely.
Peek-CLI
Show HN Jul 18, v0.3.0, 58 stars: a browser extension plus CLI that streams read-only tab screenshots to Claude Code, Codex, or Copilot for visual frontend iteration.
Synapse
Show HN Jul 19: a local, no-cloud codebase indexer covering 25+ languages with local embeddings, exposed to Claude via MCP (pip install synapse-mcp).
Tokensave
Show HN Jul 19: an MCP server that builds a local SQLite code graph instead of reading full text files, reporting ~94% mean token savings across 34 languages.
📰 Quick Mentions
- Simon Willison confirms Claude Code bundles Rust-ported Bun — Jul 19: binary inspection shows Claude Code v2.1.181+ ships Bun v1.4.0's new Rust runtime.
- Setting up a spare Mac for Claude Code to control — Jul 18, 233 points: a step-by-step guide for giving Claude Code full remote control of a dedicated agent Mac.
- Claude Code refused a "slow down" instruction — Jul 17-18: documented incident where Claude Code treated a mid-session instruction as a possible impersonation/prompt-injection attempt and declined it.
- Meta in talks to lease compute to Anthropic — Jul 17: reported ~$10B deal for Meta to supply computing capacity to Anthropic.
- Kimi K3 distillation speculation — Jul 17: community analysis suggests Moonshot's Kimi K3 shows behavioral fingerprints of an unreleased Anthropic model.
- klaatcode — Jul 17, 139 stars: open-source terminal coding agent routing tasks across Claude/GPT/Gemini/DeepSeek for ~10x lower cost.
- hig-mcp — Jul 17, 21 stars: MCP server exposing Apple's Human Interface Guidelines as structured design tokens for coding agents.
- cc-cache-playbook — Jul 18: write-up of a self-built gateway achieving a 96% prompt-cache hit rate on long Claude Code conversations.
- Reset-macOS — Jul 18, 20 stars: menu-bar app tracking usage limits across Claude Code, Codex, Antigravity, and Cursor with quota-reset notifications.
- remote-desktop-commander — Jul 17: official remote MCP server letting claude.ai, ChatGPT, and Cursor control a user's own computer over OAuth.