← Latest Update

Agent Ops: Sandboxes, Local Agents, Spec‑Driven Dev, and Reliable Queries

Cloudflare launches Sandboxes GA with secure creds, snapshots, and PTY — Cloudflare ships Sandboxes GA, adding secure credential injection, snapshots, PTY, and Active CPU pricing to run untrusted agent workloads at scale. This matters because isolated, observable agent runtimes remove a major operational barrier to running agent fleets in production and enforces sandboxed testing and incident containment (Principles 07 & 14).

Enterprises power agentic workflows in Cloudflare Agent Cloud with OpenAI — Cloudflare and OpenAI enable enterprises to run OpenAI models like GPT‑5.4 inside Agent Cloud for edge‑scale agent workflows. That matters to outcome engineers because edge‑deployable models cut latency and operational cost for production agents, turning experimental agents into low‑latency services (Principles 07 & 09).

GAIA SDK — Build AI Agents That Run Locally — AMD releases GAIA SDK to run agents fully on‑device, offering local RAG, speech, image generation, and agent routing. This matters because local‑first agents reduce data exfiltration risk, enable offline flows, and change tradeoffs for privacy and compliance when you design outcome systems (Principle 07).

Google Cloud introduces QueryData to help AI agents create reliable database queries — Google Cloud launches QueryData to produce deterministic, schema‑aware SQL for agents with built‑in validation. That matters because deterministic query generation removes a common brittle integration point for agentic pipelines, letting you ship reliable data connectors and testable data behaviors (Principles 02 & 06).

Agentic coding at enterprise scale demands spec-driven development — VentureBeat argues that spec‑driven development is becoming the pattern for verifiable, enterprise agentic coding with continuous, test‑backed delivery. That matters because spec‑first agents make behaviors auditable and automatable, turning agent projects into predictable delivery lanes and supporting verification and incident response (Principles 02 & 14).