tandemly.ai
Briefing · MAY 28 2026

May 28, 2026

AI daily briefing

🎯 Top 3 Things to Know

1. Anthropic split the Managed Agents control plane from the execution plane, shipping self-hosted sandboxes and MCP tunnels at Code with Claude. The orchestration loop (context management, error recovery, multi-step planning) stays on Anthropic's infrastructure. Tool execution moves to a sandbox the customer configures, either on its own cloud or on a managed provider like Cloudflare, Daytona, Modal, or Vercel. MCP Tunnels (research preview) then lets the agent reach private Model Context Protocol servers without exposing them to the public internet. The split addresses the recurring enterprise objection that hosted agents could not touch internal systems without breaking compliance perimeters. Teams that have stalled at proof-of-concept on data residency grounds now have a path forward. The number worth watching is sandbox cold-start latency on customer infrastructure versus Anthropic's own, since that is where the hybrid model's friction will show up first. Anthropic

2. Google researchers released BATS, a budget-aware framework that cuts AI agent tool-call costs by roughly a third without losing accuracy. The framework wraps a foundation model in a Budget Tracker, a prompt-level module that signals remaining token and tool-call budget on every step, then trains the agent to dig deeper or pivot based on resources left. On a deep-research benchmark, BATS hit comparable accuracy with 40.4% fewer search calls, 19.9% fewer browse calls, and 31.3% lower total cost. The piece comes weeks after an IDC survey reported that 92% of decision-makers said their deployed agents cost more than expected, with inference the dominant driver. Teams building search or browse agents on metered APIs should benchmark a budget-aware loop against their current fixed-effort loop before raising another infrastructure round. The cheapest win in the agent stack is no longer model selection; it is letting the agent know how much money is left. VentureBeat · arXiv

3. The EU's Digital Omnibus on AI postpones high-risk AI obligations to December 2027, the first amendments to the AI Act since adoption. Negotiators from the Council, Parliament, and Commission reached provisional agreement on May 7. High-Risk AI System obligations slip from August 2026 to December 2027. National regulatory sandboxes slip a year. Transparency rules still come into force in August 2026. The package also adds two new prohibitions: AI-generated non-consensual intimate imagery, and realistic depictions of identifiable people without consent. The delay reflects how unprepared standards bodies and notified-body capacity were for the original timeline. Vendors that were on a forced-march compliance plan now have eighteen extra months. Buyers that priced compliance into 2027 procurement should expect the value of the audit-readiness premium to soften. Council of the EU

🚀 Frontier Models & Features

🔬 Research Worth Reading

🏢 Enterprise in the Wild

Sysco won Newsweek's 2026 AI Impact Award for its Sysco Agentic Ecosystem (SAGE), a company-wide platform that moved AI out of pilots and into daily operations across sales, supply chain, customer experience, and back office. The relevant detail for other food-and-distribution operators: SAGE was built as a shared agent runtime first, with use cases layered on top, rather than as a set of disconnected vertical agents. GlobeNewswire

🛠️ Tooling & Ecosystem

⚖️ Policy & Regulation

Beyond the EU Digital Omnibus covered above, the new EU prohibitions on non-consensual AI imagery establish a direct content-liability hook that vendors of image and video models will need to surface in their model cards. The timeline relief on high-risk obligations does not extend to these prohibitions, which take effect on the original schedule. Inside Privacy

📌 Watch List