Skip to content

v0.2.3

Choose a tag to compare

@NOirBRight NOirBRight released this 15 Aug 15:14

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.