for mobile and remote use
Not a chat bridge. Your workspace.
Mobile access to a coding agent usually means a stripped-down bot. Prokop serves its full client as a mobile-optimized PWA: check on running agents, approve permissions, and read diffs from the same product you use at your desk.
What you get on the phone
- The same sessions, agents, history, and search, reorganized for one surface at a time
- Permission approvals with the action, risk, and intent spelled out before you grant anything
- Push notifications when long runs finish
- Files, diffs, and memory, inspectable on the go
How it reaches you
The daemon serves the client itself. Install it as a PWA, and it behaves like an app. On localhost it just works. To reach it from anywhere, you set a single auth token, and optionally turn on the built-in TLS listener for HTTPS. The connection is networking you choose, such as Tailscale or your own VPN.
What it is not
There is no hosted cloud relaying your data, because there is no cloud. Your machine has to be on and reachable. Prokop ships the workspace and the security around it. The network is yours.
Start from your desk, continue anywhere
Install, run prokop init, start a session, then open the same daemon from your phone and watch it finish.