v0.30.11

Notifuse/notifusev0.30.11Jun 25, 2026by github-actions[bot]

AI Summary

A collection of updates including thinking capability detection, auto-installation of AI tools, and Vulkan graphics fixes.

Key Highlights

  • Auto-install Claude Code and OpenCode
  • Fix inverted iGPU/dGPU Vulkan classification on Windows
  • Unify and tune speculative decoding
  • Redesign documentation landing and integrations

New Features

  • Thinking capability detection
  • Auto-install Claude Code
  • Auto-install OpenCode
  • Vulkan graphics fixes
  • Documentation redesign

Full Release Notes

## What's Changed
* launch: add thinking capability detection to opencode by @hoyyeva in https://github.com/ollama/ollama/pull/15434
* launch: auto-install Claude Code by @hoyyeva in https://github.com/ollama/ollama/pull/16802
* launch: auto-install opencode when missing by @hoyyeva in https://github.com/ollama/ollama/pull/16806
* discover: fix inverted iGPU/dGPU Vulkan classification on Windows hybrid graphics by @Sahil170595 in https://github.com/ollama/ollama/pull/16669
* mlxrunner: unify and tune speculative decoding by @jessegross in https://github.com/ollama/ollama/pull/16791
* launch/codex: detect model drift when Codex App UI switches by @BruceMacD in https://github.com/ollama/ollama/pull/16864
* llama: add sm_86 architecture to cuda_v13_windows preset by @anishesg in https://github.com/ollama/ollama/pull/16834
* llm: size mmproj offload by projector memory by @dhiltgen in https://github.com/ollama/ollama/pull/16866
* docs: document max think level by @ParthSareen in https://github.com/ollama/ollama/pull/16877
* llm: preserve generation headroom for shifted prompts by @ParthSareen in https://github.com/ollama/ollama/pull/16856
* llama: default qwen2.5vl window attention metadata by @dhiltgen in https://github.com/ollama/ollama/pull/16868
* llm: use host Vulkan loader on Windows by @dhiltgen in https://github.com/ollama/ollama/pull/16869
* mlx: update and fix CUDA JIT packaging by @dhiltgen in https://github.com/ollama/ollama/pull/16871
* llm: fix ollama ps double-counting mmap'd weights on partial offload by @discobot in https://github.com/ollama/ollama/pull/16709
* docs: redesign docs landing and integrations overview by @hoyyeva in https://github.com/ollama/ollama/pull/16807
* server: align generate with native chat templates by @dhiltgen in https://github.com/ollama/ollama/pull/16878
* jetson: add CC 87 for CUDA v13 by @dhiltgen in https://github.com/ollama/ollama/pull/16628
* llama.cpp version update by @dhiltgen in https://github.com/ollama/ollama/pull/16548

## New Contributors
* @Sahil170595 made their first contribution in https://github.com/ollama/ollama/pull/16669
* @anishesg made their first contribution in https://github.com/ollama/ollama/pull/16834
* @discobot made their first contribution in https://github.com/ollama/ollama/pull/16709

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.30.10...v0.30.11-rc0