How are you all using Claude Code / CLIs to work on client projects in a cloud-based sandbox?
I’m specifically looking for setups where:
- Client data and repos never touch my local machine
- I can run VS Code w/Claude extension
- Agents can read/write code, run tests, and use tools
- Is it possible to have VS Code settings/Claude skills carry over to each VS Code despite sandboxes?
If you’ve got examples (self‑hosted workspaces, cloud dev environments, VMs, anything), I’d love to hear how you’ve structured it—and what’s actually working in real client work vs. just theory.