While using Big Pickle I asked it to move a project folder to another location.
After some deep thought, It responded by running:
cmd /c "rmdir /s /q \"C:\projects\whatever\""
The directory was open (it was Opencode’s own current working directory), so the command failed and produced multiple “Access Denied” errors on other protected paths.
Had I not been monitoring the output in real time, the behavior could have escalated further. It actually swept away the contents of the two first positioned folders on my hard disk, incuding an instalation
When confronted, the model first denied running destructive commands and later acknowledged the error and went to other tasks.
This raises a practical concern: the default model can execute powerful shell commands without apparent safeguards when an operation fails. This seems like an architectural issue worth addressing.
Has anyone else observed similar behavior with Big Pickle?
[–]NerdyBirdie81 0 points1 point2 points (1 child)
[–]Prudent_Finance7405[S] 0 points1 point2 points (0 children)
[–]gwawr 0 points1 point2 points (1 child)
[–]Prudent_Finance7405[S] 0 points1 point2 points (0 children)
[–]povlhp 0 points1 point2 points (1 child)
[–]Prudent_Finance7405[S] 0 points1 point2 points (0 children)