Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git clone fails because of strange non-existent paths #1734

Closed
1 task done
nponeccop opened this issue Apr 15, 2023 · 0 comments · Fixed by #2020
Closed
1 task done

Git clone fails because of strange non-existent paths #1734

nponeccop opened this issue Apr 15, 2023 · 0 comments · Fixed by #2020
Assignees
Labels
bug Something isn't working

Comments

@nponeccop
Copy link
Contributor

nponeccop commented Apr 15, 2023

Duplicates

  • I have searched the existing issues

Steps to reproduce 🕹

  • Ask for any goal that involves Auto-GPT repository

Current behavior 😯

  • Wait for it to attempt cloning to /home/user/autogpt or equivalently absurd path
  • See it failing

Example command:

NEXT ACTION:  COMMAND = clone_repository ARGUMENTS = {'repository_url': 'https://github.com/autogpt/autogpt', 'clone_path': '/home/user/autogpt'}

(note that the repo path is also wrong but it can be made right by various means. This issue is specifically about ChatGPT not knowing what path to use.

Expected behavior 🤔

Either it knows that it is in an empty filesystem sandbox or the cloning somehow succeeds

Your prompt 📝

ai_goals:
- Google the GitHub repository path of Auto-GPT
- Clone the repository
- Terminate
ai_name: Manager-GPT
ai_role: a project manager in a software company
@BillSchumacher BillSchumacher self-assigned this Apr 15, 2023
@BillSchumacher BillSchumacher added the bug Something isn't working label Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants