Agent Infrastructure: orchestration, governance, models, and protocols
Introducing Dynamic Workflows in Claude Code. Anthropic introduces dynamic workflows in Claude Code that orchestrate hundreds of parallel subagents to handle large engineering tasks end-to-end. This concretizes agent orchestration as a production pattern — you need orchestration primitives, observability, and per-subagent controls to avoid brittle pipelines (Principle 09).
Claude Opus 4.8. Anthropic releases Claude Opus 4.8, a faster, cheaper, and more reliable model optimized for agentic workflows and dynamic benchmarks. Outcome engineers can lower latency and cost in multi-agent systems and rely on improved model behavior when designing orchestration and fallbacks (Principles 03 & 09).
An open-source toolkit for controlling out-of-control AI agents. Microsoft publishes an Agent Governance Toolkit offering policy-based checks and sandboxing to constrain agent actions and reduce API misuse. Use this as a baseline for runtime enforcement, testing, and safe deployment of autonomous agents in production (Principles 10 & 14).
How we built Cloudflare’s data platform and an AI agent on top of it. Cloudflare describes Town Lake and Skipper: a unified data platform plus an auditable AI agent that delivers fresh, accurate answers across internal datasets. Treat this as a blueprint: centralize context, version data, and bake auditability into agent outputs to meet operational, accuracy, and compliance requirements (Principles 06 & 15).
A Guide to the New, Wide World of Agentic Advertising and Commerce Protocols. Adweek maps emerging standards like the Model Context Protocol (MCP) and Agent2Agent (A2A) that standardize agent-to-tool and agent-to-agent commerce. Protocols shift how agents discover context, identity, and payment rails — design systems for protocol compatibility, composable trust, and secure transaction flows (Principles 11 & 09).