v0.2.3
Fix Ollama tool-call identity and bound Ollama Cloud Web Search/Fetch requests.
- Use provider-issued tool-call IDs when Ollama returns them, with deterministic process-local fallbacks for older responses.
- Add a 15-second default per-attempt budget for Ollama Cloud Web Search/Fetch, with one transient retry.
- Keep redirect handling fail-closed and document the new webRequestTimeoutMs setting.