Remotely Controlling AI Coding Tools from Your Phone
The article describes a tool called CliGate that allows developers to remotely control AI coding assistants like Codex and Claude Code from their phones, enabling them to fix production issues and manage long-running tasks without being at their computers.
Why it matters
This technology enables developers to be more productive and responsive, even when away from their desks, by providing remote control of their AI coding assistants.
Key Points
- 1CliGate's chat interface can now spawn and control Codex and Claude Code as real background processes
- 2The chat window acts as a control room, displaying the agent's reasoning, command execution, file changes, and more in real-time
- 3CliGate's Channel Gateway connects external messaging platforms like Telegram and Lark to the Agent Runtime, allowing remote control from your phone
- 4The system includes security features like pairing and approval buttons to prevent unauthorized access
Details
CliGate was originally a proxy service for AI coding tools, but the developer had the idea to integrate the chat interface more deeply. The result is a two-layer system: the Agent Runtime, which can spawn and control Codex and Claude Code processes, and the Channel Gateway, which connects external messaging platforms to the Agent Runtime. This allows developers to remotely control their AI coding assistants from their phones. They can start a session, see the agent's reasoning and actions in real-time, and even approve file edits - all without needing to have a terminal window open on their computer. This solves problems like managing long-running tasks and dealing with constant permission requests when using these AI tools.
No comments yet
Be the first to comment