Releases: Round-Tower/m1k3
Releases · Round-Tower/m1k3
Release list
M1K3 2026.07.02 — the open-source cut
First public release. Your AI. Your Mac. Nothing leaves.
M1K3 is a native AI companion that runs entirely on your Apple-Silicon Mac — Apache-2.0, free for humans, forever.
What's inside
- On-device inference — MLX-Swift (Gemma 4, Qwen 3) + Apple Foundation Models, three brain tiers (Mini / Lil / Big), hot-swappable mid-conversation. Huge retired this cut — a persisted
hugemigrates to Big automatically (#118). - Live voice — streaming STT (Apple Speech / WhisperKit) + neural TTS (Kokoro), BLE output-route following.
- Knowledge graph + RAG — drop in notes and PDFs; hybrid FTS + embedding retrieval with grounded citations.
- Call memory — consent-gated, encrypted at rest, key in Keychain.
- Local agent — ReAct + native tool-calling over injected tools; web search off by default.
- MCP server — in-app HTTP server exposing
search_knowledge, memory, voice and more to Claude and other agents.
The privacy claim is structural, not a policy: pull the ethernet cable and nothing changes.
Provenance
The git history is signed with MurphySig — human-and-AI collaboration on the record, per-file context and confidence included. This repo is the clean public history; development continues here.
Install
- TestFlight beta: https://testflight.apple.com/join/UCUJGbJe
- Build from source: clone, open
macos/, see the README quickstart. Requires macOS 26 Tahoe, Apple Silicon, Xcode 26. - DMG: signed + notarized build attached below (if you don't see it yet, it's uploading — TestFlight is identical).
1,665 tests / 251 suites green at tag time. Honest rough edges live in the issues — file what you find.