TL;DR: Ollama's latest release enables unlimited tool rounds for cloud models by default, simplifying multi-step agentic workflows.
Summary: Ollama v0.32.2 introduces several agent improvements, including default unlimited tool rounds for cloud models, removed dead prompt wrappers, and reordered working directory instructions. The release also includes fixes for keeping Claude Code channels available and proper text/thinking block sequencing for Anthropic models.
Why it matters: This update removes a key constraint for AI builders using Ollama with cloud models, enabling more complex and autonomous tool-using agents. Upgrade to v0.32.2 and experiment with multi-turn tool calling in your agent pipelines.
Source: github_releases