diff --git a/scripts/data/prompt.txt b/scripts/data/prompt.txt index d6289b6c..f8043496 100644 --- a/scripts/data/prompt.txt +++ b/scripts/data/prompt.txt @@ -22,7 +22,7 @@ COMMANDS: 16. Get Improved Code: "improve_code", args: "suggestions": "", "code": "" 17. Write Tests: "write_tests", args: "code": "", "focus": "" 18. Execute Python File: "execute_python_file", args: "file": "" -19. Execute Shell Command: "exec_shell", args: "command_line": "". Remember only to use commands that terminate, interactive tools like vim are not supported! +19. Execute Shell Command, non-interactive commands only: "exec_shell", args: "command_line": "". 20. Task Complete (Shutdown): "task_complete", args: "reason": "" 21. Generate Image: "generate_image", args: "prompt": ""