v0.32.11

TanStack/routerv0.32.11Aug 14, 2026by github-actions[bot]

AI Summary

This release introduces support for new agent harnesses including DeepSeek Harness and Meta Muse Code, and adds web search capabilities to the OpenAI-compatible Responses API.

Key Highlights

  • Ollama launch dsh now supports DeepSeek Harness.
  • Ollama launch muse now supports Meta Muse Code.
  • OpenAI-compatible Responses API now supports web search.
  • Updated Muse Glimmer template.

New Features

  • DeepSeek Harness support
  • Meta Muse Code support
  • Web search support in Responses API
  • Muse Glimmer template updates

Full Release Notes

## What's Changed
* `ollama launch dsh` now supports DeepSeek Harness, [DeepSeek's open-source agent harness](https://deepseek.com/harness/en/)
* `ollama launch muse` now supports [Muse Code](https://developer.meta.com/ai/products/muse-code/), Meta's agentic coding CLI
* The OpenAI-compatible Responses API now supports web search
* Muse Glimmer template updates

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.32.10...v0.32.11