Joshua Ward
Joshua Ward
I would like to be able start and exec into my devcontainer with a single command (like you can with docker using `docker run -it zsh` for example). So instead...
Is there a way to pass options from a wrapping feature to a feature it depends on? For example: ```json { "name": "Go IDE", "id": "go-ide", "version": "0.1.0", "description": "Install...
I've been diving in deeper with devcontainers lately, publishing my own features and templates, etc. When publishing features and templates, the devcontainer cli seems to parse the version property out...
### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem...