top | item 45736685

(no title)

tonicbbleking | 4 months ago

It really bothers me that it doesn't have support for devcontainers.

Only a closed set of languages are supported and the hook for startup installation of additional software seems to be not fully functioning at the moment.

discuss

order

CuriouslyC|4 months ago

You don't need claude code on the web for this, Cloudflare lets you spin up containers like crazy, you can boot an agent in a container, and as part of the boot process copy your claude auth token into the container. Then just ssh in, use tmux to make it persistent, and drive claude remotely.

mattboyle|4 months ago

Check out ona.com if you haven't already. We support very similiar use cases and we support devcontainer. No limitation on language support.

AnicetN|4 months ago

Yeah that's why we basically built our own Claude Code Web but around Hetzner VPSs instead & terminal access. So you can use docker, open ports if you'd like. Some teams even needed us for a complicated R dev setup they wanted Claude to work with.

igor47|4 months ago

Yeah and my preferred tools (mise) are missing from the environment, and installing it requires arcane environment configuration and then the LLM spends 10 minutes just trying to get the environment set up... On every interaction