-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
During my testing on the React loop, it seems that the bot can be stuck in a loop (e.g. calling the same action with the same argument until it reaches the maximum number of actions).
Suggestion: I think the duplicated action can be determined with a simple rule-based approach. Once we detect the duplicated action, we can either stop the loop or use something like Reflexion (Paper).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels