Claude Code Remote Control

Step Away.
Stay in Control.

Your code doesn't stop when you leave your desk. AFK bridges the gap between Claude Code and your mobile life, giving you complete control over AI-assisted development from anywhere. No separate app or server needed—just a secure, direct link between your local machine and Telegram.

# Install AFK CLI globally (recommended) $ npm install -g @probelabs/afk@latest $ afk setup → Installing Claude Code hooks... → Create your Telegram bot via @BotFather → Enter your bot API token: **** # Restart Claude Code sessions $ afk ✓ AFK mode activated → Control passed to Telegram

Your Terminal

Claude Code continues running locally

Telegram AFK Bot
Claude requests: Modify auth.js

Your AI Assistant,
Your Rules

Picture this: You're at lunch, and Claude needs to modify a critical file. Instead of waiting, you get a Telegram notification. You review the change, approve it with a tap, and continue your conversation—all from your phone.

AFK isn't just a tool; it's peace of mind. It's knowing that your development workflow continues seamlessly, whether you're in a meeting, commuting, or simply taking a well-deserved break.

Claude Code
Requesting permission to modify: server.js
Task Complete
API endpoint successfully refactored. Tests passing. Ready for review.
You
Great! Now update the documentation to reflect these changes.

Your Data, Your Control

Built with privacy at its core. No cloud dependencies, no third-party servers.

AFK Security Architecture
Direct Connection
Pure peer-to-peer connection between your machine and Telegram. No data touches third-party servers except for notifications and approval flow.
Local-First Architecture
Requires your machine to be running—this isn't a cloud solution. Your code never leaves your environment.
Zero Data Collection
We don't store, process, or have access to your code or conversations. Everything stays between you and your development environment.

Built for Real Development

Every feature designed with one goal: keeping you productive, wherever you are.

🔐

Intelligent Gatekeeper

Respects Claude's permission chains while giving you ultimate control. Approve, deny, or delegate decisions back to the native UI.

📱

Full Mobile Control

Send instructions, review changes, and continue conversations directly from Telegram. Your development environment in your pocket.

🤖

Universal AI Integration

Not just for Claude Code—integrate any AI system with remote approval. Simple binary calls work with Python, Node.js, bash, and more.

Ready to Take Control?

Transform your Claude Code workflow with mobile control. Perfect for long-running tasks, team collaboration, or when you need that extra layer of security approval.

⚡ Quick Setup (Under 2 Minutes)

# Install AFK CLI globally (recommended) $ npm install -g @probelabs/afk@latest $ afk setup → Installing Claude Code hooks... → Create your Telegram bot via @BotFather → Enter your bot API token: **** # Restart Claude Code sessions $ afk ✓ AFK mode activated → Control passed to Telegram # Run again to toggle off $ afk ✓ AFK mode deactivated → Control returned to local Claude

🎯 Two Ways to Control

📱 CLI Commands (Terminal)

afk          # Toggle global mode
afk on       # Enable remote mode
afk off      # Disable remote mode
afk status  # Check current mode

⚡ Claude Commands (Built-in)

/afk          # Toggle global mode
/afk:on      # Enable remote mode
/afk:off     # Disable remote mode
/afk:project # Toggle project mode

Pro tip: Use Claude commands to control AFK mode directly from your conversation without leaving the interface.

Part of the Probe Ecosystem

Part of the Probe Ecosystem

AFK is part of the Probe ecosystem—tools dedicated to improving human and AI collaboration in development. While Probe helps AI understand code context, AFK ensures you maintain control over AI actions through remote approval workflows. Integrate with any AI system using simple binary calls—Python, Node.js, bash, or your custom agent.

Explore Probe Ecosystem