Hack #2: Cloudflare · Cloudflare
2 Apr, 15:48
Amplink: Voice Remote for AI Coding Agents Amplink lets you walk away from your laptop and keep steering your AI coding agents from your phone. You speak a request, Cloudflare routes it to your local desktop session, the agent does the work, and your phone streams back text, reasoning, tool calls, file changes, and a clean spoken summary while your credentials stay on your own machine. I used Cloudflare Workers for the edge API and relay, Durable Objects for live voice sessions, D1 for session state, KV for live voice profiles and TTS caching, and Workers AI for intent analysis and result summarization. ElevenLabs powers the voice layer with natural text-to-speech, adjustable voices, and live voice preview.
