ARTICLE AD BOX
I'm using Cursor IDE and running a Python scripts main.py from the integrated terminal to test if my code works. How do I configure Cursor to automatically detect and fix Python errors from terminal output?
Workflow: I ask an agent to run a query by modifying my code, and then once it it done, I want an agent to run python main.py in the terminal integrated in Cursor and automatically detect and fix Python errors if any that can be seen terminal output.
