KTN AI Remote turns your phone into a remote control for the AI coding agent running on your own computer.
The desktop app hosts the agent (Oh My Pi) in your project directories. Your phone pairs with that machine over your own network, lists every session it is running, streams what each one is doing, and answers the agent's permission prompts. There is no server of ours in between: your prompts, code and transcripts travel between your phone and your computer only.
WHAT YOU CAN DO
- See every agent session on every paired computer in one list, with the ones waiting on you first.
- Approve tool calls remotely. The request arrives with its real arguments; allow it, allow that tool for the rest of the session, or deny.
- Follow the whole transcript as it streams: replies, reasoning, tool steps, file diffs and command output.
- Send prompts with image attachments. Steer a running turn, queue a follow-up, or stop and replace it.
- Choose the model and the reasoning level per project or per conversation, grouped by the platform that serves them.
- Review the work before you keep it: open the project's uncommitted changes, read any file's patch, tick the files to include, write a message, and commit or commit and push.
- Manage a conversation: rename, compact, branch from an earlier point, export the transcript, generate a handoff, read session statistics, edit the live plan.
- Manage projects from the home screen: add, edit, and stop the agent process a project is holding. A colour on each row says whether it is running, idle, finished, or out of reach.
- Work with several computers at once. Each paired machine keeps its own connection, and their projects merge into one list.
RUNS SURVIVE YOUR PHONE
Sessions belong to the computer, not to the phone's connection. Lockin
Run the AI coding agent on your own PC from your phone. No cloud in between.