Hacker News new | ask | show | jobs
AI Python debugger (Open Source fork of pysnooper) (github.com)
3 points by alvin_r_h 443 days ago
1 comments

snooper-ai is a simple fork of PySnooper. It sends the entire execution trace (variable values you'll typically examine in a debugger) to an LLM for debugging, so it fully understands what happened in your code!