No Silent Screen
The host skeleton keeps screen streaming disabled until the security gate passes.
foundation
Remote Installer
Desktop host skeleton
This installer creates local host state, a command queue, audit events, and safety rules. It does not stream your screen or ship owner credentials.
Install commands
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.py remote installer . --write --force python3 codee.py remote host . --write --force python3 codee.py remote pair . --device-name "My Desktop" --write python3 codee.py remote readiness . --write
The host skeleton keeps screen streaming disabled until the security gate passes.
foundation
Commands are limited to the Codee allowlist and audited before active execution is added.
foundation
`codee remote readiness` checks local files and public remote routes before launch.
foundation