The deploy script now builds the CLI binary and copies it to /usr/local/bin. SSH passes commands as `toes -c "command args"`, so parse that form before falling through to the interactive shell or normal arg handling.