{"error":"ERROR_CUSTOM_MESSAGE","details":{"title":"Unrecoverable agent model looping detected","detail":"Unrecoverable agent model looping detected.","additionalInfo":{},"buttons":[],"planChoices":[]},"isExpected":true}
Hey, thanks for the report. I can see the agent is repeatedly taking screenshots while trying to interact with the game, and that triggers loop detection.
This looks like a specific case of a known loop detection issue. The browser tool’s ability to take screenshots combined with sequential game actions (arrow keys + verification) appears repetitive to the algorithm, even though it’s valid behavior.
Right now there’s no way to:
Turn off loop detection
Limit how often screenshots are taken
Configure browser tool approval to bypass this
Temporary workarounds you can try:
Break the task into smaller steps with more explicit instructions about when to take screenshots
Try rephrasing the request to avoid triggering an automatic screenshot after each action
I’ll pass this specific browser tool scenario to the team.