AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Teach Docker to Auto-GPT

Open finaldzn opened this issue 1 year ago • 3 comments

Work in progress, but im Trying to give auto gpt a way to build, manage, and run command inside docker containers.

The goal are :

  • No need tp set up any dev environnment for Auto-Gpt to work
  • A way for Auto-GPT to run any commands in a controlled environnement
  • A way for Auto-GPT to develop complete apps using the virtual docker environment.

Im not sure about :

  • The prompts given to explain the commands
  • The goal i gave auto gpt

Here is the reference goal with wich i've tried :

Any suggestions is welcomed

ai_goals:
- set up a dev environnement for a react app using docker
- 'create a new bare react app '
- add a component to the react app that shows the current time
- run the app, access it and print in a file the html
ai_name: Developer-GPT
ai_role: Set up working coding a environment and then follow user instructions to
  create an app

finaldzn avatar Apr 04 '23 14:04 finaldzn

@finaldzn Now it's outdated. Resolve the conflicts and make it more focused

nponeccop avatar Apr 10 '23 09:04 nponeccop

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

github-actions[bot] avatar Apr 17 '23 15:04 github-actions[bot]

@finaldzn Resolve the conflicts.

AndresCdo avatar Apr 20 '23 17:04 AndresCdo

This is a mass message from the AutoGPT core team. Our apologies for the ongoing delay in processing PRs. This is because we are re-architecting the AutoGPT core!

For more details (and for infor on joining our Discord), please refer to: https://github.com/Significant-Gravitas/Auto-GPT/wiki/Architecting

p-i- avatar May 05 '23 00:05 p-i-

Closing this PR because no activity in the past 2 months. Interesting idea though; I have labeled it with fridge so we can find it back and use it as inspiration later, when the dust of re-arch settles. Or if you want, feel free to rebase your changes on current master and resubmit :)

Pwuts avatar Jun 14 '23 22:06 Pwuts