I need to use run_command not shell - LOOP

#39
by Clem16 - opened

Consistently, getting tool use problems.
It defaults to using shell constantly, even when I have explicitly told it to never use it.
It straight up ignores my explicit instructions, and continues to try and use shell when it is not available.
It then discovers it can't use it, then proceeds to tell itself to not use it - completely ignores its own instructions and proceeds to try and use it again.
This loop is a very annoying loop.

Sign up or log in to comment