v1.19.1
aaif-goose/goosev1.19.1Jan 7, 2026by github-actions[bot]
AI Summary
A minor patch release addressing rendering issues in MCP Apps, specifically fixing duplicate rendering and infinite loops in notification loops.
Key Highlights
- Fix duplicate rendering in MCP Apps
- Fix MCP Apps resourceUri format
- Fix infinite loop in tool-input notifications
Full Release Notes
## :bug: Bug Fixes - Prevent duplicate rendering when tool returns both mcp-ui and mcp-apps resources [#6378](https://github.com/block/goose/pull/6378) - Update MCP Apps `_meta.ui.resourceUri` to use nested format [#6372](https://github.com/block/goose/pull/6372) - Prevent infinite loop of tool-input notifications in MCP Apps [#6374](https://github.com/block/goose/pull/6374)