Skip to content

Merge branch 'crmne:main' into main

62b2a50
Select commit
Loading
Failed to load commit list.
Open

Add Apple Intelligence provider — fully local on-device AI for macOS #715

Merge branch 'crmne:main' into main
62b2a50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 1s

85.40% (-1.82%) compared to 5bdda1a

View this Pull Request on Codecov

85.40% (-1.82%) compared to 5bdda1a

Details

Codecov Report

❌ Patch coverage is 34.97537% with 132 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.40%. Comparing base (5bdda1a) to head (62b2a50).

Files with missing lines Patch % Lines
lib/ruby_llm/providers/apple_intelligence/chat.rb 20.17% 91 Missing ⚠️
lib/ruby_llm/providers/apple_intelligence.rb 48.71% 20 Missing ⚠️
...llm/providers/apple_intelligence/binary_manager.rb 45.16% 17 Missing ⚠️
...y_llm/providers/apple_intelligence/capabilities.rb 77.77% 2 Missing ⚠️
...ib/ruby_llm/providers/apple_intelligence/models.rb 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #715      +/-   ##
==========================================
- Coverage   87.21%   85.40%   -1.82%     
==========================================
  Files         121      126       +5     
  Lines        5703     5906     +203     
  Branches     1442     1492      +50     
==========================================
+ Hits         4974     5044      +70     
- Misses        729      862     +133     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.