Live wire — dispatch open27 Aug 2026

The AI Wire

Machine-drafted, human-approved AI industry news. Every story reviewed before it hits the wire.

From the archive63 dispatches · page 02 / 07
51
azureproduct· filed 19 Aug 2026

Azure Copilot to offer direct access to specialized agents in August 2026

Microsoft will let Azure customers invoke specialized agents directly from Azure Copilot starting in August 2026, replacing the single-chat requirement. Four purpose-built agents will be directly accessible, while the Observability and Migration agents remain in existing products for now. Pricing is unchanged in the release.

50
azureproduct· filed 18 Aug 2026

Azure Connector Namespace: Managed MCP servers for SRE Agent

Microsoft's Azure Connector Namespace, now in preview, hosts MCP servers that connect Azure SRE Agent to additional operational systems. While the service handles hosting and maintenance, setup still requires manual identity and connector registration, and custom server images are not yet supported.

49
azureproduct· filed 17 Aug 2026

Anthropic extends five agent-building capabilities to Azure-hosted Claude deployments in Microsoft Foundry

Anthropic has extended five agent-building capabilities—including structured outputs, web search, and an MCP connector—to Claude models on Azure-hosted Foundry deployments, eliminating the need for workarounds in residency-constrained environments. The features address common LLM pipeline issues like malformed JSON, token inefficiency, and tool-selection degradation. Pricing and data-handling details are included, with recommendations to review certain features for regulated workloads.

48
learn.microsoft.comproduct· filed 17 Aug 2026

Microsoft Foundry Agent Service provides managed runtime for containerized AI agents

Microsoft Foundry Agent Service offers a managed runtime for containerized AI agents on Azure, handling deployment, scaling, and session persistence. It supports multiple agent frameworks and protocols, with per-session sandboxing and immutable versioning. Users retain responsibility for agent behavior and compliance.

47
baeke.infoproduct· filed 17 Aug 2026

Microsoft adds serverless agents runtime for Azure Functions in preview

Microsoft has introduced a serverless agents runtime for Azure Functions, currently in preview, that defines agents in Markdown files and runs them as ordinary Function Apps. The runtime discovers agent definitions from project files, integrates with MCP servers and custom tools, and inherits standard Functions features like scale-to-zero and managed identity. It targets event-driven agents that are started by timers, queues, or HTTP requests without needing a dedicated agent server.

46
blogs.nvidia.commodels· filed 17 Aug 2026

NVIDIA adds Nemotron 3.5 Lightning and NeMo Switchyard to its open-model lineup

NVIDIA has released Nemotron 3.5 Lightning, a 30-billion-parameter mixture-of-experts model for high-volume agentic AI workloads, and NeMo Switchyard, an open-source library for routing requests across models. The company reports faster output and lower cost based on its own benchmarks and partner-reported results; one partner's routing test also showed an accuracy tradeoff.

45
theguardian.comindustry· filed 17 Aug 2026

Zuckerberg Essay Defends Open-Weight AI, Opposes Regulation

Mark Zuckerberg published an essay advocating open-weight AI models and opposing regulation, positioning Meta as a democratic alternative to closed systems from rivals. He offered few specifics on safety testing, datacenter policy, or labor impacts, while downplaying concerns about surveillance and weapons. The essay coincided with the release of a new Meta model, Muse Glimmer.

44
baeke.infoproduct· filed 15 Aug 2026

Deploying an AG-UI Agent on Microsoft Foundry's MicroVM Hosted Agents

This post walks through deploying an AG-UI agent on Microsoft Foundry's new MicroVM-based hosted agents. It covers the required container setup, deployment manifests, and a Next.js chat client, and explains why the Invocations protocol is preferred over Responses for AG-UI. Key limitations such as lack of durable conversation history and limited trace telemetry are also noted.

43
anthropicpolicy· filed 15 Aug 2026

Anthropic to Add Statistical Watermark to Claude Text

Anthropic will embed a statistical watermark in Claude-generated text, citing the EU AI Act as the driver. The method preserves output quality and readability, but has limitations with short, factual, or code-heavy passages. A detection API is planned, though access details remain undecided.