What It's Good For
Claude Code is powerful — but it's tied to your desktop. This bot breaks that constraint. Text it from anywhere, hand it a task before bed, and let it work.
Overnight Tasks
Send a task before bed. Claude runs autonomously, sends progress updates, and messages you when it's done.
On-the-Go Claude
Full Claude Code from your phone. Ask questions, review code, run scripts — anywhere, anytime.
Persistent Context
Claude remembers the whole conversation. Pick up where you left off, even after restarting.
Full Tool Access
Not just chat — Claude can read files, run bash, write code, and spawn subagents on your Mac.
Commands
Autonomous Mode
The /go command is where it gets interesting. Hand Claude a real task, go do something else, and get a Telegram ping when it's finished.
Claude uses a telegram-notify helper to send you updates at meaningful milestones — not every step, just the ones that matter. When it's done, it sends a summary of what it did.
Built-in Safeguards
Autonomous tasks run on your API credits. The bot has hard limits so Claude can't go rogue on your bill.
Default 20 turns per /go task. Override with /go 50 for complex jobs.
Process is killed after 2 hours regardless. You get a Telegram notification.
Only one /go task runs at a time. Use /stop to cancel before starting another.
Only your Telegram user ID can send commands. No one else can touch it.
Get Started
The full setup guide — create a bot, configure credentials, and run as a background service — is on GitHub.