Century Automation← All news

AI & Automation Briefing - August 2, 2026

Deep Research Agents Adopt False Conclusions Over Half the Time When Exposed to One Misleading Document

A new evaluation framework called MisKnow-Agent tests whether AI deep research agents can resist credible-looking but factually false information injected into their research workflows. Researchers tested DeerFlow, WebThinker, and Gemini Deep Research using three backbone LLMs. Injecting a single misleading document pushed the false-conclusion adoption rate from 0% to 54.7% on average. The effect varied based on source authority and presentation style, but search ranking and adding more misleading documents beyond the first had little additional impact. Even when cross-model verification correctly flagged the false content, agents still incorporated the false conclusions in their final reports. Pre- and post-research defenses reduced but did not eliminate the problem, pointing to a need for continuous verification at every stage of the research pipeline.

Source

Research Finds Filesystem Memory for AI Agents Cuts Retrieval Costs but Not Errors

A new paper from arXiv studies how LLM agents manage long-term memory stored as organized folders of markdown files. Researchers tested three agent roles across long-conversation benchmarks and embodied tasks, varying store structure, data volume, tooling, and model strength. Organized memory stores cut retrieval costs roughly in half on large datasets, but no structure consistently improved answer accuracy. Memory format matters relative to the agent consuming it: a raw episode log outperformed curated stores under a strong execution agent but underperformed under a weaker one. Taxonomy discipline broke down as memory grew for all but the strongest management agents, making sustainability the main practical constraint. Notably, swapping the tool configuration alone reshaped memory stores as significantly as changing the underlying model. Despite these limitations, accumulated memory improved performance at every model tested, and early stored memories retained their value over time.

Source

Google Fixed More Chrome Bugs in June Than in the Past Two Years, Crediting AI

Google patched 1,072 security vulnerabilities across Chrome 149 and 150, both released in June 2026. That total exceeds the 1,036 bugs fixed across the previous 23 Chrome versions released over the prior two years. Google attributed the surge to internal AI tooling, including its Gemini models, which it detailed in a white paper on AI-assisted vulnerability discovery and remediation. Chrome's director of engineering told TechCrunch that LLMs have transformed bug discovery into an automated, industrial-scale process. Microsoft reported a similar pattern earlier in July, patching a record 570 flaws across its products in a single Patch Tuesday cycle and also citing AI. Apple's bug-fix volume, by contrast, shows no comparable acceleration, with roughly 482 patches logged so far in 2026, a pace consistent with prior years.

Source

Sources