Open · self-hostable · end-to-end encrypted
Run Claude Code agents on your own machine — drive them from any browser.
telecode is an open-source, self-hostable command center for Claude Code agents. Launch, watch, and steer agents that run on your hardware, from your phone or laptop — your code never leaves your machine.
npx @telecode/cliWhy telecode
Open source
AGPL-3.0 and built in the open. Read every line, fork it, and own your workflow — no black boxes between you and your agents.
Self-hostable
Run the whole stack yourself with one command. The relay is a thin multiplexer; your laptop does the work and nothing ever reaches into it.
End-to-end encrypted
Prompts, output, and diffs are encrypted in your browser. The relay only ever forwards ciphertext plus routing metadata — it cannot read your work.
Agent-SDK-native
Built directly on the Claude Agent SDK — real sessions, real tool approvals — not screen-scraping a terminal. Every consequential action waits for your decision.
How it works
-
Install on your machine
Run one command where your agents should work. The daemon dials out to the relay — nothing ever reaches into your laptop.
npx @telecode/cli -
Pair from the browser
The daemon prints a short code. Sign in to the dashboard, enter the code, and this machine is bound to your account.
-
Launch & steer
Pick a device, point at a repo, and send a prompt. Watch output stream and approve each consequential tool call — from your phone or laptop.