<html aria-label="message body"><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div>The recent "Illusion of Thinking" paper (https://machinelearning.apple.com/research/illusion-of-thinking) by Shojaee et al. at Apple showed that LLM reasoning is limited on complex problems, especially those requiring long chains of reasoning. However, it turns out that such problems can be solved through large multiagent systems: for instance, a system composed of a million LLM microagents can solve the 20-disk Towers of Hanoi problem that requires a million reasoning steps. The details are described in</div><div>    https://arxiv.org/abs/2511.09030</div><div>and there’s also a blog (with very cool animations) at</div><div>    <a href="https://www.cognizant.com/us/en/ai-lab/blog/maker">https://www.cognizant.com/us/en/ai-lab/blog/maker</a></div><div><br></div><div><br></div></body></html>