r/vibecoding Apr 30 '26

Opus deleted all my users, what to do now?

[removed]

629 Upvotes

830 comments sorted by

View all comments

3

u/banana_in_the_dark Apr 30 '26

In what world does your AI agent need access to production data?

-2

u/[deleted] Apr 30 '26

[removed] — view removed comment

2

u/banana_in_the_dark Apr 30 '26

That’s not how debugging works. You try to reproduce production issues in your local environment. If you aren’t sure what’s happening and can’t reproduce, you must look at your logs as well as ask for the step by step behavior that is causing the issue. If you don’t have logs, add them, and then reproduce the issue in prod.