Example
CoGS-style paper plus codebase setup.
This mirrors the common workflow where the LaTeX paper and implementation live on a VM.
VM-backed example
draftpilot launch \
--host root@178.128.224.169 \
--app-dir /root/draftpilot \
--name CoGS \
--paper /root/draftpilot/projects/cogs \
--codebase /mnt/jerrin_vm_1_volume/ml-hugs \
--open
Local desktop alternative
If the CoGS paper folder is on your Mac, open the desktop app and choose that folder directly. Attach any local codebase folders through the app picker.
open /Applications/DraftPilot.app
If the codebase only exists on the VM, use the CLI VM workflow instead.
Recommended agent prompt
Launch DraftPilot for the CoGS paper on root@178.128.224.169 using paper /root/draftpilot/projects/cogs and codebase /mnt/jerrin_vm_1_volume/ml-hugs, then give me the local link.
