AI-ML
Ollama v0.23.0
RESUMEN
Claude Desktop with Ollama Launch Claude Desktop is now supported with Ollama Launch. Both Claude Cowork and Claude Code are supported within the Claude Desktop Ap
Descripción Detallada
Claude Desktop with Ollama Launch Claude Desktop is now supported with Ollama Launch. Both Claude Cowork and Claude Code are supported within the Claude Desktop App. ``` ollama launch claude-desktop ``` Claude Code on the terminal can still be accessed through the CLI with: ``` ollama launch claude ``` 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 - @UniquePratham Hardened Metal initialization to gracefully handle ggml kernel compilation failures New Contributors * @UniquePratham made their first contribution in Full Changelog:
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
AI-ML
Ollama v0.22.1
## What's Changed * Updated the **Gemma 4** renderer for thinking and tool calling improvements * Model recommendations are now updated without updating Ollama * Aligned the desktop app's launch page with `ollama launch` integrations * Fixed the Poolside integration title in `ollama launch`
AI-ML
Ollama v0.22.0
## New models * NVIDIA's [Nemotron 3 Omni](https://ollama.com/library/nemotron3) * Poolside's first open-weight coding model - [Laguna XS.2](https://ollama.com/library/laguna-xs.2) **Full Changelog**: https://github.com/ollama/ollama/compare/v0.21.2...v0.22.0