Prototype · v0
Your code · your context · your pod.
Mind Codespaces is an AI-native Git platform built around your own Solid Pod. Push code, file issues, let an agent draft pull requests — and the artifacts, history, and AI memory stay under your WebID. The bridge translates protocols; it doesn't own your project.
Three primitives, all pod-owned. Each can be replaced or rebuilt without losing what matters — because what matters lives in the pod.
A real bare Git repository on the bridge, plus a Turtle description of the project written to your pod under /codespaces/. Move bridges, your repo metadata moves with you.
File an issue and a single conversational coder agent responds against the same WebID, either editing files or asking a follow-up in the thread. Their working memory lands back in your pod, not in a vendor database.
A git push publishes a static site to a container of your choice on your pod. Visitors hit your pod directly; the bridge is out of the loop after publish.
Four moves from nothing to a live site published from your pod. Everything happens in the app — no curl required. Or skip ahead and see what alice did.
Pick a pod name and an email. The bridge spins up a Community Solid Server account and hands you back a WebID.
Sign up →An OIDC redirect to your pod. You approve once; the bridge gets a delegated refresh token it can revoke any time.
Connect a podName it, pick public or private, the bridge sets up a bare git repo and writes the metadata into your pod.
New repo →Mint a push token from the repo page, then git push to the bridge URL. Mind Pages publishes the result to your pod.
Repo dashboardWant the deep dive? How it works walks through what lives in your pod, what happens on push, and what survives if the bridge disappears.