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
<img width="1272" height="872" alt="ca1" src="https://github.com/user-attachments/assets/1d550e3f-0272-4429-8cb2-06d32344cb77" />
Claude Code
<img width="1272" height="872" alt="ca2" src="https://github.com/user-attachments/assets/f2a5ed5f-3069-4975-bb22-ada82914a01c" />
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
- 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