Skip to main content
Measured savings across 11 LLMs, from Claude Opus 4.7 to Gemini Flash.→ See per-model data
Connect your client
gotcontext.ai / news

Intelligence

Daily signal on AI model releases, inference economics, agent tooling, and governance: surfaced from the developer-engineering community with our analysis.

Last updated: · editorial standards

Get the Friday Cost-of-Inference digest by email.

Per-model unit-economics across 12 LLMs + curated lab/community signal. One issue per week. No spam. One-click unsubscribe.

Toolingr/machinelearning (community)

Geometric routing cuts KV cache reads by 16 to 31 times

A researcher demonstrates that KV cache operates as a navigable high-dimensional vector space, enabling geometric routing to reduce physical memory reads during inference by 16 to 31 times on long-context sequences.

ToolingSimon Willison (community)

Bun 1.4 adds WebView for browser automation in core

Bun 1.4 released today with Bun.WebView, a new API for browser automation built into the runtime. The feature enables headless Chrome control via Chrome DevTools Protocol or macOS WebKit.