Skip to content

Comment on Show HN: Yolobox – Run AI coding agents with full sudo without nuking home dirparent

Comments

Interesting to learn about other related tools. I built a similar variant called ctenv (https://github.com/osks/ctenv). Focused more general containers and not specific to agents, but I'm using it for that via its configurability.

One thing I wanted was to use any image in the container, which shai also seem to support in the same way (mounting a custom entrypoint script). And same reason for not using devcontainers - make it easy to start a new container.

cool to see ctenv. definitely a similar vibe. thanks for sharing! will look at more closely.

Interesting to see how you incorporated some dockerfile patterns. devcontainer feature-esque.

I'm curious to know if you are using it for the isolation concepts I call "cellular development": https://shai.run/docs/concepts/cellular-development/

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.