iOS App Coming Soon

Code Anywhere, Anytime

Control AI coding agents from your phone. Connect to Claude Code, Gemini CLI, or Codex — scan a QR code and start coding from anywhere.

Terminal
$npm install -g kaicode-coder
$kaicode

Starting Claude Code session...

Session ready. Scan QR code to connect:

Connected! Remote session active.
Connected|Claude Code
kaicode v0.14.2
Features

Stable, secure, and
laser-focused

Rebuilt from the ground up for rock-solid connections, end-to-end security, and a streamlined mobile experience.

Remote Control

Control Claude Code, Gemini CLI, and Codex directly from your iPhone. A focused, distraction-free interface designed for mobile.

End-to-End Encrypted

All data is encrypted on your device before it leaves. The relay server never sees your code, messages, or credentials — zero-knowledge by design.

Rock-Solid Connection

Smart reconnection with exponential backoff, dual heartbeat keepalive, and graceful network transitions. Stays connected even on unstable networks.

Multi-Agent Support

Switch between Claude Code, Gemini CLI, Codex, or any ACP-compatible agent. One app for all your AI coding needs.

Upgraded Infrastructure

Next-gen server architecture with low-latency relay, version-controlled state sync, and real-time bidirectional communication.

Push Notifications

Get notified when tasks complete or need your attention. Never miss a build failure or a completed deployment.

Security & Reliability

Your code stays
yours

End-to-end encrypted, zero-knowledge architecture. The server never sees your data — by design, not by policy.

Your iPhone

Encrypts locally

E2E ENCRYPTED

Relay Server

Sees only ciphertext

E2E ENCRYPTED

Your Machine

Decrypts locally

Encryption

Zero-Knowledge Relay

  • All messages encrypted on-device before transmission
  • Server relays only ciphertext — never sees plaintext
  • Per-session encryption keys, never reused
Authentication

Passwordless Auth

  • Cryptographic challenge-response — no passwords transmitted
  • QR code pairing with device confirmation
  • Keys stored in iOS Keychain for hardware-level protection
Connection

Always-On Stability

  • Auto-reconnect with exponential backoff and jitter
  • Dual heartbeat keepalive for session and device
  • Graceful network transitions — Wi-Fi to cellular seamlessly
How It Works

Up and running in
under a minute

01

Install the CLI

One command to get started. Works with Node.js 20+ on macOS, Linux, and Windows.

$ npm install -g kaicode-coder
+ kaicode-coder@0.14.2
added 42 packages in 3.2s
Ready to go
02

Launch a Session

Run kaicode to start a Claude Code, Gemini, or Codex session. A QR code appears in your terminal.

$ kaicode
Starting Claude Code session...
Session ready.
Scan to connect
03

Scan & Code

Scan the QR code with the K.AICode mobile app. You're connected — start coding from your phone instantly.

Connected

Real-time remote session active

Chat

Terminal

Files

Use Cases

Built for developers
who never stop

Code on the commute

Turn dead time into productive coding sessions. Review AI-generated changes, approve pull requests, or guide your coding agents through tasks — all from the train or bus.

45min
Avg. daily commute reclaimed
Real-time
Session sync
9:41
5G
K
K.AICodeLive
Claude Code
Working on: Add user auth...
---
Created src/auth/middleware.ts
Updated src/app/layout.tsx
Writing tests...
ApproveReject
Send a message...
Supported Agents

One app, every agent

Switch between the best AI coding agents with a single command.

C

Claude Code

Anthropic's AI coding agent

$ kaicode
G

Gemini CLI

Google's AI coding assistant

$ kaicode gemini
C

Codex

OpenAI's coding agent

$ kaicode codex
A

ACP Agents

Any ACP-compatible agent

$ kaicode acp

Start coding from
anywhere, today.

Install the CLI and connect your iPhone in under a minute. Free to use.

$npm install -g kaicode-coder