Nicholas Albion
Nicholas Albion
I don't understand why you reassign `globalObject` but not `window[window['JS-Widget']]`. Also, `supportedAPI` seems redundant, line 46 could be moved to replace the default handler at line 56.
As I work through the commands in ASRControlLoop and convert to code for Lambda it occurred to me that a better way of going forward would to adapt the CMU...
This fixes the problems I mentioned in #2 and also enables virtual & physical device debugging
I'm trying to use `grunt-bower` to copy the .less files from Bootstrap so that I can compile them along with my own .less files into a single .css file. The...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 As mentioned in #2060 `write_to_file` always errors with "Error: File has already been updated" if the file...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 Currently the only way of starting Auto-GPT unattended is with `--continuous --ai-settings ai_settings.xml` but it would also...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 When the goal mentions a that a "`my-script.js` should be ..." (for some purpose) Auto-GPT is too...
A new Tech Writer agent should create: - .editorconfig - .gitignore - .gpt-pilot/project.yml : modules (if multi module project, which we don't freaky support yet) - scripts folder: lint, test,...
As a user I want to start GPT Pilot with various types of initial prompts So that I can build a new app, modify an existing app or debug an...