Run Claude Code or any AI tool in a dedicated window alongside your editor. A real agent workflow, built for iPad.
Remote IDE opens a separate window just for the AI agent — its own SSH session, its own terminal, its own state. You can keep your editor and file tree in one window while the agent runs in another, without any tab switching or context loss.
The agent window connects to the same server automatically when you open it. If the connection drops, it reconnects on its own — so you can leave a long agent run going without babysitting it.
The agent window is just a terminal connected to your server. Run claude, aider, continue, or any other CLI-based AI tool you already use. No special integration needed — if it runs in a terminal, it runs here.
Because the agent runs on your remote server, it has full access to your codebase, your build tools, your git history, and your environment variables. It can edit files, run tests, commit changes, and push — all without leaving the iPad.
Interacting with an AI agent often means confirming prompts, navigating output, and occasionally nudging a stalled session. The agent window toolbar has buttons for exactly that — without needing to reach for a keyboard.
This is where Stage Manager and Split View really earn their place. Open the agent window and your editor side by side — the agent writes code in one window while you review the changes in real time in the other.
The file tree updates automatically as the agent creates or modifies files. You see exactly what it's doing as it happens, without switching away from your review.
claude or another tool in your SSH terminal