Century Automation← All news

AI & Automation Briefing - June 16, 2026

Stanford HAI Releases Ninth Annual AI Index Report for 2026

Stanford HAI published the 2026 AI Index Report, its ninth annual edition, offering a comprehensive data-driven snapshot of AI's trajectory across benchmarks, safety, governance, economic impact, and real-world deployment. This year's report introduces standalone chapters on AI in science and AI in medicine for the first time, alongside new estimates of generative AI's economic value and emerging evidence of its labor market effects. The report also adds an analytical framework on AI sovereignty and covers why current evaluation methods for reasoning and real-world task execution are becoming less reliable. A central theme is the widening gap between AI capability and the readiness of governance, education, and data infrastructure to manage it. For operations leaders and business owners, this is the most citable primary source available for grounding authority content in verified trend data.

Source

Salesforce Acquires Fin for $3.6B to Strengthen Agentforce

Salesforce is acquiring Fin, the AI customer service platform formerly known as Intercom, for $3.6 billion. Fin operates an AI agent that handles customer queries across live chat, WhatsApp, SMS, phone, Slack, and other channels. Salesforce plans to integrate Fin's technology and team into Agentforce, its enterprise platform for building and deploying custom AI agents. Fin co-founder and CEO Eoghan McCabe will remain in his role post-acquisition, with co-founder Des Traynor continuing to lead R&D. The deal is expected to close in the first months of 2027, which corresponds to the fourth quarter of Salesforce's fiscal year 2027. For operations and CRM automation practitioners, this accelerates Agentforce's capabilities in agentic customer service and raises the competitive bar against custom-built agent stacks.

Source

New Benchmark Exposes Where AI Code Agents Break Down on Data-Heavy Tasks

Researchers introduced CoDA-Bench, a benchmark that tests LLM agents on tasks requiring both data discovery and code execution across environments containing roughly 980 files each. Across 1,009 tasks drawn from the Kaggle ecosystem, even the top-performing agents achieved only a 61.1% success rate. The core failure pattern is the same one that surfaces in real workflow automation: agents struggle to locate the right data files and then act on them correctly in a single coherent sequence. For anyone building agents that query Google Sheets, databases, or APIs inside tools like n8n, that 39% failure rate is a direct argument for adding human-in-the-loop checkpoints at the data-retrieval stage. Claude Code and OpenAI Codex were among the systems evaluated. The sandbox environment is reproducible and open for testing.

Source

Sources