apfel v1.0.0 - First Stable Release
The free AI already on your Mac. apfel exposes Apple's on-device FoundationModels as a UNIX CLI, OpenAI-compatible server, and interactive chat.
What's new in 1.0.0
- Stable release contract: CLI flags, exit codes, API endpoints, and response schemas are now semver-protected (see STABILITY.md)
- Full release qualification: 362 unit tests + 157 integration tests (7 suites) run before every release
- Security policy: SECURITY.md with vulnerability reporting and supported version policy
- homebrew-core:
brew install apfel- no tap needed - Proper semver: local builds no longer auto-bump versions
Release qualification
- 362 unit tests passed
- 157 integration tests passed (7 suites, 0 skipped)
- Full test run on Apple Silicon with Apple Intelligence
Install: brew install apfel
Upgrade: brew upgrade apfel