Ollama 0.32 Agent, Claude Code 2.1.207, vLLM 0.25 MRv2
Saturday, 11 July 2026 - AI News · (last 24h)
Ollama ships an interactive coding agent by default, Claude Code enables Auto mode without opt-in, and vLLM makes Model Runner V2 the default path.
Must read
- Ollama 0.32: interactive coding agent by default — Running
ollamanow launches a coding/delegation agent — reshapes the local-first agent story alongside your MLX/llama.cpp workflows. - Claude Code 2.1.207: Auto mode GA on Bedrock/Vertex/Foundry — Auto mode no longer needs the opt-in env var; matters for your overnight-agent-factory and headless dispatch setup.
- vLLM 0.25.0: Model Runner V2 default, 558 commits — MRv2 becomes standard with prefix caching for Mamba hybrids and dynamic spec decoding — relevant if your model gateway routes to self-hosted vLLM.
- Hamel Husain: Do Automated Evals Work? — 100 human-annotated traces vs automated evals — directly useful for verifying agent output at your identity/fraud stakes.
Tools & Frameworks
Claude Code v2.1.207
Auto mode enabled by default on Bedrock/Vertex/Foundry (opt-out via disableAutoMode); fixes streaming lag on long outputs and a security-consent bug where claude -p runs silently recorded consent.
Why this matters: Security-consent fix matters for RegTech; check your settings.json.
Cline v4.0.8
Adds more models to the GCP Vertex provider plus a free-form entry option for specifying custom Vertex models in the dropdown.
Why this matters: Useful if the team evaluates Cline alongside Cursor and Claude Code.
LiteLLM v1.91.3
Two patch releases in one day; all Docker images now signed with cosign and verifiable via pinned commit hash for supply-chain integrity.
Why this matters: You run LiteLLM as the model gateway — verify signatures on your next pull.
Do Automated Evals Work?
Hamel Husain compared 100 human-annotated traces against automated eval systems and reports where the automation matches and where it misleads.
Why this matters: Concrete grounding for your three-tier eval discipline.
Prime Intellect verifiers v1
Redesigned agentic-RL environment stack storing rollout traces as message DAGs (O(n²)→O(n)); demonstrated 100B reasoning model running 40-turn SWE agent tasks on 6 H200s in under two days.
Why this matters: Watch — the message-DAG idea is worth stealing for long-horizon agent evals.
Open Models & Local
Ollama 0.32.0
ollama launches an interactive agent (Chat, Code & Work) with web search and delegation by default on glm-5.2:cloud; Codex integration renamed to ChatGPT; launch menu simplified.
Why this matters: Ollama is now an agent shell, not just a runner — direct competitor surface to Claude Code for local-first workflows.
vLLM v0.25.0
Model Runner V2 default for all dense models; adds EVS, realtime embeddings, prefix caching for Mamba hybrids, multimodal bidirectional attention, and dynamic speculative decoding compatibility.
Why this matters: Baseline throughput bump if you serve open-weights behind LiteLLM.
llama.cpp: DeepSeek-OCR v1 multi-tile support
Adds DeepSeek-OCR v1 multi-tile dynamic resolution with unified image preprocessors across v1 and v2, plus tile-drop fixes for multi-row/column images.
Why this matters: Relevant for local document/ID processing in identity workflows.
llama.cpp b9966: tensor-split regex perf fix
Made tensor-split regex patterns static — they were being recompiled 29× per callback in -sm tensor mode, dominating the decode thread in profiling.
Why this matters: Free perf win if you split models across Apple Silicon devices.
transformers 5.13.1
Patch release focused on compatibility with the latest vLLM, fixing legacy layer-type remapping and custom-code linear-layer naming.
Why this matters: Pin before upgrading vLLM 0.25 in the same env.
Industry & Trends
Seedream 5.0 Pro on Vercel AI Gateway
ByteDance’s Seedream 5.0 Pro image model lands on Vercel AI Gateway (bytedance/seedream-5.0-pro), pitched for text-accurate rendering and dense infographics.
Why this matters: Watch but don’t act — image-gen, tangential to your stack.
Latent Space: quiet day after a busy week
AINews confirms a lull after last week’s model-release run; useful as a signal that today’s small updates aren’t hiding a bigger story.
Why this matters: Context for the light briefing.
Sources unavailable today: r/ChatGPTCoding top, r/ClaudeAI top, r/LocalLLaMA top, r/MachineLearning top
Auto-curated daily by Claude Opus 4.7 from Don’t Worry About the Vase (Zvi), GitHub: BerriAI/litellm, GitHub: anthropics/claude-code, GitHub: cline/cline, GitHub: ggml-org/llama.cpp, GitHub: huggingface/transformers, GitHub: ollama/ollama, GitHub: vllm-project/vllm, Hamel Husain, Latent Space, Lenny’s Newsletter, SaaStr (Jason Lemkin), Simon Willison, Vercel blog, smol.ai news. Source list and editorial profile maintained by Daniel.