
Pro #AI #Coding Tip: Describe the bug you're trying to solve, ask AI to add extra debug logs to help it troubleshoot, then tell the AI you will reproduce the issue and share the logs with it to help it solve the bug. My use case: I was trying to work with this intermittent issue that wasn't possible (or easy) to reproduce in an integration test. The AI kept making changes that just weren't correct and weren't solving the problem. Even with high thinking mode. After asking it to add debug logs and reproducing it, it solved it instantly. If AI coding isn't working for you, take a step back and ask yourself: what context is the AI missing to solve this?