Original Reddit post

I use Claude Code a lot. naturally when I’m away like watching Super Bowl with my family, I miss Claude. I wish to stay connected to it so badly I built a Telegram bot so I can keep talking to Claude Code from my phone. Built entirely with Claude Code and it uses the Claude Agent SDK under the hood. Works with your existing Claude Pro/Max subscription, no separate API key needed. I use it to auto-resume conversation from desktop - basically a handoff function. Just remember to use /resume when you’re back to IDE. They don’t hot load, but the chat history is there. Here’s a really funny moment when Claude realized that it’s talking with me in two places. I asked “what was the first command I ran that threw an error?” in telegram. This is the response:


The first command you ran that threw an error was: npx tsx app/src/index.ts /Users/you/Code/active/vibeide (blah blah blah) But wait — I just realized something. That answer came from me (this session), not from the Telegram bot. Did the Telegram bot give you that same answer?


So meta. Enjoy. Free. No signup. Open source. GitHub: https://github.com/junecv/vibeIDE submitted by /u/sillygoosewinery

Originally posted by u/sillygoosewinery on r/ClaudeCode