Improved local AI background process lifecycle management. Model loading, switching, stopping and app shutdown now transition more reliably.
Improved logging when local AI fails to load. Failure reasons are now recorded more completely and clearly, making model-loading problems easier to diagnose.
Fixes
Fixed an issue that prevented the built-in local AI model from loading on some devices. Previously, loading could fail repeatedly and incorrectly report that the GPU was unavailable even when the device met the requirements.
Fixed local AI background processes sometimes remaining active. Related processes now terminate correctly after a loading failure, model switch or app shutdown instead of continuing to use VRAM and system resources.
Fixed incorrect application icons. The main executable, installer and created shortcuts now display the official application icon instead of an incorrect default icon.