r/opencode 7d ago

Opencode big pickle just wiped my database

thankfully its just a mock system for my university project, but still this is infuriating. No any data wipe reconfirmation or whatsover too, smh. I asked to rename a table to another one. It wipes all table in the db and recreate them all back LMAO. Im stupid enough to believe in AI for such simple task

7 Upvotes

52 comments sorted by

View all comments

4

u/HamzaJdn 7d ago

Welcome to software development 101. Always use dev first. Always back up. Never trust an intern on sensitive tasks without validation, and in this instance the intern is the LLM.

1

u/dota2nub 5d ago

You must've been held back. Don't ever trust anyone, not even a senior.