R
Refacto Agents
The Agent Stack, With Analysis
by Ken Rona

Scoreboard

Every call we make, graded in public.

View record →

This issue

Daily Brief — Mon, Aug 3


Top story · Analyzed

GKE Agent Sandbox GA enables denser, cheaper agent deployments — Google Cloud Blog

Full Analysis →

No prediction yet

Google's GKE Agent Sandbox hitting GA in May 2026 is a quiet but real cost lever for teams running agent fleets at scale. The pitch is simple: pack more agents onto the same compute, using Pod snapshots and GKE orchestration to tune the density-versus-performance dial. Infrastructure bills for large agent deployments are already a serious budget line, and this gives operators a direct handle on them.


Top story · Analyzed

83% of organizations need infrastructure upgrades for production agentic AI — Google Cloud Blog

Full Analysis →

No prediction yet

A Google Cloud survey of more than 1,400 senior IT leaders found that 83% of organizations say they require infrastructure upgrades to support production-grade agentic AI. These are AI systems that reason and take multi-step actions rather than simply answering questions. The finding underscores a widening gap between AI ambition and actual infrastructure readiness, suggesting that moving agent workloads from pilot to production remains a significant barrier for most enterprises.


Top story · Analyzed

Update: OpenAI Agents Python SDK v0.19.2 patches MCP security and memory bugs — Openai Agents Sdk Releases

Full Analysis →

No prediction yet

What's new since we last covered this: MCP security vulnerabilities patched in SDK release.


Top story · Analyzed

Pydantic AI v2.22.0 Adds MCP, Anthropic, and Temporal Fixes — Pydantic Ai Releases

Full Analysis →

No prediction yet

Pydantic AI's v2.22.0 release is less about new features and more about making long-running agents production-safe. The Temporal fixes are the substance here: livelock resolution, better serialization error handling, heartbeating in tool and MCP activities. That's the work of a framework that has real production deployments surfacing real failure modes.


Top story · Analyzed

Google Cloud MCP support connects AI agents to unstructured Cloud Storage data — Google Cloud Blog

Full Analysis →

No prediction yet

Google is making a quiet infrastructure move that matters for anyone building agentic pipelines on top of unstructured data. The new Cloud Storage MCP guide gives AI agents a standardized path to reach blobs, documents, and files that have always been the hard part of grounding an agent in real enterprise data. Deployment options run from fully managed to self-hosted, which means the tradeoff between convenience and control is yours to make.


Top story · Analyzed

Google open-sources k8s-aibom for AI supply chain security on Kubernetes — Google Cloud Blog

Full Analysis →

No prediction yet

Google released k8s-aibom, an open-source Kubernetes controller that automatically detects running AI runtimes (such as vLLM and Triton) within container clusters and generates standardized Machine Learning Bill of Materials (ML-BOMs) in the CycloneDX format. An ML-BOM is a software supply chain inventory specifically for AI components, analogous to an SBOM for traditional software. The tool runs as an unprivileged controller, lowering the barrier for teams that want visibility into what AI software is actually running across their infrastructure.


Top story · Analyzed

Google adds RL workload co-scheduling in llm-d, raising GPU utilization to 70% — Google Cloud Blog

Full Analysis →

No prediction yet

GPU utilization in most LLM inference clusters sits around 40% because RL fine-tuning jobs and serving workloads run on separate hardware on separate schedules. Google's new co-scheduling feature in llm-d, its open-source distributed serving framework on GKE, interleaves those RL jobs with live inference on the same accelerators, pushing duty cycles to roughly 70%. That's a 75% utilization improvement without touching convergence or accuracy.


Top story · Analyzed

Google achieves 48% throughput gain on Mistral 3 Large via TPU v7 optimizations — Google Cloud Blog

Full Analysis →

No prediction yet

A Google engineering team published a technical blueprint detailing how they optimized inference for Mistral 3 Large on Google's Ironwood (TPU v7x) hardware. Mistral 3 Large is a mixture-of-experts (MoE) model, meaning it routes inputs to specialized sub-networks rather than running the full model on every token. Techniques included hybrid sharding, replacing linear summations with tree reductions, optimizing grouped matrix multiplication and multi-layer attention (GMM/MLA) kernels, and asynchronous scheduling.

Get Refacto Agents free in your inbox, every weekday.

Subscribe free