Quick Summary: 📝
CC Pocket is a mobile and desktop application that allows users to control coding agent sessions (Codex and Claude) remotely via a self-hosted WebSocket bridge server. It enables users to start, manage, and approve agent actions from their phone, tablet, or desktop, offering a seamless coding experience across devices.
Key Takeaways: 💡
✅ Remotely control AI coding agents (Codex, Claude) from dedicated mobile and desktop applications.
✅ Utilize a self-hosted Bridge Server for secure, private, and direct management of your coding environment.
✅ Approve agent actions, review code, manage Git changes, and explore project files from anywhere with a mobile-first UI.
✅ Benefit from features like rich prompts (Markdown, voice, images), offline capabilities, parallel sessions via Git worktrees, and multi-machine management.
✅ Enhance developer flexibility and efficiency by untethering AI-assisted coding from your primary workstation.
Project Statistics: 📊
- ⭐ Stars: 885
- 🍴 Forks: 79
- ❗ Open Issues: 7
Tech Stack: 💻
- ✅ Dart
Imagine you're away from your desk, maybe on the couch, at a coffee shop, or even commuting, and suddenly a brilliant idea for a code change strikes you. Or perhaps your AI coding agent, like OpenAI's Codex or Anthropic's Claude Code, needs an approval for its next action, but your main development machine is out of reach. This is exactly where CC Pocket swoops in to save the day, transforming your mobile device or secondary desktop into a powerful control center for your AI coding sessions.
CC Pocket is a fantastic open-source project that acts as a bridge between you and your AI coding agents, no matter where you are. It's a mobile and desktop application designed to give you full command over your Codex or Claude sessions running on your primary development machine. Think of it as a remote control for your super-smart coding assistant, allowing you to initiate new coding tasks, approve proposed changes, answer agent questions, and even review code directly from your iPhone, iPad, Android device, or even another Mac, Linux, or Windows machine.
The magic happens with a self-hosted 'Bridge Server' that you run on your own machine where the AI agents are installed. This server securely connects your CC Pocket app to your coding environment. Setting it up is surprisingly straightforward: install your preferred agent (Codex or Claude), get Node.js running, then fire up the Bridge Server with a simple command. Once the server is active, you just scan a QR code from the CC Pocket app on your device, and boom, you're connected! This self-hosted approach is a huge win for privacy and control, as your code and agent interactions stay within your own network.
For developers, the benefits are immense. You're no longer tethered to your desk to interact with your AI coding agents. Need to approve a complex file edit or a series of commands? CC Pocket presents these actions in a mobile-friendly UI, making approvals quick and painless. You can explore your project's file structure, inspect git diffs to understand changes, stage, commit, or even revert them, all from your portable device. It even handles rich prompts, allowing you to use Markdown, voice input, and image attachments to guide your AI, making your mobile interactions as powerful as your desktop ones.
What's more, CC Pocket is built to be resilient. It can recover missed streaming updates and even queue your outgoing messages when you're temporarily offline, automatically resending them once you reconnect. This means you can keep working even with spotty network access. For larger projects or complex tasks, it supports running sessions in separate git worktrees, ensuring your long-running experiments are isolated and safe. You can also manage multiple machines, using QR codes or mDNS discovery, and even receive push notifications for important agent updates. The app's interface beautifully adapts to larger screens like iPads or desktop monitors, providing comprehensive layouts for chat, Git, and file exploration. It truly empowers you to integrate AI coding into every part of your workflow, making development more flexible and efficient than ever before.
Learn More: 🔗
🌟 Stay Connected with GitHub Open Source!
📱 Join us on Telegram
Get daily updates on the best open-source projects
GitHub Open Source👥 Follow us on Facebook
Connect with our community and never miss a discovery
GitHub Open Source
Top comments (0)