Sled is a voice interface for coding agents like Claude Code, OpenAI Codex, and Gemini CLI that enables remote operation from mobile devices. It solves the problem of coding agents becoming idle when users are away from their desks by providing a voice-based interaction system.
Key Features
- Voice Input & Output: Talk instead of type with support for camelCase and function names, with 300+ voice options for responses
- Remote Operation: Run coding agents from your phone while your computer stays at home
- Local Code Execution: All code runs locally on your machine and never leaves your system
- Secure Tunneling: Works with ngrok or Tailscale for secure mobile access
- Notifications: Get alerts when agents complete tasks or encounter issues
- Hands-Free Operation: Works with AirPods or other headphones for screen-free interaction
- Open Source: Fully open source for customization and self-hosting
How It Works
- You Talk: Sled transcribes voice input and sends it to your agent via secure tunnel
- Agent Works: The coding agent runs locally on your computer
- You Hear Back: Responses are converted to speech so you can hear what was done
Use Cases
- Developers who want to continue coding work while away from their desks
- Teams needing to monitor and interact with coding agents remotely
- Anyone who prefers voice interaction over typing for coding tasks
- Developers who want to maintain privacy by keeping code execution local
