Whenever a scan failed occurs, the TUI does not display the reason for the failure; you must exit the TUI and check the script’s error messages to identify it.
I believe we should add a feature that, upon a scan failed event, outputs the error message to help diagnose the cause, such as an excessively large model context input or a request timeout.
Whenever a
scan failedoccurs, the TUI does not display the reason for the failure; you must exit the TUI and check the script’s error messages to identify it.I believe we should add a feature that, upon a
scan failedevent, outputs the error message to help diagnose the cause, such as an excessively large model context input or a request timeout.