Tuesday, 19 May
4 min read · 767 words
  • HKUDS/CLI-Anything — 1,047★ today (36,488★ total) — Wraps any software's CLI into an MCP-compatible hub Claude Code can call directly — makes existing tools agent-native without code changes | https://github.com/HKUDS/CLI-Anything

1. Anthropic Acquires Stainless — SDKs and MCP Server Tooling Come In-House

  • Announced today: Anthropic has acquired Stainless, the platform that generated every official Claude API SDK since launch; it turns API specs into SDKs across TypeScript, Python, Go, Java, Kotlin and more, and also generates MCP servers for hundreds of companies.
  • Source: Anthropic
  • Why it matters: If you build on the Claude Python or TypeScript SDK, those are now maintained inside Anthropic — faster fixes and direct roadmap alignment with the API.
  • Verified

2. Claude API Web Search Now Returns Richer SEC Filing Data

  • The web search tool now surfaces richer SEC filing data with primary-source citations, making it straightforward to build financial research agents that cite actual filings rather than news summaries.
  • Goes live automatically — no config changes to existing web_search tool calls.
  • Source: Anthropic Platform Changelog
  • Why it matters: Financial due-diligence and earnings-analysis agents now get primary SEC filing data with citations automatically — no separate data provider or API key required.
  • Verified

3. Official Anthropic Plugin Scans Your Project and Recommends Your Claude Code Config

  • An official Anthropic plugin for Claude Code scans your entire project and outputs exactly which plugins, MCP servers, settings, and tools to enable for that codebase.
  • Widely described as the "run this before anything else" setup step — 41,819 impressions on the discovery tip this week.
  • Source: @RoundtableSpace
  • Why it matters: Run it once at project start and Claude Code tells you exactly which plugins and MCP servers to configure — no manual trial-and-error setup.
  • Emerging

4. M5 MacBook Pro vs DGX Spark vs Strix Halo — Hands-On Benchmark Results

  • A community member ran M5 MacBook Pro, DGX Spark, Strix Halo, and RTX 6000 through standardised token throughput tests over 3 days and published the full dataset to GitHub.
  • Key finding: M5 delivers ~600 GB/s memory bandwidth vs ~256 GB/s for DGX Spark at similar unified memory — token throughput follows that ratio closely.
  • Source: r/LocalLLaMA (703 upvotes)
  • Why it matters: The benchmark repo gives you raw token throughput per dollar for each machine — if local AI hardware is on the table, M5 delivers 2x the throughput of DGX Spark at comparable memory.
  • Emerging

  • claudebox — Runs Claude Code in a Docker container scoped to your project, with a browser-accessible terminal at localhost:3000 and web UI for git operations; isolates your SSH keys and .env files from Claude's reach. docker-compose up --build | https://github.com/koogle/claudebox

You are a skeptical senior engineer doing a live code review.
Your role is:

- Push back on implementation choices — ask "why not just
  [simpler approach]?" when you see over-engineering
- Flag assumptions that could cause problems in production
- Point out where tests are missing or misleading
- Note performance implications I haven't considered

Do NOT validate my approach unless you genuinely agree with it.
Start every response with your single biggest concern about what
I just showed you, then address the rest.

Paste as a system prompt in Claude Code or a custom style in Claude.ai to get genuine pushback instead of agreement — especially useful for architectural and code reviews. Adapted from community patterns: https://github.com/shanraisshan/claude-code-best-practice

  • Cache diagnostics now in public beta — pass diagnostics.previous_message_id on a Messages API request to get a cache_miss_reason showing exactly where your prompt cache prefix broke; include the cache-diagnosis-2026-04-07 beta header | https://docs.anthropic.com/en/release-notes/overview

  • Google I/O underway today — Gemini 4 capability updates and agentic coding sessions expected; watch for anything that affects MCP server compatibility or model selection decisions | https://io.google/2026/

  • Unconfirmed: one report has Anthropic at 34.4% of US business AI spend vs OpenAI's 32.3% per the Ramp AI Index, with Claude Code cited as the driver — awaiting official Ramp data confirmation | https://x.com/ScribaAI/status/2056404319080186246