open-interpreter icon indicating copy to clipboard operation
open-interpreter copied to clipboard

Fixed empty message error for computer use

Open ehlowe opened this issue 1 year ago • 0 comments

Describe the changes you have made:

if the user presses enter without input it will continue and ask again instead of inserting an empty string into the prompt which throws an error

Fixes https://github.com/OpenInterpreter/open-interpreter/issues/1517

Pre-Submission Checklist (optional but appreciated):

  • [ ] I have included relevant documentation updates (stored in /docs)
  • [x] I have read docs/CONTRIBUTING.md
  • [x] I have read docs/ROADMAP.md

OS Tests (optional but appreciated):

  • [x] Tested on Windows
  • [ ] Tested on MacOS
  • [ ] Tested on Linux

ehlowe avatar Nov 01 '24 21:11 ehlowe