| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| apfel-1.0.0-arm64-macos.tar.gz | < 22 hours ago | 5.4 MB | |
| README.md | < 22 hours ago | 894 Bytes | |
| v1.0.0 source code.tar.gz | < 22 hours ago | 1.2 MB | |
| v1.0.0 source code.zip | < 22 hours ago | 1.3 MB | |
| Totals: 4 Items | 7.9 MB | 0 | |
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