Adds agent skills system
Ollama adds agent skills system with improvements to tool handling and cloud model support.
What's Changed launch: keep Claude Code channels available by @hoyyeva in https://github.com/ollama/ollama/pull/17210 cmd: remove dead agent prompt wrappers by @ParthSareen in https://github.com/ollama/ollama/pull/17227 agent: reorder working directory instruction by @ParthSareen in https://github.com/ollama/ollama/pull/17228 agent: clean up semantics, UX, DX, and procedural code by @ParthSareen in https://github.com/ollama/ollama/pull/17212 agent: allow unlimited tool rounds for cloud models by default by @ParthSareen in https://github.com/ollama/ollama/pull/17217 anthropic: close text block before starting thinking block by @hoyyeva in https://github.com/ollama/ollama/pull/17225 agent: skills system by @ParthSareen in https://github.com/ollama/ollama/pull/17203 llama.cpp update by @dhiltgen in https://github.com/ollama/ollama/pull/17186 cmd: route root command server start through checkServerHeartbeat by @ParthSareen in https://github.com/ollama/ollama/pull/17245 agent/tui: remove redundant context-window refreshes from event loop by @ParthSareen in https://github.com/ollama/ollama/pull/17241 cmd: complete slash commands before submitting by @ParthSareen in…
- github.comOllama v0.32.2primary