Agents

Your Agent Can Now Train Models — Merve Noyan, Hugging Face

Your Agent Can Now Train Models — Merve Noyan, Hugging Face

Merve Noyan from Hugging Face discusses how open-source models have achieved parity with closed-source counterparts, highlighting the Hugging Face ecosystem built to support this shift. She covers tools for model selection, local agent deployment, and the transformative "Hugging Face Skills" that allow agents to automate complex ML engineering tasks like fine-tuning models with a single prompt.

Give Your Agent a Computer — Nico Albanese, Vercel

Give Your Agent a Computer — Nico Albanese, Vercel

Nico Albanese from Vercel demonstrates how to build a stateful, learning AI agent from scratch using AI SDK v6. The workshop covers the core components: a tool loop, provider-executed tools like web search, end-to-end type safety, and Vercel's new persistent named sandboxes, which give the agent a file system to persist state, memory, and even self-generated tools across sessions.

Lessons from Trillion Token Deployments at Fortune 500s — Alessandro Cappelli, Adaptive ML

Lessons from Trillion Token Deployments at Fortune 500s — Alessandro Cappelli, Adaptive ML

95% of GenAI pilots fail due to feedback integration issues, not deployment challenges. Alessandro Cappelli argues that Reinforcement Learning (RL) provides the only systematic way to incorporate business metrics and production signals to continuously improve models, especially for complex agent-based systems.

Two Roads to Durable Agents: Replay vs. Snapshot — Eric Allam, Trigger.dev

Two Roads to Durable Agents: Replay vs. Snapshot — Eric Allam, Trigger.dev

This talk explores the architectural shift required to build durable, long-running AI agents. It argues against traditional replay-based durability, proposing a two-part solution: treating LLM context as a durable, append-only log and managing the compute state (memory, files, processes) with OS-level snapshot and restore, implemented efficiently using Firecracker microVMs.

100 Years of Progress in 100 Days: Sequoia AI Ascent 2026 Keynote

100 Years of Progress in 100 Days: Sequoia AI Ascent 2026 Keynote

Sequoia Capital partners argue that AI is a revolution in computation, not just communication. They explain how long-horizon agents are reshaping every layer of work, comparing the current shift to the Industrial Revolution's impact on manual labor and suggesting that innovations that once took a century are now possible in a hundred days.

The New Application Layer - Malte Ubl, CTO Vercel

The New Application Layer - Malte Ubl, CTO Vercel

Malte Ubl, CTO of Vercel, posits that AI engineering is the successor to web development, arguing that AI agents will expand, not shrink, the software market. He explores practical agent archetypes being built today and discusses the profound shift required in infrastructure and security as agents become both the builders and primary users of software, concluding that the true innovation and value will lie in the application layer built by AI engineers, independent of the commoditizing foundational models.