Closed jcowhigjr closed 1 month ago
It would be useful to ask agent zero to test it's code inside a devcontainer for the project.
This would allow users to switch between projects and install far fewer dependencies for different environments.
https://code.visualstudio.com/docs/devcontainers/devcontainer-cli
I think this would require either a Docker-in-Docker image or agent zero having a docker compose file with various devcontainers on the host os communicating.
Devcontainer is not in timeline at the moment.
It would be useful to ask agent zero to test it's code inside a devcontainer for the project.
This would allow users to switch between projects and install far fewer dependencies for different environments.
https://code.visualstudio.com/docs/devcontainers/devcontainer-cli
I think this would require either a Docker-in-Docker image or agent zero having a docker compose file with various devcontainers on the host os communicating.