Would you use something like this? One pattern I've seen while building agentic apps is that agents sometimes get stuck in tool loops. Example: search → search → search → search... browser → browser → browser... or recursive tool calls that keep burning tokens without making progress. By the time yo