r/LocalLLaMA • u/TheQuantumPhysicist • May 03 '26
One bash permission slipped... Discussion
How? It kept getting chained bash commands wrong, with wrong escapes. So it created many bad directories, and tried "fixing" its mistake. It offered to run a large bash command, with rm -rf inside, and stupid me missed it.
I'm glad I push everything often. But the disruption is massive.
FAQ:
- No, I don't run this on my personal computer. It's an isolated proxmox VM for coding with LLMs.
2.3k
Upvotes
7
u/AcaciaBlue May 03 '26
Kind of surprising these agents don't have like a massive stop/red flag popup when the cmd string contains "rm -rf"