v1.4.468
puckeditor/puckv1.4.468Aug 2, 2026by github-actions[bot]
AI Summary
Fixes a bug in the Ollama integration where stream channels were not being closed properly when errors occurred.
Key Highlights
- Closes stream channel on errors
- Prevents hanging connections in the Ollama stream
Full Release Notes
## Changes ### PR [#2182](https://github.com/danielmiessler/Fabric/pull/2182) by [drawliin](https://github.com/drawliin): fix(ollama): close stream channel on errors - Fix(ollama): close stream channel on errors