v0.32.11
camel-ai/camelv0.32.11Aug 14, 2026by github-actions[bot]
AI Summary
Adds support for DeepSeek Harness and Meta Muse Code, and enables web search in the OpenAI-compatible Responses API.
Key Highlights
- DeepSeek Harness support via `ollama launch dsh`
- Meta Muse Code support via `ollama launch muse`
- OpenAI-compatible Responses API now supports web search
- Muse Glimmer template updates
New Features
- DeepSeek Harness integration
- Meta Muse Code CLI integration
- Web search in Responses API
- Muse Glimmer parser 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