framework/v1.3.21
maximhq/bifrostframework/v1.3.21Jun 16, 2026by akshaydeo
AI Summary
Framework release that fixes tool-call metadata preservation in streaming and upgrades core dependencies.
Key Highlights
- Preserves tool-call `extra_content` through the streaming accumulator
- Upgraded core to v1.5.21
Full Release Notes
## Framework Release v1.3.21 - fix: carry tool-call extra_content through the streaming accumulator - deep-copied per chunk and accumulated across deltas (thanks [@nghodkicisco](https://github.com/nghodkicisco)!) - chore: upgraded core to v1.5.21 ### Installation ```bash go get github.com/maximhq/bifrost/framework@v1.3.21 ``` --- _This release was automatically created and uses core version: `v1.5.21`_