Comment by jen729w
16 days ago
Mine's started to use $() to feed e.g. strings into a commit. Because this is a command expansion it requires approval every single time.
16 days ago
Mine's started to use $() to feed e.g. strings into a commit. Because this is a command expansion it requires approval every single time.
FWIW, if you enable /sandbox then it stops asking for permission for these kinds of commands.
Yeah, mine to which I find really annoying
Yeah I had to ask it to stop doing that as well && chaining commands that it could split. I got tired of having to manually give permissions all the time (or leaving it to churn, only to come back after a while to see it had asked for permissions very early into the task)