{
  "schemaVersion": 1,
  "kind": "project",
  "slug": "prime-agent-remote",
  "name": "prime-agent-remote",
  "description": "Remote webUI for Prime Agent",
  "url": "https://github.com/albrorithm/prime-agent-remote",
  "language": "TypeScript",
  "topics": [
    "prime-agent",
    "remote-control",
    "self-hosted"
  ],
  "stars": 0,
  "watchers": 0,
  "forks": 0,
  "license": "MIT",
  "createdAt": "2026-08-20T09:49:10Z",
  "updatedAt": "2026-08-28T00:36:18Z",
  "canonicalPath": "/projects/prime-agent-remote",
  "jsonPath": "/content/projects/prime-agent-remote.json",
  "intro": "A remote interface for [Prime Agent](https://github.com/PrimeIntellect-ai/prime-agent).\nThe daemon stays on your machine; a small authenticated gateway sits in front\nof it, so another device can drive an agent without exposing a terminal.\n\nIt is built for phones: it installs to the home screen and opens its session\ndrawer with a swipe. Desktop browsers are supported (the drawer becomes a\npermanent sidebar), but desktop is not what this is designed for or regularly\ntested against.\n\nIt is an independent client. This project is not affiliated with, endorsed by,\nor sponsored by Prime Intellect.",
  "renderedHtml": "<p>Prime Agent captured my interest from a technical standpoint. It changed the way I think about agentic harnesses. I recommend <a href=\"https://www.youtube.com/live/znotMe8NaHc\">Yacine’s interview with Seth Karten</a> if you’re interested<br/><br/>But in a practical sense, I do a lot of my vibing remotely from my phone, so any harness I use needs to have a good remote interface. SSH is okay on mobile, it isn’t ideal. So, I built this in the interest of using and getting to know Prime Agent<br/><br/>I think each harness deserves its own dedicated client, and generic multi-purpose apps tend to miss out on small peculiarities to any given harness. <em>Self-adaptive harnesses especially benefit from a client they can own and modify without those changes affecting one shared client between many harnesses</em></p>\n<p><strong>Prime Agent Remote uses a gateway process to relay information between Prime Agent and the webUI. It supports most of what’s represented in the TUI, and is built to connect over Tailscale</strong></p>\n<figure class=\"note-image\"><div class=\"note-image-pair\"><a class=\"image-link\" href=\"/projects/prime-agent-remote/conversation.png\" aria-label=\"Open the conversation screenshot\"><img src=\"/projects/prime-agent-remote/conversation.png\" width=\"860\" height=\"1864\" loading=\"lazy\" alt=\"Prime Agent Remote conversation showing the steer-now and follow-up controls\"/></a><a class=\"image-link\" href=\"/projects/prime-agent-remote/sessions.png\" aria-label=\"Open the sessions screenshot\"><img src=\"/projects/prime-agent-remote/sessions.png\" width=\"860\" height=\"1864\" loading=\"lazy\" alt=\"Prime Agent Remote session drawer showing agents, subagents, and requests for attention\"/></a></div><figcaption>Conversation and sessions. Tap either screenshot for a closer look</figcaption></figure>\n<p>The gateway needs authentication once, then your device is paired until revoked</p>\n<p>The state of mobile agent webUIs is quite mature, so this was very simple to make. Development consisted of waves of research covering what other open projects are doing, implementation, then my visual inspection and refinement to my taste</p>\n<p>Whenever I next find deep interest in a harness with little mobile support, you can expect to see a port of this project tailored to it</p>",
  "plainText": "Prime Agent captured my interest from a technical standpoint. It changed the way I think about agentic harnesses. I recommend Yacine’s interview with Seth Karten if you’re interested But in a practical sense, I do a lot of my vibing remotely from my phone, so any harness I use needs to have a good remote interface. SSH is okay on mobile, it isn’t ideal. So, I built this in the interest of using and getting to know Prime Agent I think each harness deserves its own dedicated client, and generic multi-purpose apps tend to miss out on small peculiarities to any given harness. Self-adaptive harnesses especially benefit from a client they can own and modify without those changes affecting one shared client between many harnesses Prime Agent Remote uses a gateway process to relay information between Prime Agent and the webUI. It supports most of what’s represented in the TUI, and is built to connect over Tailscale Conversation and sessions. Tap either screenshot for a closer look The gateway needs authentication once, then your device is paired until revoked The state of mobile agent webUIs is quite mature, so this was very simple to make. Development consisted of waves of research covering what other open projects are doing, implementation, then my visual inspection and refinement to my taste Whenever I next find deep interest in a harness with little mobile support, you can expect to see a port of this project tailored to it"
}
