\section{Method} \begin{figure} \includegraphics{fig1.pdf} \end{figure}
Write papers where your code, figures, and experiments already live.
DraftPilot brings LaTeX writing, local PDF builds, review notes, rebuttal TODOs, VM codebases, and AI agents into one focused research workspace — running on your machine, against real files on disk.
- Local-first
- Any agent
- No accounts
- Any codebase
Three moves. One workspace.
The paper, the evidence, and the agent — under one roof. Here's the arc from typing to shipping.
method.tex + ml-hugs/eval.py
Capabilities that make research handoffs disappear.
Bring any agent. Attach any codebase. Ship every deliverable from the same folder. Cloud editors can't catch up — because cloud editors can't reach your code.
Bring your own agent
DraftPilot is agent-neutral. Codex, Claude, local Ollama models, or a custom shell script — each one gets the same paper and codebase context.
Attach any number of codebases
Point at one repo, or five. Local paths, remote VM paths, monorepos. Agents reason across the manuscript and the implementation — without you copy-pasting a thing.
Zero context handoffs
Paper, code, PDFs, logs, comments, and agent chat all in one workspace. No shuttling snippets.
Live diff review of every AI edit
Agent edits appear inline as a colored diff. Accept, reject, or edit — all from the same editor, without leaving the file.
- The reconstruction assumes static geometry. + We reconstruct dynamic scenes with separate + human, object, and scene branches~\cite{ye2024}.
Auto slides & poster
Turn any paper into a conference deck or landscape poster with baposter.
One-click arXiv package
Strips line numbers & conf metadata, bundles the current .bbl, converts SVG → PDF.
Fix Build, then verify
Agent repairs LaTeX errors, re-runs the build, tells you if the paper is actually clean.
VM-native launch
SSH tunnel to the remote paper & code. Local URL, real remote paths, one command.
Deadlines & comments
Per-project deadlines, numbered comments, TODOs, rebuttal checklists — plus SyncTeX and autocomplete.
What the cloud can't reach.
DraftPilot doesn't try to replace every editor. It's for the moment when the paper, code, logs, and experiments need to stay connected — and stay on your machine.
Install once. Point it at a paper. Keep writing.
Stable single-binary CLI for macOS and Linux, plus a Windows preview. Self-updating, checksum-verified.
$curl -fsSL https://jerrinbright.com/draftpilot/install.sh | bash
$curl -fsSL https://jerrinbright.com/draftpilot/install.sh | bash
>powershell -ExecutionPolicy Bypass -Command "irm https://jerrinbright.com/draftpilot/install.ps1 | iex"
draftpilot update
Your next paper deserves better plumbing.
Install commands, LaTeX prerequisites, local setup, VM setup, updates, and storage details — all in one onboarding guide.
draftpilot launch --paper ./paper --codebase ./repo --open
CLI