one-click-apps icon indicating copy to clipboard operation
one-click-apps copied to clipboard

Adding: AutoGPT

Open ak4zh opened this issue 2 years ago • 1 comments

  • [ ] I have tested the template using the method described in README.md thoroughly
  • [ ] I have ensured that I put as much default values as possible (except passwords) to ensure minimum effort required for end users to get started.
  • [ ] I have ensured that I am not using the "latest" tag as this tag is dynamically changing and might break the one-click app. Use a fixed version.
  • [ ] I have made sure that instructions.start and instructions.end are clear and self-explanatory.
  • [ ] Icon is added as a png file to the logos directory.
  • [ ] I've executed the checks if necessary by running npm ci && npm run validate_apps && npm run formatter
  • [ ] I will take responsibility addressing any issues that arises as a result of this PR (maintaining this app).

ak4zh avatar May 26 '23 09:05 ak4zh

@ak4zh

If it helps, there seems to be a working AutoGPT app in a 3rd party repo; https://oneclickapps.libertyware.io

Github repo; https://github.com/Jordan-Hall/caprover-one-click-apps

easaw avatar Jun 22 '23 14:06 easaw