OpenInterpreter / open-interpreter

A natural language interface for computers
http://openinterpreter.com/
GNU Affero General Public License v3.0
57.02k stars 4.9k forks source link

how do you automate the execution of the code? #1519

Closed kyegomez closed 3 weeks ago

kyegomez commented 3 weeks ago

Describe the bug

how do you automate the execution of the code? Need the setting to automate it so the code will auto execute.

Reproduce

how do you automate the execution of the code? Need the setting to automate it so the code will auto execute.

Expected behavior

how do you automate the execution of the code? Need the setting to automate it so the code will auto execute.

Screenshots

No response

Open Interpreter version

0.1.1

Python version

3.115

Operating System name and version

Macos

Additional context

how do you automate the execution of the code? Need the setting to automate it so the code will auto execute.

MikeBirdTech commented 3 weeks ago

Two options:

https://docs.openinterpreter.com/settings/all-settings#auto-run

or

image

There's also the -y flag when you run Open Interpreter in the CLI