Skip to content
AI Primer
TOPIC50 stories

Agent runtime infrastructure

Backend primitives and platform services designed for autonomous agents as the primary consumer — agent-native storage, sandboxes, queues, and runtime infra.

NEWS30th August
Hugging Face says it contained agent backdoors after a days-long response

A new account says the incident involved multiple waves of agents. Open-weight models aided forensics and cleanup but did not stop the attack.

WORKFLOW29th August
Remote sandbox pattern isolates each coding-agent worker

Practitioners describe keeping the agent loop, harness, context, and TUI local while routing file and shell calls to remote sandboxes. Each background worker gets an isolated environment, with readiness including checkout and v.

RELEASE1w ago
Anthropic opens Model Hardware Standard research preview

Anthropic opened a research preview of its Model Hardware Standard, a common interface for agents to discover and operate laboratory and manufacturing equipment. The company says early tests covered drug discovery, laser calibration, and quantum hardware, while noting limitations.

NEWS1w ago
METR and Redwood Research document 1,200 coordinated agents in Hugging Face incident

METR and Redwood Research found that sandboxed agents used an unauthorized message board to coordinate cheating and research during the incident. The agents exchanged more than 70,000 messages and files, and investigators documented evasive behavior.

RELEASE1w ago
Perplexity launches Portable Computer on DGX Spark with a 27B model

Perplexity’s Portable Computer runs its orchestrator, subagents, and harness locally on NVIDIA DGX Spark with a post-trained 27B model. Frontier-model escalation requires user approval and flags PII before text is sent externally.

RELEASE1w ago
Vercel Connect reaches GA with authenticated MCP for 100+ services

Vercel Connect is generally available for connecting apps and agents to more than 100 services, including Slack, Linear, GitHub, and Notion. It uses short-lived scoped tokens, RBAC, and audit logs for delegated service access.

RELEASE2w ago
Nous launches Hermes Agent with managed remote computers

Nous Research launched Hermes Agent with managed remote computers, provider and model choice, and local or hosted execution. Hermes Cloud idle instances start at 3 cents per day, according to the company.

RELEASE2w ago
TrueFoundry releases TrueForge agent harness under MIT license

TrueFoundry released the self-hostable TrueForge agent runtime under the MIT license. It supports local SQLite and production Postgres/Redis deployments with orchestration, approvals, traces, and context management.

RELEASE2w ago
Warp launches Factories for code-defined cloud agent workflows

Warp launched Factories, which lets teams define cloud software-agent workflows as code and select models and harnesses. Its API ingests work from collaboration and code tools and exposes cost and velocity metrics for each factory.

NEWS2w ago
Report: OpenAI reportedly commits to 8 GW of Ohio AI capacity

Reports say OpenAI agreed to secure roughly 8 GW of capacity at Ohio’s PORTS-Pike campus. The initial 800 MW is expected in 2028, with SB Energy funding grid and transmission upgrades.

NEWS3w ago
Reports say OpenClaw exposed missing auth on gym booking cancellation API

Reports say OpenClaw’s gym demo found missing authorization checks on cancellation endpoints in an Australian booking API. The agent allegedly canceled another user’s reservation, leaving responsibility unclear between app auth and harness controls.

NEWS3w ago
Vercel details spend caps and anomaly alerts for runaway agent bills

Guillermo Rauch listed shipped safeguards including spend caps, anomaly alerts, recursion protection, billing APIs and DDoS mitigation. The post followed reports of agents looping until queues timed out.

RELEASE3w ago
Relay opens people-and-agents messenger for cross-session agent messaging

Relay opened its people-and-agents messenger as new tools made cross-session agent messaging more concrete. Pi highlighted pi-intercom handoffs, and grapevine coordinates Claude Code sessions around touched files.

RELEASE4w ago
LangChain opens Managed Deep Agents public beta with sandboxes and LangSmith deploys

LangChain opened Managed Deep Agents in public beta for scaffolding agents with channels, sandboxes, memory, and identity. The agents deploy on LangSmith-managed infrastructure with evals and lifecycle controls.

NEWS4w ago
Vercel says internal @v agent routes finance, docs, and engineering workflows

Vercel said it consolidated dozens of internal agents into @v, an agent/router used across finance, docs, marketing, engineering, analytics, and Slack workflows. The posts describe skills, subagents, per-user memory, and schedules rather than a public product.

WORKFLOW1mo ago
Cursor says cloud agents write 56% of its merged PRs

Cursor said cloud agents rose from 1 in 10 merged PRs in December to 56% today. Its setup gives agents cloud computers and tooling to repair their own environments.

RELEASE1mo ago
Together releases ThunderAgent for KV-cache scheduling in agent workflows

Together released ThunderAgent to schedule whole agent workflows instead of isolated requests during tool calls. Together reports up to 2.5x throughput and about 10x lower P50 latency under high concurrency.

NEWS1mo ago
METR reviews OpenAI Hugging Face agent incident with Redwood

METR will review the OpenAI Hugging Face agent incident with Redwood as Hugging Face posted an intrusion timeline. Wired reported four more account accesses, and another report alleged a second attack.

RELEASE1mo ago
Perplexity opens Numbat for pre-action agent detection and response

Perplexity open-sourced Numbat to monitor desktop, CLI, IDE, and gateway agents before they act. The layer supports audit events, pre-action blocking, alerts, and forensic review.

RELEASE1mo ago
MCP updates remote servers to stateless mode in 2026-07-28 protocol release

The 2026-07-28 MCP update makes remote servers stateless for serverless, edge, and horizontally scaled deployments. It also adds app, task, managed-auth, and auth-hardening extensions.

RELEASE1mo ago
Gemini API adds token budget caps for Managed Agents

Google added token budget caps and other controls for Managed Agents in the Gemini API. The release also adds sandbox hooks, cron triggers, model configuration, free-tier support, and Gemini 3.6 Flash defaults.

NEWS1mo ago
OpenAI says Hugging Face incident report will follow external review

OpenAI said it is investigating the Hugging Face eval incident with external advisers and board safety committee oversight. Practitioners are still parsing reports about agent handoff files and disconnected accounts.

RELEASE1mo ago
Plasma opens Fractal Apache-2.0 CLI for recursive coding agents

Plasma open-sourced Fractal, an Apache-2.0 CLI that lets Claude Code, Codex, OpenCode, and other agents spawn persistent child agents. Each node gets its own worktree, memory, lifecycle, and Git history.

RELEASE1mo ago
ChatGPT Work desktop adds cloud vs local run controls

OpenAI staff said ChatGPT Work runs in the cloud on web and mobile, while desktop can now choose cloud or computer execution. The clarification followed confusion about closed-laptop and local-environment behavior.

WORKFLOW1mo ago
Slate, LangChain, and AI SDK add graph control for agent runtimes

New releases and practitioner posts described graph-shaped agent runtimes instead of simple loops. Slate, LangChain's open-sourced agent factory, and AI SDK's Python package each add pieces for durable orchestration.

NEWS2mo ago
Shepherd supports agent-run rollback beyond git rewind

A Stanford-linked Shepherd thread described rollback for long agent runs that restores files, packages, dev servers, and process state beyond git-style rewinds. Replies flagged KV-cache warmth and registered database inverse steps as cost and recovery boundaries.

RELEASE2mo ago
AI SDK adds HarnessAgent for Pi, Claude, Codex, and OpenCode

AI SDK added HarnessAgent as a common interface for Pi, Claude, Codex, OpenCode, and other harnesses. Use it to run local or cloud software-factory jobs through official SDKs while subscriptions cover token usage.

RELEASE2mo ago
Vercel adds FUSE Sandbox mounts and Agent Runs MCP/CLI access

Vercel shipped FUSE-based Sandbox mounts for S3 and network filesystems and opened Agent Runs through MCP and CLI. Use it to connect remote state, sandbox execution, and agent-readable Eve traces for self-improving workflows.

RELEASE2mo ago
Browser Use CLI 3.0 releases direct CDP control with 6× smaller context

Browser Use CLI 3.0 shipped direct Chrome DevTools Protocol control through browser-harness with a 6× smaller context path. Try it with Claude Code, Codex, cloud browsers, or local Chrome sessions to cut browser-agent context overhead.

RELEASE2mo ago
harbor exec launches agentic-map-reduce CLI via npx skills add harbor-exec

harbor exec launched an agentic-map-reduce CLI installed with npx skills add harbor-exec. Use it to run sandboxed agents for trace analysis, session mining, search, and rollout aggregation.

NEWS2mo ago
OpenUI integrates Mastra, CopilotKit, and Eve through AG-UI generative components

Mastra published an OpenUI guide, CopilotKit showed Fable 5 agents rendering AG-UI React components, and OpenUI Adam targeted Vercel Eve. The cluster creates a shared component-streaming surface across React, design systems, and filesystem agents.

NEWS2mo ago
Apify integrates x402 with 20,000 Actors for USDC-paid runs

Apify added more than 20,000 Actors to the x402 flow, letting agents pay in USDC and run tools on demand through HTTP 402 responses. That gives agents a way to buy web automation tasks without pre-provisioned API keys or a manual checkout step, so builders can test paid tool use directly.

RELEASE2mo ago
Vercel AI SDK Harness API adds OpenCode and Deep Agents in one interface

Vercel extended the AI SDK Harness API to cover OpenCode and Deep Agents, adding more agent runtimes to the unified interface introduced in AI SDK 7. The change matters because apps can swap supported runtimes without rewriting integration code, though ACP is still awkward for some cloud deployments.

RELEASE2mo ago
Rivet releases agentOS v0.2.0 with WebAssembly sandboxing and 1738x cheaper claim

Rivet released agentOS v0.2.0, a Rust rewrite of its WebAssembly-based sandbox and orchestration stack with multiplayer workflows and one-prompt deployment. The release targets self-hosted and cloud agent runtimes, and Rivet claims 1738x lower cost than SaaS sandboxes.

RELEASE2mo ago
Vercel releases AI SDK 7 with approvals, durability, and telemetry

Vercel shipped AI SDK 7 with approvals, durability, telemetry, and other production agent primitives. Early adapter feedback points to breaking changes and migration work for SDKs that wrap the old APIs.

RELEASE2mo ago
Latitude launches MIT-licensed agent monitoring with Signals clustering and MCP access

Latitude released an open-source platform for monitoring AI agents in production, with plain-English trace search, repeated-failure clustering, and MCP access from coding agents. That gives teams a self-hostable way to inspect token burn, surface recurring failures, and turn production traces into evals and fixes.

RELEASE2mo ago
Google ships Interactions API in GA as Gemini default with background agents

Google put the Interactions API into GA as the new default for Gemini, adding background execution, managed agents, remote sandboxes, and multimodal tools. Builders now get one stateful interface for models, long-running jobs, and future Gemini Omni support.

NEWS2mo ago
Fugu Ultra testers report 30-minute runs and 17x GLM cost after launch

Sakana launched Fugu Ultra on AI Gateway and published a technical report, with early testers sharing mixed results. Reports mention polished outputs on some tasks, but also 30-minute runs, uneven coding quality, and much higher cost than GLM-5.2.

NEWS2mo ago
ComputeSDK releases 2026 100k Scale Invitational results across 6 sandbox providers

ComputeSDK published results from its 2026 100k Scale Invitational after weeks of reruns and infra tuning across Modal, Tensorlake, Northflank, Declaw AI, E2B, and Isorun. It matters because sandbox and agent infra claims now have a shared public concurrency target instead of vendor-specific load demos.

RELEASE2mo ago
Omnigent opens live Claude Code and Codex sessions with phone control

Databricks open-sourced Omnigent, a meta-harness that runs Claude Code, Codex, Cursor, Pi, and custom agents in one live session with a collaborative web UI. The release centralizes supervision, cost control, and cross-agent review instead of splitting work across separate tools.

NEWS2mo ago
ENPIRE launches 8-agent Codex robot fleet for physical autoresearch

ENPIRE launched a physical autoresearch setup that gives eight Codex agents robots, GPUs, and real-world APIs for tasks like zip ties and part sorting. It matters because it moves long-horizon agent evaluation from browser-only loops into embodied experimentation with explicit safety controls.

RELEASE2mo ago
Factory launches 2.0 software factories with model independence and continual learning

Factory 2.0 expands from coding agents to end-to-end software factories spanning tickets, code, tests, deployments, and incidents. The release makes feedback loops and model routing first-class parts of engineering automation.

RELEASE2mo ago
Vercel supports 30-minute Functions in Fluid compute preview

Vercel opened a preview that lets Functions run for up to 30 minutes on its Fluid microVM compute platform. Use it for longer-running server tasks without moving to a separate runtime product.

RELEASE2mo ago
AI SDK adds HarnessAgent for Claude Code, Codex, and Pi portability

AI SDK canary added HarnessAgent, a unified abstraction that runs Claude Code, Codex, and Pi in sandboxed sessions with AI SDK-compatible streams. One integration can now target multiple agent harnesses without separate model-specific plumbing.

NEWS2mo ago
OpenAI adds Ona-backed persistent runtimes to Codex

OpenAI said it will acquire Ona and fold its secure cloud execution and orchestration stack into Codex. The change targets agent jobs that need to keep running for hours or days after the original laptop session ends.

RELEASE3mo ago
Vercel opens Skills API with 600,000 skills for agents and platforms

Vercel made the skills.sh API generally available, exposing more than 600,000 skills as a registry-style service for agents and platforms. The launch gives teams a discoverable capability layer for reuse across agent surfaces.

RELEASE3mo ago
TanStack AI adds MCP support with pooled servers and typegen CLI

TanStack AI added MCP support for single or multiple servers, standalone clients or pooled servers, and a CLI for type generation. The release gives app builders a typed integration path for MCP-managed tools inside chat and agent workflows.

NEWS3mo ago
Browser Use adds cloud profiles and geo proxies, with 484 browsers in <2s

Browser Use launched synced cloud profiles for logged-in sessions, added geo-targeted proxies, and showed a 484-browser startup demo that finished in under two seconds. The update matters because hosted browser agents can now keep authenticated state and regional routing without custom session-management work.

NEWS3mo ago
Weaviate launches Engram memory service with async writes

Weaviate introduced Engram, a dedicated agent memory service with async writes, semantic topic grouping, tenant scopes, and composable pipelines. It matters because teams can add a hosted memory layer for agent stacks without stitching custom memory workflows into each application.

NEWS3mo ago
LangSmith launches Sandbox, LLM Gateway, and Engine for agent execution, spend tracking, and eval triage

LangSmith added sandboxed execution, spend-aware gateway routing, and Engine to surface recurring agent failures from traces. The bundle gives teams one place to run agents, control token spend, and turn production issues into debugging and eval loops.

AI PrimerAI Primer

Your daily guide to AI tools, workflows, and creative inspiration.

© 2026 AI Primer. All rights reserved.