Update May 3, 2026 tracked by Updatify
v0.23.0
Claude Desktop
Claude Desktop is now supported with Ollama Launch.
Claude Cowork and Claude Code are supported within the Claude Desktop App.
ollama launch claude-desktop
Claude Cowork
Claude Code
Claude Code on the terminal can still be accessed through the CLI with:
ollama launch claude
Not supported yet
- Web Search (coming soon)
- Extensions
What’s Changed
-
Launch Claude Desktop with
ollama launch claude-desktop - The Ollama app now surfaces featured models from server-driven recommendations
- Fixed OpenClaw gateway timeout on Windows by enforcing IPv4 loopback (thanks @UniquePratham)
- Hardened Metal initialization to gracefully handle ggml kernel compilation failures
New Contributors
- @UniquePratham made their first contribution in https://github.com/ollama/ollama/pull/15726
Full Changelog: https://github.com/ollama/ollama/compare/v0.22.1…v0.23.0