Sled: Voice Interface for Running Local Coding Agents from Your Phone
By
fmerian
Best dunked in coffee. Better still, swap for a fresh one.
Summary
Sled is an open-source tool that enables developers to interact with their local coding agents via voice commands from their phone. It solves the problem of coding agents becoming idle when developers step away from their desks by providing a secure voice interface that connects to local agents over Tailscale, ensuring code never leaves the user's machine. The tool works with popular coding agents like Claude Code, OpenAI Codex, and Gemini CLI, allowing users to give voice commands and hear results read back.
Key quotes
· 5 pulledSled lets you run your coding agent from your phone using voice.
Coding agents need frequent input, but when you step away from your desk they just sit idle.
Sled solves this by giving you a voice interface that connects securely to your local agent over Tailscale.
Your code never leaves your machine. You talk, the agent works locally, and you hear the result read back.
Works with Claude Code, OpenAI Codex, and Gemini CLI. Fully open source.
You might also wanna read
Linggen: Open-Source Local AI Coding Agent with WebRTC Remote Access
Linggen is an open-source AI coding agent that runs locally on a user's machine but can be accessed remotely from any device via WebRTC tech
Claw-Coder: A locally-run AI coding agent with RAG and knowledge graph for privacy-focused development
Claw-Coder is a locally-run AI agent designed to address privacy and security concerns associated with cloud-based coding agents like Claude
Superset: A Desktop App for Running Multiple AI Coding Agents in Parallel on Local Machines
Superset is a desktop application that orchestrates CLI-based coding agents (like Claude Code, Codex, etc.) across isolated git worktrees. I
Loopsy: Control Terminal AI Agents Remotely from Your Phone via Cloudflare Relay
Loopsy is a self-hosted tool that lets you control terminal-based AI coding agents (like Claude Code, Cursor, Codex) from your phone. It wor
Sandbox-agent: Remote Control Server for Coding AI Agents via HTTP
Sandbox-agent is a server tool that enables remote control of coding AI agents (Claude Code, Codex, OpenCode, Cursor, Amp, Pi) within sandbo
Mobile-First Development: Running Claude Code AI Agents from iPhone with Cloud VM
The article describes a mobile-first development setup where the author runs six Claude Code AI agents in parallel from their iPhone using T
