What?
Docker container initialized with various agentic coding tools, bootstrapped so coding starts right away. Ephemeral by default, so when it is downed, state is wiped.
Why?
Starting to code with agents at scale, including on the go. Codex and Claude already have on-the-go patterns (like Codex web/iOS app), but they still feel broken in practice and not flexible enough. A clean box I can spin up fast and throw away when done makes it easy to launch many environments on the fly while removing setup friction.
Key features
- Agentic coding tools preinstalled out of the box
- Tailnet-only access
- Full flexibility for network access to the devcontainer when needed (ie. deploying previews)
- Integration with deploy pipelines (ie. Komodo, coolify, or just vercel)
moshsupport for better on-the-go sessions (handles drops and network switching better than plain SSH)- Ephemeral by default: downing the container wipes both workspace state and Tailscale registration
Ramblings
expand for braindump
tbd, experimenting