mirror of
https://github.com/ollama/ollama.git
synced 2026-04-24 01:35:49 +02:00
- Fix tool result messages losing ToolName and ToolCallID fields - Include Thinking in intermediate assistant messages during tool loops - Inherit capabilities, remote config, and model family from base model when creating agents (fixes "does not support generate" for cloud models) - Add tests for tool message construction and message stitching 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>