Claude Code Remote

Terminal-to-Telegram Bridge for Claude Code CLI

Multi-language Support • v2.4.0

< 1s
Response Time
0
Context Switches
24/7
Availability
100%
Privacy
CR
Claude Code Remote
Bot Integration
Claude Code Remote v2.4.0

Stay connected with Claude Code from anywhere. Execute the setup command to begin.
Claude requires input
━━━━━━━━━━━━━━━━━━━
Deploy to production?
Yes
No
Custom
Yes
Response sent: Yes

Claude is proceeding with deployment.
/settings
Settings
Language: English
Mode: Remote
Console Echo: Enabled
Notifications: Active
Standby Timeout: 5 minutes
English
Русский
Change Mode
Toggle Console
Toggle Telegram
Get Started
Open Bot in Telegram

Built for Developer Psychology

Preserve Deep Work Flow State

Context switching kills productivity. Research shows developers lose 23 minutes per interruption. Claude Code Remote eliminates the need to switch contexts—handle prompts from your phone while maintaining your mental model. Your IDE stays untouched, your terminal sessions remain active, your focus stays intact.

Eliminate Deployment Anxiety

Long-running deployments create anxiety when you need to step away. With instant mobile notifications, you can confidently leave your desk. Handle build failures during lunch, approve production deployments from meetings, resolve prompts while commuting. Your development pipeline never stalls.

Optimize Cognitive Load

Developer brains aren't built for constant task-switching. Queue multiple Claude sessions and batch-process decisions during natural breaks. Transform idle time into focused decision sessions. Make better choices when you're not juggling active development tasks.

Realtime

Instant Notifications

Receive immediate notifications when Claude Code requires input, ensuring uninterrupted workflow.

Cross-Platform

Universal Compatibility

Available across all platforms where Telegram operates: iOS, Android, Desktop, and Web.

Security

Privacy-First Design

Code remains on your local machine. Only prompts and responses are transmitted via encrypted channels.

i18n

Internationalization

Complete interface localization for English and Russian. Switch languages via settings command.

Configuration

Flexible Settings

Configure notification preferences, console output, operating modes, and timeout parameters.

Adaptive

Intelligent Modes

Choose between Remote, Standby, or Hybrid operating modes to match your development workflow.

Real-World Use Cases

CI/CD Pipeline Management

Handle deployment approvals, build failures, and environment configurations without returning to your desk.

Long-Running Migrations

Monitor and respond to database migrations or large-scale refactoring prompts while away from your workstation.

Code Review Sessions

Approve or modify automated code review suggestions during meetings or commutes.

Test Suite Management

Handle test failures, skip confirmations, and coverage decisions without interrupting current work.

Multi-Project Development

Manage prompts across multiple Claude sessions and projects from a single mobile interface.

Emergency Response

Address critical production issues and deployment decisions immediately, regardless of location.

Technical Specifications

Architecture

  • tmux-based PTY session management
  • Gemini AI for intelligent prompt detection
  • WebSocket + long-polling hybrid connection
  • Cloudflare Workers edge computing
  • End-to-end encryption via Telegram MTProto

Performance

  • Sub-second notification delivery
  • < 50ms prompt detection latency
  • Automatic reconnection and retry logic
  • Message deduplication and rate limiting
  • Differential screen analysis for efficiency

Integration

  • Zero modification to Claude Code CLI
  • Preserves all CLI features and commands
  • Works with custom Claude configurations
  • Compatible with SSH sessions
  • Supports multiple concurrent sessions

Security

  • Local-only code storage
  • Session-based authentication
  • Automatic timeout and cleanup
  • No cloud storage of sensitive data
  • Open source and auditable

Installation

Click to copy curl -sL clauderemote.app/setup | sh

Compatible with macOS, Linux, and Windows Subsystem for Linux

1

Run Setup

Execute the setup command on your machine where Claude Code is installed.

2

Open Telegram Bot

Start a chat with @ClaudeCodeRemoteBot and get your pairing code.

3

Enter Code

Enter the 6-character pairing code when prompted by the setup script.

4

Done!

You'll now receive Telegram notifications whenever Claude Code needs input.

Available Commands

Control Commands

/status - View current mode and settings
/settings - Configure language and preferences
/mode [remote|standby|hybrid] - Switch operating mode
/pause - Temporarily disable notifications
/resume - Re-enable notifications

Configuration

/toggle-console - Show/hide console output
/toggle-telegram - Enable/disable notifications
/quiet [1-60] - Quiet mode for N minutes
/remote - Quick switch to remote mode
/help - Display all available commands