From 7286ef3a5241a3806bd6c5b52f58c508842d9d3f Mon Sep 17 00:00:00 2001 From: Eesa Hamza Date: Tue, 18 Apr 2023 16:07:15 +0300 Subject: [PATCH 1/4] Spruced up the bug issue template --- .github/ISSUE_TEMPLATE/1.bug.yml | 35 ++++++++++++++++++++++++++++---- 1 file changed, 31 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index 7f1d27718eb6..4877c411f835 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -2,6 +2,12 @@ name: Bug report 🐛 description: Create a bug report for Auto-GPT. labels: ['status: needs triage'] body: + - type: markdown + attributes: + value: | + ⚠️ ### Before you continue + Before you create this issue please join the [discord](https://discord.gg/autogpt) to discuss with our incredible members + about your issue. You are more than to specify your issue in the [tech-support](https://discord.com/channels/1092243196446249134/1092275629602394184) channel. - type: checkboxes attributes: label: ⚠️ Search for existing issues first ⚠️ @@ -28,14 +34,25 @@ body: - Provide commit-hash (`git rev-parse HEAD` gets it) - If it's a pip/packages issue, provide pip version, python version - If it's a crash, provide traceback. - - type: checkboxes + - type: dropdown + attributes: + label: Which Operating System are you using? + description: > + Please select the operating system you were using to run Auto-GPT when this problem occurred. + options: + - Windows + - Linux + - MacOS + - Other (Please specify in your problem) + - type: dropdown attributes: label: GPT-3 or GPT-4 description: > If you are using Auto-GPT with `--gpt3only`, your problems may be caused by - the limitations of GPT-3.5 + the limitations of GPT-3.5. options: - - label: I am using Auto-GPT with GPT-3 (GPT-3.5) + - GPT-3.5 + - GPT-4 - type: textarea attributes: label: Steps to reproduce 🕹 @@ -53,8 +70,18 @@ body: attributes: label: Your prompt 📝 description: | - If applicable please provide the prompt you are using. You can find your last-used prompt in last_run_ai_settings.yaml. + If applicable please provide the prompt you are using. Your prompt is stored in your `ai_settings.yaml` file. value: | ```yaml # Paste your prompt here ``` + - type: textarea + attributes: + label: Your Logs 📒 + description: | + If applicable please include your error logs. You can find them at `logs/error.log`. + This will help us understand your issue better! + value: | + ``` + + ``` \ No newline at end of file From 0c8467c404dc241d3e047836fb26519411ab5cdf Mon Sep 17 00:00:00 2001 From: EH Date: Tue, 18 Apr 2023 14:34:24 +0100 Subject: [PATCH 2/4] Update 1.bug.yml --- .github/ISSUE_TEMPLATE/1.bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index 4877c411f835..344120903c1f 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -7,7 +7,7 @@ body: value: | ⚠️ ### Before you continue Before you create this issue please join the [discord](https://discord.gg/autogpt) to discuss with our incredible members - about your issue. You are more than to specify your issue in the [tech-support](https://discord.com/channels/1092243196446249134/1092275629602394184) channel. + about your issue. You are more than welcome to specify your issue in the [tech-support](https://discord.com/channels/1092243196446249134/1092275629602394184) channel. - type: checkboxes attributes: label: ⚠️ Search for existing issues first ⚠️ From c846c1d331ead6077caa646d8d0c6b4f042ec238 Mon Sep 17 00:00:00 2001 From: Eesa Hamza Date: Tue, 18 Apr 2023 17:53:49 +0300 Subject: [PATCH 3/4] Fixed and added suggestions to bugs template --- .github/ISSUE_TEMPLATE/1.bug.yml | 44 +++++++++++++++++++++++++------- 1 file changed, 35 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index 4877c411f835..c30a6105eefd 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -5,12 +5,20 @@ body: - type: markdown attributes: value: | - ⚠️ ### Before you continue - Before you create this issue please join the [discord](https://discord.gg/autogpt) to discuss with our incredible members - about your issue. You are more than to specify your issue in the [tech-support](https://discord.com/channels/1092243196446249134/1092275629602394184) channel. + ### ⚠️ Before you continue + * Check out our [backlog], [roadmap] and join our [discord] to discuss what's going on + * If you need help, you can ask in the [discussions] section or in [#tech-support] + * **Throughly search the [existing issues] before creating a new one** + + [backlog]: https://github.com/orgs/Significant-Gravitas/projects/1 + [roadmap]: https://github.com/orgs/Significant-Gravitas/projects/2 + [discord]: https://discord.gg/autogpt + [discussions]: https://github.com/Significant-Gravitas/Auto-GPT/discussions + [#tech-support]: https://discord.com/channels/1092243196446249134/1092275629602394184 + [existing issues]: https://github.com/Significant-Gravitas/Auto-GPT/issues?q=is%3Aissue - type: checkboxes attributes: - label: ⚠️ Search for existing issues first ⚠️ + label: '### ⚠️ Search for existing issues first!' description: > Please [search the history](https://github.com/Torantulino/Auto-GPT/issues) to see if an issue already exists for the same problem. @@ -43,13 +51,16 @@ body: - Windows - Linux - MacOS + - Docker + - Devcontainer / Codespace + - Windows Subsystem for Linux (WSL) - Other (Please specify in your problem) - type: dropdown attributes: - label: GPT-3 or GPT-4 + label: GPT-3 or GPT-4? description: > If you are using Auto-GPT with `--gpt3only`, your problems may be caused by - the limitations of GPT-3.5. + the [limitations](https://github.com/Significant-Gravitas/Auto-GPT/issues?q=is%3Aissue+label%3A%22AI+model+limitation%22) of GPT-3.5. options: - GPT-3.5 - GPT-4 @@ -69,7 +80,7 @@ body: - type: textarea attributes: label: Your prompt 📝 - description: | + description: > If applicable please provide the prompt you are using. Your prompt is stored in your `ai_settings.yaml` file. value: | ```yaml @@ -79,9 +90,24 @@ body: attributes: label: Your Logs 📒 description: | - If applicable please include your error logs. You can find them at `logs/error.log`. + Please include the log showing your error and the command that caused it, if applicable. + You can copy it from your terminal or from `logs/activity.log`. This will help us understand your issue better! + +
+ Example + ```log + INFO NEXT ACTION: COMMAND = execute_shell ARGUMENTS = {'command_line': 'some_command'} + INFO -=-=-=-=-=-=-= COMMAND AUTHORISED BY USER -=-=-=-=-=-=-= + Traceback (most recent call last): + File "/home/anaconda3/lib/python3.9/site-packages/openai/api_requestor.py", line 619, in _interpret_response + self._interpret_response_line( + File "/home/anaconda3/lib/python3.9/site-packages/openai/api_requestor.py", line 682, in _interpret_response_line + raise self.handle_error_response( + openai.error.InvalidRequestError: This model's maximum context length is 8191 tokens, however you requested 10982 tokens (10982 in your prompt; 0 for the completion). Please reduce your prompt; or completion length. + ``` +
value: | ``` - ``` \ No newline at end of file + ``` From 17caf226d0b919fb250774b77504e7c2b94f569f Mon Sep 17 00:00:00 2001 From: Eesa Hamza Date: Tue, 18 Apr 2023 17:57:40 +0300 Subject: [PATCH 4/4] Slight fixes --- .github/ISSUE_TEMPLATE/1.bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index c30a6105eefd..c971b852ca62 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -108,6 +108,6 @@ body: ``` value: | - ``` + ```log ```