Every Prototyper workspace is a filesystem. Today we're letting you mount the places your work already lives — GitHub and Google Drive — straight into that filesystem, so your repositories and documents sit right next to your canvas, and your agents can read them the same way they read everything else.
GitHub
Install the Prototyper GitHub App, pick the repositories you want, and they mount
into your workspace under /mnt/github. From there you and your agents can read
the code on the canvas — and when an agent makes a change, it commits back to a
branch and opens a pull request, so nothing lands in your repo without your
review.
Google Drive
Connect Google Drive and choose the folders to bring in. They mount under
/mnt/google-drive, so specs, notes, and documents are available to reference
alongside your work. Google Docs, Sheets, and Slides come in as Markdown, CSV,
and PDF, so agents can actually read them. Drive connections are read-only
to start — we read your files, we never write to them.
How it fits together
You'll find both under Workspace Settings → Integrations. Connect once, mount what you need, and your agents pick it up automatically.