🐞 Bug Fixes
- Clear pending context promise after rejection - by @johannschopplich (10073)
- Allow only the requested provider's host as a proxy target - by @johannschopplich (bd0b3)
- Forward auth headers only when they carry the API key marker - by @johannschopplich (f320f)
- Normalize and shape-check config before the defaults merge - by @johannschopplich (a2f83)
- Keep Panel-owned provider keys out of the pass-through options - by @johannschopplich (57cfc)
- Stop the HTML chunk detector from stalling and splitting tags - by @johannschopplich (cf020)
- Shape-check the completion option alongside the rest - by @johannschopplich (17f59)
- Restore the panel build by upgrading utilful - by @johannschopplich (2906e)
- Report provider keys that differ only in case - by @johannschopplich (c1926)
- Register the view.save listener before the section can unmount - by @johannschopplich (81bd5)
- Honor a stop click that lands before the run starts - by @johannschopplich (5045d)