- Fixed WebGPU freeze: Automatically closes the offscreen document when the popup closes, preventing subsequent load hangs and GPU context-lost freezes.
- Fixed model caching: Switched WebLLM's caching backend to indexeddb for more reliable offline storage.
- Added unlimited storage permission: Prevents Chrome from evicting cached model weights under disk space pressure.