frdel / agent-zero

Agent Zero AI framework
Other
4.76k stars 1.04k forks source link

support devcontainer cli #74

Closed jcowhigjr closed 1 month ago

jcowhigjr commented 2 months 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.

frdel commented 1 month ago

Devcontainer is not in timeline at the moment.