AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Stable build is broken

Open AndroidDev77 opened this issue 1 year ago • 0 comments

Duplicates

  • [X] I have searched the existing issues

Steps to reproduce 🕹

git clone https://github.com/Torantulino/Auto-GPT.git cd Auto-GPT git checkout -b stable pip3 install -r requirements.txt python -m autogpt

Current behavior 😯

Gives the issue mentioned in https://github.com/Significant-Gravitas/Auto-GPT/pull/1580

Suggestion:

  1. Stop work on new PR's until Stable is in working condition.
  2. Ask contributors to create more unit and end to end tests to ensure new PR's don't break current functionality.

Expected behavior 🤔

Proper operation

Your prompt 📝

Any

AndroidDev77 avatar Apr 15 '23 17:04 AndroidDev77