Handy/.github/workflows
Viren Mohindra d3a0281062
fix: prevent crash on macos 26.x beta during startup (#473)
defer apple intelligence availability check from app initialization
to when the user actually tries to use the feature. accessing
SystemLanguageModel.default during early app startup causes SIGABRT
on macOS 26.x (tahoe) beta.

- remove availability check from default_post_process_providers()
- always include apple intelligence provider on macos arm64
- add checkAppleIntelligenceAvailable command for lazy checking
- show error message if apple intelligence unavailable when selected
- clear error on any dropdown selection for better UX
2026-01-04 07:52:06 +08:00
..
build-test.yml move to macos 26 ci (#440) 2025-12-12 16:13:02 +07:00
build.yml feat: add fallback microphone for clamshell/desktop mode (#329) 2025-11-17 10:38:41 +07:00
lint.yml Add Internationalization Support (#437) 2025-12-12 11:16:54 +07:00
pr-test-build.yml fix: prevent crash on macos 26.x beta during startup (#473) 2026-01-04 07:52:06 +08:00
prettier.yml fix workflow? 2025-11-30 11:28:41 +07:00
release.yml move to macos 26 ci (#440) 2025-12-12 16:13:02 +07:00