This paper shows that letting an AI search many places at the same time (in parallel) can beat making it think in long, slow chains.
GLM-5 is a new open-weight AI model that moves from 'vibe coding' (prompting the model to write code) to 'agentic engineering' (letting the model plan, build, test, and fix software on its own).
Re-TRAC is a new way for AI search agents to learn from each try, write a clean summary of what happened, and then use that summary to do better on the next try.
DeepVerifier is a plug-in checker that helps Deep Research Agents catch and fix their own mistakes while they are working, without retraining.
This paper teaches AI helpers to browse the web more like people do, not just by grabbing static snippets.