PAI Mobile — Access PAI from your phone via Telegram (Beta) #851
Closed
jdrolls
started this conversation in
Show and tell
Replies: 1 comment
-
|
Closing this out as part of a cleanup of the discussion board. We're on the 7.x releases now and a lot has changed since this thread was active. Thanks to everyone who jumped in. If this is still relevant on 7.x, please open a fresh discussion or issue and we'll pick it up there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I've been building and using something I wanted to share with the community: PAI Mobile — a Telegram gateway that connects your phone to Claude Code, and by extension, your entire PAI setup.
The problem it solves: PAI is incredibly capable, but it's stuck on your laptop. There are ways to get terminal access on your phone — Termius through Tailscale, SSH apps, various remote shell solutions — but they all fall short in terms of actual usability. You're squinting at a terminal on a 6-inch screen. Claude Code's remote connection feature is cool too, but you still have to initiate from the terminal. None of these give you a native, conversational mobile experience with your AI.
PAI Mobile fixes that — send a Telegram message, get a full Claude Code response back, including your skills, memory, and tools. No terminal required.
Why this matters for the PAI vision: One of the things that drew me to PAI is the idea of a single, unified AI that knows you and works for you — instead of bouncing between chatbots, claudecode, and a dozen other tools that each know a fraction of what you need. PAI Mobile extends that philosophy to your pocket. Instead of reaching for an inferior app when you're away from your desk, you reach for the same agent that has your full context.
What it does:
Inspired by OpenClaw's vision of autonomous, always-accessible AI — built as a PAI plugin that works with your existing setup.
I've been running this daily on my own machine and tinkering with it for a while now. It's stable and genuinely useful, but it hasn't been tested across many environments yet — that's where you come in. I'm sure eventually tools like this, or something better, will be built directly into PAI — but this is my current solution and it's been working well for me. Hopefully it helps others too.
Beta 1.0.0: https://github.com/jdrolls/pai-mobile/releases/tag/v1.0.0-beta
The README has step-by-step setup instructions. Prerequisites are Claude Code CLI and Node.js.
Would love feedback — what works, what doesn't, what you'd want next, or what you have built that may be different or better that I can learn from. Open an issue on the repo or reply here.
Beta Was this translation helpful? Give feedback.
All reactions