Klystron An iOS app opening a direct voice channel to an Apple Silicon Mac.
A voice-first iOS app that operates hands-free on an iPhone. It opens a direct peer-to-peer channel over a private tunnel straight into a terminal on an Apple Silicon Mac at home, with no intermediary cloud in the path. From there, a coordinating agent routes tasks across slotted local agents, open-source models running on device via MLX, or frontier models using monthly subscriptions or API keys. It answers back out loud while streaming live telemetry at twenty updates a second.
The hard part. The seam. Speech has to start before the model has finished thinking, so the first sentence synthesizes while the rest is still generating. And the transport has to survive a car, hotel Wi-Fi, and 5G handoffs without dropping the audio session, which is why it is a private tunnel first and a relay second.