Fetching from the wire…
Infra2026-08-09 · source-backed
mudler/vllm.cpp mirrors vLLM's V1 / Model Runner V2 architecture in pure C++ with no Python, PyTorch, or ggml at runtime, shipping a shared/static libvllm with a stable 17-symbol C ABI, an example CLI, and an OpenAI-compatible server. Install footprint 66 MiB against vLLM's 9.1 GiB. Cold start 36.5s versus 221.5s, a 6.1x improvement that decides whether scale-to-zero is viable. On Qwen3.6-27B on an NVIDIA GB10 it's token-identical to vLLM at every concurrency measured while slightly faster (86.05 vs 82.32 tok/s at concurrency 1, 1,095 vs 1,076 at 32), and 1.18x faster than llama.cpp on CPU prefill. 25+ architectures supported but most non-Qwen dense models are speed-pending, with documented gaps in vision and speculative decoding. 249 stars.
Each link below shares sources, entities, or timing with this story.
claude_codex_bridge (3,165★, Python) routes subtasks across heterogeneous coding agents and, more importantly, makes the cross-agent collaboration observable instead of a black box. Early-stage, but it's aimed at the emerging practice of routing different subtasks to different...
open-design is a local-first macOS/Windows/Linux desktop app that turns your existing coding agent into a design engine, producing prototypes, landing pages, dashboards, slides, images, and video with real HTML/PDF/PPTX/MP4 export. It runs on 25 distinct local CLI executables...
A CLI proxy that compresses terminal output before it hits your agent's context window. That's it. That's the whole product. And it's at 39,000 GitHub stars because it solves a problem every single person using Claude Code, Cursor, Codex, or Aider hits daily: your context fill...
Blaizzy/nativ (1,163 stars, Swift, MIT, macOS 26+) comes from the mlx-vlm author and bundles that server into a SwiftUI app that discovers MLX models already in your HF cache. It exposes OpenAI-compatible chat, Responses, image, audio and model endpoints plus Anthropic Message...
The IDE market is fragmenting, and this week drew the sharpest lines yet. Cursor 3 launched as a rebuilt agent-orchestration platform in Rust and TypeScript, replacing the VS Code fork with an Agents Window for dispatching and monitoring multiple AI coding agents. Anysphere hi...
PR #19378 landed in llama.cpp this week, and I think most people are underselling what it means. Backend-agnostic tensor parallelism via --split-mode tensor makes multi-GPU inference work across AMD, Intel, and Apple Silicon. Not just CUDA. Everything. For context: llama.cpp h...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.