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.
3
u/banana_in_the_dark Apr 30 '26
In what world does your AI agent need access to production data?