New Research Reveals Why AI Agents Get Confused by Competing Orders
Researchers found that AI agents often fail to follow instructions correctly because they struggle to prioritize conflicting commands. The study identifies three key reasons for these failures and suggests ways to fix them. (arXiv:2606.07808v1)

A team of researchers published a study on arXiv showing why AI agents sometimes fail to follow instructions properly. The problem often arises when an AI receives conflicting commands from different sources. For example, imagine asking an AI assistant to 'book a flight to Paris' but then telling it 'ignore that last request.' The AI might get confused about which instruction to follow.
This confusion matters because it affects how well AI assistants, customer service bots, and other AI agents can help us. If an AI can't prioritize instructions correctly, it might book the wrong flight, send the wrong email, or even provide unsafe advice. The researchers identified three main reasons for these failures: the AI might not recognize the relevant instructions, it might struggle to resolve conflicts between instructions, or it might correctly resolve conflicts but still make mistakes.
If you use AI assistants like Siri, Alexa, or Google Assistant, you can test this by giving them conflicting commands. For example, say 'Set a reminder for 3 PM to call Mom' and then immediately say 'Ignore that last request.' Notice if the AI follows your second command or if it still sets the reminder. This simple test can help you understand how well your AI assistant handles instruction conflicts.