A new way to build

Build and fix your existing app from anywhere. Leave the laptop behind.

medit is a revolutionary AI coding agent that lives inside your existing running app. Open it on your phone — in a meeting, on the field, in front of a customer — point at what's wrong, and medit writes the code, lets you play around with the changes, commits it, and opens the PR.

No editor. No terminal. No laptop.

Where the action is

The best product decisions don't happen at your desk. They happen in the room — on a sales call, at a demo, watching a real user stumble. Until now, you'd scribble a note and fix it hours later. medit closes that gap to seconds.

Your dev runs on your phonemedit serves over your network (LAN / Tailscale), so the overlay opens on any device you're holding.
Idea to shipped, on the spotSee it, describe it, and medit changes the running app — branch, commit, and PR included.
Fix it where it breaksCatch the bug in the demo and fix it before the meeting ends — not in tomorrow's standup.
Stay in the momentNo context-switch to an IDE. Stay present with the people whose decisions actually matter.

Install

$ curl -fsSL https://dl.medit.software/install.sh | bash

One self-contained binary — no Node required to run medit itself. Re-run anytime to upgrade (medit also prompts you when a new version ships). Full docs →

Quick start

  1. cd into your React app — or scaffold one with medit --create-new-canvas.
  2. Add an API key to .env: MEDIT_OPENAI_API_KEY=sk-... (Anthropic / OpenRouter / a coding CLI also work).
  3. Run medit --dev and open your app — the medit overlay appears bottom-right.

What you get

In-situ editingSelect an element, describe it, medit changes the code live.
Git-nativeEvery change lands on its own branch with a clean commit.
Auto PRsWith a GitHub token, medit opens the pull request for you.
Built-in terminal & previewPer-branch dev/prod previews and a real terminal.

Pro

Free for personal use. Pro unlocks PR automation, multiple projects, production preview, and team access — add your key to .env as MEDIT_LICENSE_KEY. See pricing.

⋮⋮MeditPro