chat-first Claude Code, for everyone.
A Replit-style browser UI that wraps the AI coding agent already on your machine. Your files stay local. Your agent runs in your terminal. We just make it beautiful — and easy to share across devices and collaborators.
Pick a name. Get your-name.venturewild.llc. ~30 seconds.
your-slug.venturewild.llc is yours
Run the two commands below in your terminal. The login command bakes your account token into a local config file so this machine knows it's you.
npm i -g @venturewild/workspace
wild-workspace login …
Then run wild-workspace in any folder. Your browser opens straight to your-slug.venturewild.llc — already signed in — with a quick welcome from your new agent.
New to Claude? Your agent walks you through installing and signing into it on the first run — you'll just need a Claude plan (Pro or higher), on your own account.
-
Install once. One command. Runs anywhere Node ≥ 18 does.
-
Run
wild-workspacein your project folder. Opens a browser tab. Your `claude` (or `gemini` / `codex`) subprocess lives in your shell, exactly like before. -
Share by URL — collaborators get a viewer link. Chat history, live preview, presence. No git literacy required.
-
Sync across devices. bmo-sync keeps your phone, laptop, and desktop in lockstep. No conflict copies, no sidecar files.