Powered by Claude AI

Fix your code from your iPad in seconds

The remote dev controller powered by Claude AI. Code, review, push and deploy — from anywhere.

iPad
iPhone
AI Terminal
page.tsx

Fix the TypeScript error in the auth middleware

AI

I found the issue. The session type is missing the user property. Let me fix that...|

Changeslib/auth.ts
- type Session = { token: string }
+ type Session = { token: string; user: User }
Ask Claude to fix, refactor, or explain...
App Store

Built for developers who use Claude Code

Agent on npm

Everything you need to code remotely

A complete development environment on your iPad. Powered by Claude AI.

CodePilot
You

Add loading states to the dashboard

AI

I'll add skeleton loaders to the dashboard components. Here's my plan:

  • 1. Create a Skeleton component
  • 2. Add loading.tsx for suspense
  • 3. Wrap data fetches with Suspense

Writing 3 files...|

How it works

Get started in under a minute. No complicated setup required.

01

Install the Agent

Run a single command on your Mac or PC to install the CodePilot agent. It runs in the background and connects to your projects.

npx codepilot-agent
02

Connect from iPad

Open the CodePilot app on your iPad or iPhone. The app connects to your agent via secure WebSocket connection.

03

Code with Claude

Select a project, ask Claude to make changes, review the code, commit, push, and monitor your deploys. All from your tablet.

Multi-repo support

Manage all your projects

Claude Pro/Max or API

Use your subscription or API key

Italiano & English

Fully localized interface

Works offline

Agent runs on your machine

Simple pricing

Start free with one project. Upgrade when you need more.

Free

$0

Perfect for trying out CodePilot

  • 1 project
  • AI terminal with Claude
  • File browser & editor
  • Git operations
  • Deploy monitoring
Most Popular

Pro

$9/month

For developers who need more

  • Unlimited projects
  • Session history
  • Advanced deploy logs
  • Priority support
  • Early access to new features

Note: Claude AI usage requires your own Claude Pro/Max subscription or Anthropic API key.

Code from anywhere, anytime

Stop carrying your laptop everywhere. Fix bugs, push features, and deploy updates — all from your iPad.