v0.1.46-beta
📦 unslothView on GitHub →
✨ 2 features🐛 2 fixes🔧 1 symbols
Summary
DiffusionGemma now defaults to using the artifacts canvas for richer HTML rendering and has disabled tool support to align with its visual runner capabilities.
✨ New Features
- DiffusionGemma now enables the artifacts canvas by default, rendering full-HTML answers (e.g., playable games) as interactive sandboxed cards.
- DiffusionGemma's visual runner streams per-step canvas frames for live answer resolution.
🐛 Bug Fixes
- Resolved an issue where tool pills (Search/Code) would silently vanish on the live canvas when using DiffusionGemma with the agentic tool loop.
- Ensured that Search/Code pills disable themselves for DiffusionGemma, as it is not a tool-calling target and lacks built-in web search.