Kimi K3 tops every leaderboard it touches; a tiny MCP tool quietly kills context bloat.
Top Signal
code-review-graph builds a persistent codebase map for MCP AI tools
new tool
GitHub Trending
code-review-graph (GitHub Trending) is a local-first code intelligence graph that indexes your entire codebase into a persistent, queryable graph and exposes it via MCP. Instead of your coding agent blindly reading every file, it asks the graph what's relevant and gets back only the context that matters. The README claims benchmarked context reductions on large-repo code reviews and agentic coding workflows — attacking one of the biggest hidden costs in AI coding: token burn from irrelevant file reads. If the benchmarks hold, this becomes standard scaffolding for any project where Claude Code or Cursor is running hot on context. Install as an MCP server, point at your repo, and your next review prompt gets surgical context instead of a firehose. Stars appear low — caught it early. Bookmark for any large-codebase agent workflow.
Read more →
Fast Signals
Guide: dedicate a spare Mac as a Claude Code remote execution box
workflow
HN Front Page
Step-by-step guide (161 HN points, 121 comments) for configuring a second Mac that Claude Code controls remotely — full computer-use access, isolated from your main machine. Concrete setup for anyone running long-horizon agent tasks without risking their primary environment. Actionable today if you have spare Apple silicon lying around.
Link →
Byte-exact KV cache grafting lifts Gemma 4 from 76.7% to 90% on AIME
research to practice
r/LocalLLaMA
Researchers published a method to store verified knowledge as KV state and restore it byte-identical to fresh computation on Gemma 4 12B — 13-point AIME 2025 accuracy jump with no extra inference cost. If this generalizes, it's a new primitive for injecting persistent domain knowledge without RAG overhead or fine-tuning. Presenting at AGI Summit July 21.
Link →
Moonshine Micro ships speech recognition + TTS in under 500KB
new tool
HN Front Page
moonshine-ai's Micro variant delivers a fully functional ASR + TTS pipeline under 500KB — viable for WASM, edge devices, and constrained mobile deploys where Whisper's footprint is prohibitive. 186 HN points signals real builder interest. Evaluate immediately if you're doing any on-device audio.
Link →
Basalt Labs caught faking 99.44% HLE — model is Qwen2.5-7B serving DeepSeek
emerging signal
r/LocalLLaMA
r/LocalLLaMA reverse-engineered Basalt Labs' claimed 99.44% HLE-with-tools result in hours: the released model is Qwen2.5-7B-Instruct and their API endpoint serves DeepSeek. Practical takeaway: any leaderboard entry without open weights and a reproducible eval harness should be treated as unverified. Benchmark fraud is getting easier to catch and community detection is fast.
Link →
Small tool catches silent KV cache invalidation in LLM harness calls
new tool
r/LocalLLaMA
A lightweight tool posted to r/LocalLLaMA detects when cache invalidation silently inflates token spend in LLM API calls — a real and underdiagnosed cost in production harnesses. If you're using prompt caching anywhere in your pipeline and haven't verified cache hit rates, this is a fast sanity check worth adding.
Link →
Claude Fable 5 becomes permanent in Max and Team Premium on July 20
platform change
Simon Willison
Anthropic is permanently including Claude Fable 5 in Max and Team Premium plans at 50% off current pricing starting July 20. If you're budgeting around Fable 5 access or modeling token costs for agentic workloads on these plans, update your assumptions now.
Link →
Radar
DeepSeek V4 full release appears imminent
A circulating r/LocalLLaMA post hints 'DeepSeek V4 soon' while the community stress-tests V4 Flash across multiple hardware configs. If V4 full arrives at V3 scale, local inference economics shift again — watch this week.
Link →
/goal directive benchmarked on NP-hard problems vs GPT-5.6
A 202-point HN article tests whether the /goal prompt directive meaningfully improves Fable 5 and GPT-5.6 Sol on a constrained NP-hard problem. If the technique reliably lifts structured reasoning, it's worth adopting in any planning or optimization prompt.
Link →
Convergence Watch
kimi k3
TRENDING
9 mentions across Simon Willison, HN Front Page, r/LocalLLaMA
Third straight day of multi-source coverage, each day adding new eval wins: today it's SpreadsheetBench 2 #1 (beating Claude Fable 5), Text Arena science #1, a dedicated 'Kimi K3 Moment' HN essay, and confirmation atop Simple Bench over Sonnet 5. Open weights drop July 27. This is not hype decay — each data point is independent. Add to your model comparison matrix before weights land.
bonsai 27b
TRENDING
4 mentions across r/LocalLLaMA, GitHub Trending
Third day of coverage shifting from announcement to real-world validation. Today adds a detailed user experience report on a 4060Ti 16GB for knowledge-base management workloads. The 1-bit compression architecture appears to hold under actual production-style use — the iPhone story is real and the consumer GPU story is real.
deepseek v4 flash
5 mentions across r/LocalLLaMA
Community stress-testing continues: 1M context on an RTX 5090, M5 Max edging 2× DGX Spark on Terminal-Bench 2.1, and quant shootouts across llama.cpp forks. Coverage is consolidating around local serving configs ahead of what looks like a full V4 imminent drop.