Closed GreyDGL closed 1 year ago
Correctly, pentestGPT needs to perform multiple rounds of reasoning if users key in todo for multiple times. The result is also wrong.
todo
Add a handler to check if the current command is the same as the previous one (excluding next).
next
Solved with local subtask handler
Correctly, pentestGPT needs to perform multiple rounds of reasoning if users key in
todo
for multiple times. The result is also wrong.Add a handler to check if the current command is the same as the previous one (excluding
next
).