So ideally, these environments are just in the cloud. But Claude Code web, is so "environment lite" that it really isn't a substitute. Or are you all having Claude Code web install a bunch of dependancies and even API keys to do things there?
I've got a system of VMs that get deployed now that I'm encouraging folks use, because Claude can just use those cloud VMs directly to work on code, run tests and things without a full slow CI workflow. But it seems so fragile.
What are you all using to power up employees at your company with dev environments something like Claude can use without those employees actually having local dev environments?
I'm assuming there's some OpenCode/OpenRouter kind of VM framework some folks here are using to power up Claude Code in VMs for their employees to get the best of both worlds while just being in the cloud.