OpenInterpreter / 01

The open-source language model computer
http://openinterpreter.com/01
GNU Affero General Public License v3.0
4.76k stars 470 forks source link

Add Subprocess Check #233

Closed rbrisita closed 2 months ago

rbrisita commented 2 months ago

Adding check to True on subprocess.run calls to expose command errors that would otherwise fail silently.