[{"data":1,"prerenderedAt":45},["ShallowReactive",2],{"$fJ08SdRQu5UgS_XWi5kCsrG-xzqzgIby8u2eRYoA5wek":3},{"date":4,"generated_at":5,"picks":6,"candidates_scanned":44,"candidates_scored":30},"2026-05-05","2026-05-05T06:00:00.000000+00:00",[7,21,33],{"rank":8,"title":9,"source":10,"url":11,"category":12,"tldr":13,"score":14,"scores":15,"why":20},1,"v2.1.128","Claude Code Releases","https://github.com/anthropics/claude-code/releases/tag/v2.1.128","Release","- `/mcp` command now shows how many tools each connected server has — instantly spot servers that connected with 0 tools, a common silent failure\n- `--plugin-dir` now accepts `.zip` archives in addition to directories — distribute plugins as a single file instead of a folder\n- `EnterWorktree` bug fix: new branches now start from your local HEAD instead of `origin/\u003Cdefault-branch>`, so unpushed commits no longer silently disappear when you enter a worktree\n- OTEL env vars are no longer passed to subprocesses — your instrumented apps run via the Bash tool won't accidentally report traces to Claude's own OTLP endpoint\n- MCP reconnects no longer flood your chat with full tool-name lists — re-announced tools are summarized by server prefix instead",79,{"direct_claude_relevance":16,"practical_utility":17,"novelty":18,"source_credibility":19},28,22,14,15,"This release fixes a real footgun: EnterWorktree was silently dropping unpushed commits by branching from origin instead of local HEAD — a data-loss bug for anyone using worktrees before pushing. The OTEL subprocess isolation is similarly a hard-to-debug interference issue now cleanly solved. The /mcp tool count display and .zip plugin support are quality-of-life wins that make the MCP and plugin workflows meaningfully less opaque. Official Anthropic GitHub release, published today.",{"rank":22,"title":23,"source":24,"url":25,"category":12,"tldr":26,"score":27,"scores":28,"why":32},2,"[Release] anthropics/anthropic-sdk-python: v0.98.0","GitHub anthropics/anthropic-sdk-python","https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.98.0","- New in the Python SDK: Workload Identity Federation, interactive OAuth, and named auth profiles — no more hardcoded API keys in enterprise environments\n- Managed Agents APIs improved with a cleaner interface for agents running in managed infrastructure\n- Streaming bug fix: `stop_details` from `message_delta` now correctly propagates to the accumulated `Message` object — was silently getting lost mid-stream\n- Same auth features land simultaneously in TypeScript (v0.93.0), Java (v2.28.0), Go (v1.39.0), and C# (Vertex/Foundry/Bedrock flavors) — coordinated rollout across all official SDKs today",72,{"direct_claude_relevance":29,"practical_utility":30,"novelty":18,"source_credibility":31},25,20,13,"The auth overhaul — Workload Identity Federation, interactive OAuth, and auth profiles — is a meaningful shift for teams that can't use static API keys: enterprise setups, GCP/AWS workloads, and CI pipelines with short-lived credentials. The streaming stop_details bug fix is a silent correctness issue affecting any code that inspects stop reasons from streamed responses. The fact that TypeScript, Java, Go, and C# all ship the same auth features today signals this is a coordinated platform capability release, not an incremental patch.",{"rank":34,"title":35,"source":36,"url":37,"category":12,"tldr":38,"score":39,"scores":40,"why":43},3,"built a plugin so my parallel Claude Code sessions can message each other instead of me alt-tabbing","Reddit r/ClaudeAI","https://www.reddit.com/r/ClaudeAI/comments/1t3osat/built_a_plugin_so_my_parallel_claude_code/","- Open-source Claude Code plugin called Relay: ask your frontend session \"what does the user object look like?\" and the backend session answers in-place — no window switching, no copy-paste\n- Uses Claude Code's existing channels API and MCP — a tiny hub daemon routes messages between sessions over a Unix socket; first session spawns it, it exits 5 min after the last session disconnects\n- Broadcasts work too: \"ask everyone what they're working on\" sends to all open sessions and replies trickle in one at a time",60,{"direct_claude_relevance":17,"practical_utility":41,"novelty":18,"source_credibility":42},18,6,"Running parallel Claude Code sessions (frontend + backend, or feature + test) and manually ferrying context between them is a real friction point that most multi-session users just tolerate. Relay solves it by making the sessions themselves communicate using Claude Code's channels capability — the architecture is elegant precisely because it doesn't require a new orchestration framework, just a message bus on top of something already there. MIT-licensed GitHub repo with install steps, fresh release today.",31,1777957412874]