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

Even when I do -y it still eventually requires user input on longer requests

Open wakywayne opened this issue 1 year ago • 1 comments

Describe the bug

Lets say I have it make a slightly larger then simple program / file. It will start by not need my input then after a few minutes will eventually not continue without my input. It seems it is usually right before starting to build the program.

Reproduce

Ask it to build a simple on file application that uses some oop classes like a tic tac toe game or something and use the interpreter -y command to run open interpreter.

Expected behavior

I would expect to have the interpreter not need me to ever put in input until it is done with the project.

Screenshots

No response

Open Interpreter version

current as of 1/30/24

Python version

3.1

Operating System name and version

Unbuntu 22

Additional context

No response

wakywayne avatar Jan 30 '24 06:01 wakywayne

Hi @wakywayne When it stops, does it ask you to provide a y to continue or does it ask other questions? Have you tried with the latest release? Thanks!

MikeBirdTech avatar Mar 20 '24 22:03 MikeBirdTech