[{"data":1,"prerenderedAt":48},["ShallowReactive",2],{"$fpISdj0fpJ7XIH813sYO2aizo0NbcIh_1XuxkE4DvZeA":3},{"date":4,"generated_at":5,"picks":6,"candidates_scanned":46,"candidates_scored":47},"2026-05-01","2026-05-01T06:00:00.000000+00:00",[7,21,34],{"rank":8,"title":9,"source":10,"url":11,"category":12,"tldr":13,"score":14,"scores":15,"why":20},1,"v2.1.126","Claude Code Releases","https://github.com/anthropics/claude-code/releases/tag/v2.1.126","Release","- New `claude project purge [path]` command wipes all Claude Code state for a project (transcripts, tasks, file history, config) with `--dry-run`, `-y`, `-i`, and `--all` flags — finally a clean way to reset without manual file hunting\n- `claude auth login` now accepts an OAuth code pasted directly into the terminal when the browser callback can't reach localhost — this unblocks WSL2, SSH, and container setups that were previously stuck at login\n- `--dangerously-skip-permissions` now also bypasses prompts for writes to `.claude/`, `.git/`, `.vscode/`, and shell config files (catastrophic removals still prompt as a safety net)\n- Security fix: `allowManagedDomainsOnly` / `allowManagedReadPathsOnly` were being silently ignored when a higher-priority managed-settings source lacked a `sandbox` block — now correctly enforced\n- Image paste fixed: images larger than 2000px are now downscaled on paste instead of breaking the session; oversized images in history are auto-removed and the request is retried",80,{"direct_claude_relevance":16,"practical_utility":17,"novelty":18,"source_credibility":19},33,23,10,14,"v2.1.126 is a practical-fixes release with several immediately useful additions. The OAuth terminal-paste login is the standout: anyone running Claude Code in WSL2, SSH sessions, or containers has hit the localhost callback dead-end, and this removes that blocker entirely. The `claude project purge` command fills a real gap for developers who rotate between many projects and want a clean slate without digging through ~/.claude manually. The security fix for sandbox policy enforcement is also worth noting for any team using managed deployments.",{"rank":22,"title":23,"source":24,"url":25,"category":26,"tldr":27,"score":28,"scores":29,"why":33},2,"Lessons from building Claude Code: Prompt caching is everything","Claude Blog","https://claude.com/blog/lessons-from-building-claude-code-prompt-caching-is-everything","Guide","- Prompt caching isn't just a cost optimization — it's a core architectural decision that shapes how Claude Code maintains context across long agentic sessions\n- The Claude Code team treats cache hit rate as a first-class metric alongside latency and accuracy, since degraded caching directly affects how well the model holds context across multi-step tasks\n- Direct from the team that ships Claude Code: understanding how caching works under the hood changes how you structure CLAUDE.md files, system prompts, and long-running sessions",71,{"direct_claude_relevance":30,"practical_utility":31,"novelty":32,"source_credibility":18},30,18,13,"Prompt caching is one of the most impactful but least understood levers in Claude Code — most users don't think about it until they see unexpectedly high costs or notice context degrading mid-session. A Claude Blog post from the people who built Claude Code on how caching is architecturally central (not just a billing detail) is the kind of insider framing that reorients how practitioners structure their setups. Fresh from the official Claude Blog and not previously covered.",{"rank":35,"title":36,"source":37,"url":38,"category":12,"tldr":39,"score":40,"scores":41,"why":45},3,"[Open Source] We built a local code search MCP for Claude Code that uses ~98% fewer tokens than grep+read","Reddit r/ClaudeAI","https://www.reddit.com/r/ClaudeAI/comments/1szvo7t/open_source_we_built_a_local_code_search_mcp_for/","- Semble is a local MCP server that gives Claude Code semantic code search: instead of `grep` + reading full files, it returns only matching chunks — install with one command: `claude mcp add semble -s user -- uvx --from \"semble[mcp]\" semble`\n- Claims 98% fewer tokens than grep+read, indexes any repo in ~250ms, answers queries in ~1.5ms, all on CPU with no API keys or GPU required",55,{"direct_claude_relevance":31,"practical_utility":42,"novelty":43,"source_credibility":44},20,12,5,"Claude Code's default codebase search pattern — grep then read — is notoriously token-hungry on large repos, and this MCP directly targets that problem with a one-command install and local-only execution. The 98% token reduction claim comes with published benchmarks (NDCG@10 of 0.854 vs best transformer hybrid), which elevates this above typical self-promotion. For anyone hitting context limits or high costs on large-codebase sessions, this is worth the 30 seconds to install and try.",41,22,1777611847704]