Doctor
Queue a local proof check for tools, manifests, sensitive files, and public routes.
Codee Remote Viewer
Phone-to-desktop viewer
This is the Chrome Remote Desktop inspired lane, but with Codee's owner toolbox: pair code, visible session state, emergency stop, route scan, doctor, heartbeat, CodeEmail, admin HQ, consultation room, and proof export.
Pairing, local host state, safe command queue, session packet, emergency stop, and proof export are now hardcoded. Real screen streaming and input control stay locked until the signaling API, TURN relay, device registry, MFA/passkey, signed host, visible desktop consent, and audit gate pass.
Queue a local proof check for tools, manifests, sensitive files, and public routes.
Queue a workspace pulse with health, proof, tasks, and next commands.
Queue a scan to catch 404s before a link is promoted or sent to a client.
Copy the shortest remote-host readiness check: audit, heartbeat, doctor, run-once, proof export.
Open messages and the upload lane from inside the remote viewer.
Open the production checklist and owner workspace without hunting links.
Open the video room flow while remote support is happening.
Save pairing, session, queue, and audit state for review later.
Create the owner-visible session packet. Streaming still waits for the security gate.
Stop local remote state immediately and mark the owner emergency stop.
Workspace setup
curl -L https://clients.codee.chat/assets/downloads/codee-remote-host.py -o codee-remote-host.py python3 codee-remote-host.py install . --write python3 codee-remote-host.py pair . --write python3 codee-remote-host.py session . --session-action start --write python3 codee-remote-host.py status .
python3 codee-remote-host.py enqueue . --command heartbeat --write python3 codee-remote-host.py enqueue . --command doctor --write python3 codee-remote-host.py run-once . python3 codee-remote-host.py proof . --write python3 codee-remote-host.py audit .
python3 codee-remote-host.py audit . python3 codee-remote-host.py enqueue . --command heartbeat --write python3 codee-remote-host.py enqueue . --command doctor --write python3 codee-remote-host.py run-once . python3 codee-remote-host.py proof . --write
Public safety rule: this viewer does not ship owner credentials, does not silently stream a screen, and does not accept raw shell commands. The active desktop stream and input control are the next gated layer.