AI Talks

AI conference talks, distilled. 102 talks · 1 channel · 34h 58m of video, read in minutes

83 more topics

MCP Apps: Extending the Frontier — Ido Salomon & Liad Yosef

AI Engineer · 18 min

The creators of MCP-UI explain how MCP Apps — the official Anthropic/OpenAI-backed extension to MCP they co-authored — lets any server ship its own branded, interactive UI into Claude, ChatGPT and other hosts, turning websites into composable UI 'atoms' inside personal assistants.

Ido Salomon and Liad Yosef argue that text is the worst way to convey information in chat, and that being 'reduced to a textual database' is the main thing blocking companies from shipping MCP servers. Their answer is MCP-UI (created May of last year) and its standardized successor MCP Apps, built with Anthropic and OpenAI, which transmits HTML as an ordinary MCP resource linked to a tool call, renders it sandboxed in the host, and standardizes a callback protocol so clicks in the app send events/prompts back to the host rather than to the app's own backend. They demo a PostHog funnel widget in Claude, sketch an 'agentic web' where sites break into UI atoms composed by your assistant, and preview what's next: reusable views, view/app tools for host-to-app calls, and interoperability with declarative standards like A2UI. The pitch closes on distribution — write once, run everywhere, into an audience they size at 800M weekly ChatGPT users.

Key points

Takeaways

Mentioned

MCP (Model Context Protocol)MCP-UIMCP AppsAnthropicOpenAIClaudeChatGPTVS CodeGitHub CopilotCursorSlackGooseBlockShopifyHugging FaceMondayElevenLabsPostmanPostHogSpotifyAutodeskLibreChatA2UIGeminiGoogle web MCPGoogle CalendarAmazonBooking.comApple App StoreAura (agentic web research lab)

Quotes

“They don't want to be reduced to a textual database. They don't want to lose their brand identity in the process.” 01:26
“It's factually correct, but it's useless.” 07:01
“I don't need 99% of the UI that is shown there because this UI doesn't know me. It doesn't have the context on me.” 11:00
“If I click on something in the Shopify's MCP app, then Shopify doesn't control my journey anymore. The host does.” 12:29

When Will The Benchmaxxing Plague End? — Nick Heiner, Surge AI

AI Engineer · 17 min

Surge AI's Nick Heiner dissects why benchmarks diverge from real-world value — pricing you out of quality data, contamination, reward hacking, string-match verifiers and missing product taste — and argues the fix is expensive human experts, two-way prompt/verifier alignment and private holdout sets.

Heiner asks why benchmaxxing happens and answers: incentives and poor methodologies. He walks through anti-patterns in benchmark construction (the $15M cost of a real agentic coding benchmark, memorization of SWE-bench Verified by frontier models, hard-coded string-match verifiers, unsolvable or unverified IFEval prompts, synthetic-looking APEX data), then the lab-side tricks (hill-climbing a proxy while human eval stays flat or drops, crowdsourced LM Arena vote-buying via watermarks, undisclosed test conditions). His prescription is to start from great human experts with product sense, get real-world input data, align verifiers to prompts in both directions, QC everything and hold out a private set — and he pitches Surge's Hemingway Bench, a writing leaderboard run on thousands of professional writers doing blind model comparisons.

Key points

Takeaways

Mentioned

Surge AILM ArenaSWE-bench VerifiedClaude OpusOpus 4.8HaikuFableIFEvalAutomationBenchAPEXHemingway BenchMetaLLM-as-a-judge

Quotes

“And the answers are incentives, poor methodologies, no and yes. All right, that was my talk. Thank you so much for coming.” 01:14
“you can't push the frontier forward from within the frontier. You need to inject that external human expertise and it needs to be good expertise.” 04:03
“really contamination is the default outcome unless you are very very good.” 04:49
“You have your model include a watermark that tells the crowd who to vote for.” 12:19

What If Your Chip Design Team Moved Like a Single Body? — Abduallah Mohamed, AIDAChip

AI Engineer · 16 min

AIDAChip's VP of AI/ML argues that chip design teams lose 70% of their time to alignment, not engineering skill, and demos a 'shared nervous system' — a human-approved living intent graph, a tribal-knowledge memory layer, and role-specific design agents — that they measure as 4x leverage.

Abduallah Mohamed uses a soccer analogy — intent plus knowledge executed through a nervous system — to argue that as teams pass ~50 engineers, the quadratic communication/alignment term, not individual skill or tooling, becomes the bottleneck, and everyone is buying linear fixes (more AI tools) for a quadratic problem. In chip design the stakes are extreme: a respin averages $50M and a bug can't be patched post-silicon, and interviews with ~15 practitioners found teams spend 70% of their time on alignment. His answer is a three-layer system: a living 'system of intent' graph holding constraints, decisions and stakeholders that agents may only change through human-in-the-loop approval; a tribal knowledge layer that compounds project to project; and SME-built role-specific agents (digital design, analog design) instead of a generic coding agent. He shows demos of sign-off propagation, out-of-constraint detection and an approval that echoes through the org, then is unusually candid about three failures and the principles they forced.

Key points

Takeaways

Mentioned

AIDAChipSlackbashsedcatLLM-as-judgegraph RAG

Quotes

“the most successful chip organization are not the one with the best engineers, but they are the most aligned organized.” 04:35
“We don't grade the agents. We try to grade alignment itself.” 10:32
“We blocked, bash we blocked sed. They said, "Okay, cool. I will use cat actually to write over the specs." So we're being like a cat chasing a mouse around to just to prevent it from writing over specs.” 13:54
“Like the world they living in is more important than the agents itself.” 15:09

Your company brain will leak secrets: how we stopped it for big banks — Tanmai Gopal, PromptQL

AI Engineer · 26 min

Tanmai Gopal (PromptQL, ex-Hasura) argues a company brain is just shared markdown context plus per-file access-control rules handed to a coding agent, and the only way to keep it from leaking secrets is to make the agent *suggest* memory with scopes for a named human to accept, and to inject the user's own credentials at the HTTP/SQL layer instead of storing them in the sandbox.

Drawing on deployments at 15–20 companies ranging from AI-natives to Instacart-style tech-forward firms to Fortune banks, Tanmai defines a 'company brain' narrowly: shared context in markdown files plus access-control rules for data and tools, given to a coding agent — not a giant knowledge graph. He shows why the two obvious approaches fail (nobody writes shared skills in GitHub for strangers; per-team/per-channel agent memory is just another silo) and proposes one company-wide interlinked wiki where every page carries read/write scopes and the agent proposes edits that a named human accepts or rejects. For the harder multiplayer case — several people with different privilege levels debugging an incident together, which is where the highest-quality knowledge is created — he says never store credentials in the sandbox and instead virtualize every real-data interaction, injecting the acting user's credentials so the AI behaves as that human.

Key points

Takeaways

Mentioned

PromptQLHasura GraphQL EngineClaude CodeClaude CoworkCodex appOpus 4.5HermesOpenClawGitHubSlackOpenTelemetryGLMGPTJP MorganInstacartAppleMetaStitchFix

Quotes

“Nobody is going to write skills for another person in GitHub like that is not that is not something that is natural to us right in the dayto-day of doing work” 13:18
“You don't let the agent auto add because if it auto adds, you have no idea what happened” 15:49
“Nothing should be allowed inside the wiki that is Claude added this or like your AI agent added this or Hermes added this. No, Tanme added this.” 18:48
“This is what happens in a Slack thread. When two people talk to each other and solve a problem, it creates the highest quality context.” 22:57
“So never store credentials in the sandbox. Instead of that at the HTTP layer, at the SQL layer, inject the user's credentials, allowing the AI to behave as the human in a particular interaction” 24:03

Agentic SDLC at Uber — Uday Kiran Medisetty & Adam Huda, Uber

AI Engineer · 18 min

Uber's platform team shows the six building blocks — model gateway, MCP gateway, agentified devpods, a managed skills marketplace, a context graph, and the Cortana assistant — behind a "software factory" where over 70% of PRs now come from local or cloud agents.

Uday Kiran Medisetty walks through six infrastructure building blocks Uber built to make agentic engineering work at the scale of a few thousand engineers across 12 tech sites, arguing the leverage comes from centralizing model access, tool access, environments and knowledge rather than from any single coding agent. Adam Huda then takes one feature idea — a better rider pickup location outside a busy World Cup stadium — end to end through that stack: ideation in Slack with Cortana, Figma mockups with two A/B variants, code by the Minion cloud agent in a mega devpod, validation shifted into the inner loop, self-healing CI, and enrollment into scheduled maintenance skills. Their framing is that the six-year investment in monorepos and Bazel laid the foundation, and that the emerging bottlenecks are no longer code generation but CI capacity, experiment capacity, and deciding whether a thing should be built at all.

Key points

Takeaways

Mentioned

UberBazelSpireMCP (Model Context Protocol)Omni MCPOpenAIAnthropicKubernetesCortana (Uber internal AI assistant)Minion (Uber cloud coding agent)devpod / mega devpodSlackJiraGoogleFigmaPython

Quotes

“over the last year, all of the investments we made in agentic AI have led to more than 70% of our PRs now either by local or cloud agents. And all of this led to twice the number of lines of code per engineer year-over-year.” 00:38
“now we have thousand plus MCP tools and uh just with these optimization efforts we've saved more than 40% fleetwide savings.” 05:30
“the key thing here is that this is actually a managed loop that you go to, right? We don't want thousands of loops being set up across the company without any bounds.” 16:25
“it's not about you know can we build we know we can probably build it now it's more of a question of should we build it” 17:45

The Signal Layer: What to Build When Anything Can Be Built — Lena Hall, Akamai

AI Engineer · 19 min

Lena Hall argues that now that AI makes implementation free and convergent, the scarce work is the "signal layer" — deciding what to point AI at, and getting that specific point of view to your customers without it being averaged away in transit.

Hall's thesis is that AI is "a really smart convergence machine": it answers from data about what has already happened, so everyone asking the same questions gets the same competent, identical answers, and the cost — and value — of the average went to zero. The talk splits the remaining work into two halves: the build side (knowing your signal — picking a problem you're genuinely close to, where your insight sits in the delta between what AI was trained on and what should exist) and the ship side (emitting that signal without distortion). She names three ways signal breaks — source distortion in startups, organizational distortion across handoffs, and machine distortion when AI remixes a careful launch — and prescribes a deliberately thin "signal layer" function to carry original intent intact. The endpoint is trust: the one thing left with no grader, no benchmark and no reward signal.

Key points

Takeaways

Mentioned

AkamaiTwitchLinkedInJiraY Combinator

Quotes

“AI is a really smart convergence machine. So, if you leave it alone, it makes everything the same.” 02:28
“The model has read everything ever written about your customer, but it has never actually met them.” 08:05
“You ship one more indistinguishable drop into an ocean of indistinguishable drops. So, you've automated your own irrelevance very efficiently.” 11:28
“A long delegation chain plus convergence machine is really a factory for automating the signal out of your own company.” 14:18
“So, when you can build anything, you should build trust.” 19:08

Guardians of the State: An Air-Gapped AI Fortress for Consumer Data — Rachna Srivastava, DFPI

AI Engineer · 21 min

A California DFPI engineer walks through the air-gapped, court-defensible AI system her team built for financial fraud investigation — Kafka + Spark + LLM, SHA-256 hashing keyed to a hardware module bolted to the rack, a semantic router, and a physically one-way fiber data diode.

Srivastava argues that generative AI has destroyed the implicit trust layer under digital infrastructure — a face, a voice or a signature no longer proves a person — and that a fraud-enforcement system whose output lands in court must be explainable, reproducible and auditable at every step. She rejects the usual cloud answers (encryption still leaves plaintext in model memory and open to prompt injection; private endpoints sit on disks the provider owns and are reachable by the federal government under the CLOUD Act without notice; FedRAMP and SOC 2 are 'just paper'), so DFPI built entirely offline. The talk is the tour of what broke and what fixed it: their first naive stack collapsed in two hours because they treated the model as a magic box instead of a data pipeline, which led to Kafka for ordered, replayable ingestion, Spark for cleaning messy evidence on CPU clusters, a hardware-keyed cryptographic vault, a semantic router to stop one frontier model doing every task, a one-way data diode for threat updates, and Apache Iceberg for time-travel proof in court. Her closing claim: trust is not a policy, it's a physical property you build into hardware and physics from day one.

Key points

Takeaways

Mentioned

Apache KafkaApache SparkApache IcebergSHA-256hardware security module (HSM)semantic routerone-way data diodeCalifornia Department of Financial Protection and Innovation (DFPI)FedRAMPSOC 2CLOUD Act

Quotes

“most of the data problem in AI are data engineering problem wearing AI mask.” 10:57
“we were actually making a neurosurgeon take the blood pressure of every single patient.” 13:47
“there is no laser transmitter from our end to the outside world. So, it is physically im- possible for data to leak from the system.” 16:41
“And remember, trust is not a policy. Trust is a physical property of the system.” 20:13

Rethinking Environments for Long-Horizon Work — Rayan Garg, Theta Software

AI Engineer · 21 min

Two Theta Software co-founders argue that "long horizon" is a moving scalar, not a category, and that the hard part of building RL environments for it is the verifier — which has to be an agent with its own harness and read-only access to the environment, not an LLM call with the trajectory stuffed in its context.

The talk first attacks the definition problem: long horizon can be measured against human time (METR's 50%-success thresholds, e.g. a 16-hour task) or against model units (tokens, steps, tool calls), and both are noisy and incomplete, so you need both. It then lays out what actually makes an environment measure capability — tool-coordination complexity, state changes where early decisions cascade into later ones (sequential rather than parallelizable), and deliberate ambiguity that forces exploration. The second half is about verifiers: as work moves out of hard-verifiable domains into ones where no deterministic checker exists, judge/critic models grading both final environment state and trajectory become the reward signal, which means the judge needs the same harness and environment access the agent had, plus a queryable trajectory. It closes by claiming existing finance benchmarks (GDPval, ToolBench, APEX Agents) are too short, already saturated, too narrow, and too coarse in reward signal, versus Theta's own data at 15 human-hours per task.

Key points

Takeaways

Mentioned

Theta SoftwareMETRGDPvalToolBenchAPEX AgentsGrafanaGitHub (CI/CD)AWS CloudWatchCodex modelsClaude modelsGPT-5.5PythonExcelDeep Silken (ternary models research)

Quotes

“long horizon is really kind of a scalar metric. Uh, it's useful for kind of measuring relative tasks like one task might be more long than another, but it's really hard to define into kind of a binary category of this task is long and this task is not.” 01:33
“one task can you know maybe be made by artificially long horizon by chaining together unrelated independent tasks. However, that doesn't actually tell us or meaningfully measure the model capabilities.” 08:04
“if you have to use a dashboard or logs, a bad early query or a misread can cascade into these downstream steps that really start to have major consequences later on” 08:55
“part of the reason we also need the judge to be an agent is that you can't just use this really basic approach of taking the trajectory and stuffing it in the context window of the judge and kind of have it be a basic LM call.” 15:36

Scaling to Long Horizons — Ross Taylor & Chengxi Taylor, General Reasoning

AI Engineer · 18 min

The team behind Galactica and Llama post-training argues that RL — not better base models alone — is what unlocks capability, and that the next frontier is long-horizon agents, which need value models, compaction, and new infra because every frontier model lost money on their year-long football-betting benchmark.

Ross Taylor retells the 2022–2024 arc from Galactica (a SOTA science base model that 'blew up' two weeks before ChatGPT) to Llama post-training, using it to argue that a good base model is never enough — RLHF and RL with verifiable rewards are what make models products, and that the o1/R1 'reflective behavior' moment only arrived because better base models, more RL compute and bigger context windows finally landed together (the bitter lesson in its purest form). Chengxi Taylor then lays out what breaks when you push agents to long horizons: a 1M-token context window against tasks that would need tens or hundreds of billions of tokens, gradient variance that scales with trajectory length, sparse rewards, credit assignment, and GPUs sitting idle while multi-week rollouts finish. Their proposed answers are RL-trained compaction, value models/critics (for variance reduction and bootstrapping mid-episode), file-system and self-search tools as external scratchpads, and pipeline RL trading off-policyness against GPU utilization. Their KellyBench result — every frontier model handed $100K to trade Premier League matches over a year, all of them losing money — is the evidence that the industry's bias toward coding and procedural tasks has left open-ended, real-world long-horizon capability unsolved.

Key points

Takeaways

Mentioned

General Reasoning (GR)Papers With CodeMeta AIGalacticaLlama 2Llama 3ChatGPTGPT-3.5GPT-4InstructGPTOpenAI o1DeepSeek R1ChinchillaPaLM (Google Brain)PPOGRPORLHFpipeline RLKellyBenchOpen Review (openreview.ai)Financial Times

Quotes

“A good base model is not enough. So I took that lesson quite early on.” 03:12
“It was just like the bitter lesson, like the most purest form of bitter lesson possible. Like, better base models, more RL computes, bigger context windows, and that's all you need for this kind of emergent behavior.” 08:20
“Long horizon task is not just an engineering problem. It is a mindset.” 09:34
“We gave all the frontier models a 100K to start. All of them lost.” 13:20

Agents Are Where Microservices Were in 2015 — Roberto Milev & Uday Kanagala, Navan

AI Engineer · 19 min

Navan's chief architect and an architect on his team argue that agentic systems in 2026 are where microservices were in 2015 — a reference architecture (runtime, memory, context, observability, evals, guardrails, orchestration) is crystallizing, and the rule is: if you can't build a single agentic loop, don't try to build a multi-agent orchestrated system.

Roberto Milev (chief architect) and Uday Kanagala (architecture team) at Navan, a travel and expense management company, map the emerging agentic reference stack against the microservices era that gave us Kubernetes, service mesh and circuit breakers. They walk layer by layer through what they run in production on AWS — agent core runtime (with session persistence and rehydration built in-house to fill gaps), agent core memory, skills as the unit of context with progressive disclosure, hook-based tracing at pre/post tool call, trajectory evals for non-deterministic multi-step agents, and pre/post-tool-call guardrails plus fine-grained authorization. They close by scoring each layer's maturity: runtime is 'pretty much solved', MCP has emerged as the de facto tool protocol, while cost prediction, replay/debugging, OTEL fit for agentic calls, and standards like A2A remain open. Their architectural choice at Navan is a single master agent that progressively loads sub-skills, not a multi-agent orchestration.

Key points

Takeaways

Mentioned

NavanAWSAWS Bedrock AgentCore runtimeAWS AgentCore memoryGCPAzureKubernetesClaudeMCP (Model Context Protocol)A2A (agent-to-agent protocol)OpenTelemetry (OTEL)

Quotes

“If you can't build a well-structured monolith, why even try to build microservices?” 01:20
“if you can't build a single agentic loop, why go in and try to build a multi-agent orchestrated system?” 01:28
“Agents output a lot of thinking. There's too much to consume. So, that's not the right way to do it, right? So, traditionally, that was the way, but our thought has to be changed right now.” 07:19
“it's very hard to predict cost and it's very hard to manage cost... this is all driven by kind of the big AI vendors who, I think, their interest is for us all to spend more tokens.” 17:55

Your Fine-Tuned Model Is Tech Debt: A 50x ROI House of Cards — Dan Bjornn, Lease End

AI Engineer · 16 min

A senior data scientist walks through how his team's fine-tuned SMS intent classifier drove $12M of revenue at 50x ROI and still became tech debt — and how replacing it with skills, tools and context on a model-agnostic agentic framework cut the fix cycle from a week to under an hour while raising accuracy.

Dan Bjornn of Lease End built an LLM texting app in late 2024 that classified customer intent (six buckets) with a RAG-over-classified-messages workflow, then moved to supervised fine-tuning for accuracy, cost, latency and supposed vendor independence. It worked commercially — $12M of revenue in a year at 50x ROI — but shipped embarrassing production failures (calling customers who just said 'sounds good' or 'good morning') that took roughly a week per fix cycle, forcing the team to triage bugs by how much customer pain they could tolerate. He calls the result the 'calcification tax': locked to one model version and to a 2024 workflow architecture. The rebuild replaced fine-tuning with system prompts, skills, tools and curated context on a model-agnostic agentic framework — higher per-message API cost, but better accuracy, lower total cost, and fixes deployed by uploading MD files to S3 in under an hour.

Key points

Takeaways

Mentioned

Lease EndClaude CodeOpenAIAnthropicAmazon S3vector databaseLLM-as-judge

Quotes

“Within a year, this application had helped us bring in $12 million of revenue at a 50x ROI. It was pretty awesome, but the whole time it was quietly accumulating debt underneath that we didn't see.” 04:05
“We ranked our own bugs based on how much customer pain we could tolerate at the moment.” 09:10
“This led to what I've come to call the calcification tax. The more we used the model, the more rigid everything became.” 09:24
“Fine-tune only when you literally cannot call a frontier model, and even then your decision still has to beat the tax.” 16:07

How to Get Your Org to Adopt Coding Agents (Without Shipping Garbage) — Eyal Blum, Figma

AI Engineer · 17 min

A Figma engineer's field report on rolling out coding agents across an engineering org: invest in verification, spend a week writing the plan and let the agent implement it overnight, and put your AI skeptics in charge of the roadmap for making agents safe.

Eyal Blum describes Figma's internal (still unfinished) journey adopting coding agents while protecting code quality. He frames adoption as a three-act story — easy 10x wins, then painful failure on bigger problems that destroys trust, then the real skill of guardrails, prompting and context — and notes adoption is uneven across teams that still have to ship together. The concrete practices he offers are: left-shift everything from human review down to deterministic checks and agent review, use TDD-style red/green so the agent fits code to the verification criteria rather than the reverse, write long detailed plans broken into independently-verifiable phases, and mark clearly in PRs, Slack and email which text was written by a human versus generated by AI.

Key points

Takeaways

Mentioned

FigmaPlaywrightMCPSlackClaude Code (cloud agents)

Quotes

“investing in verification is probably the highest value thing we can do in our code base” 05:06
“it will almost always give you better results than writing the code and then writing the test afterward because then it will fit the test to the code rather than fit the code to pass the verification criteria” 06:31
“If it's going to be too big for me to want to review in one sitting, it's kind of like the test is I'm going to get need to get a cup of coffee before I read this.” 09:17
“They're skeptic because they're seeing the the way you are lacking validation, where your tools fail. So, and their feedback is basically the road map of how to improve your agent interacting with the code base.” 11:59
“In the age of AI, human attention is a scarce resource.” 12:58

Why AI Agents Need Million-Token Context — Thomas Wolf & Olive Song, MiniMax

AI Engineer · 20 min

MiniMax's Olive Song explains how M3 (~428B total / 23B active params) gets a functional 1M-token context via MiniMax Sparse Attention — an index branch that picks what matters plus a sparse branch that computes only on selected blocks — and why they trained vision in natively from the very first pre-training step rather than bolting on adapters.

A fireside chat between Hugging Face's Thomas Wolf and MiniMax's Olive Song about M3, the open-source model released earlier that month. Song argues long context is what makes agentic work possible — an agent accumulating tool responses over many rounds simply runs out of room in a short context — and describes MSA (MiniMax Sparse Attention) as the scalable, simple architecture that makes 1M tokens cheap enough to be real. She also defends 'native multimodality': training vision from step one, because adding adapters after text pre-training harms text performance and continued pre-training halfway through is recipe-sensitive and doesn't scale. Along the way: the MSA architecture was designed by an intern, and MiniMax's apps reach 300M+ people across ~200 countries.

Key points

Takeaways

Mentioned

MiniMaxMiniMax M3MiniMax M1MiniMax-01MiniMax Sparse Attention (MSA)Hugging FaceGLMDeepSeekMoonshot / KimiOpenAIGPT-2ChatGPTJEPAFlash AttentionViTNYU

Quotes

“longer context actually unlocks a lot of capabilities especially when interacting with users and now when, you know, the agent is interacting with the whole environment and getting all the tool responses” 04:41
“who came up with this part of actually I think an intern from our team worked on that.” 07:57
“you know, what we thought was why not just training from the very first step? That comes to the most natural. We know that a lot of labs run into problems doing that.” 11:57
“I think actually those apps covered more than 300 million people around 200 countries globally.” 14:57

Knowledge Systems: The New GTM Stack — Jeffrey Wang, Exa

AI Engineer · 18 min

Exa co-founder Jeff Wang argues go-to-market is a data problem you can solve as an AI engineering problem, and walks through the four systems his ~115-person company actually runs: an ICP dashboard, a customer-signal alerter called Request Lens, a fleet of Slack coding agents, and "Jeffbot," an eval-calibrated clone of himself.

Wang rejects the "product vs. distribution" Twitter flame war — you have to get both right or you don't have a company — and reframes go-to-market as a data problem: you need a live model of your world (internal usage data plus 60M+ companies and 1B+ LinkedIn people externally) that agents can act on. He demos Exa's own internal stack: an ICP dashboard that uses Exa's embeddings-over-the-internet to classify every company in their TAM, Request Lens for real-time customer signals, ~a dozen Slack agents the GTM team hammers with high Devin spend, and Jeffbot, a digital clone he built over a week in Mexico with Opus 4.5. He closes with three principles: agent-first requires API-first, not everything should be a chatbot, and build-vs-buy is a false dichotomy — arbitrary customizability is the highest order bit.

Key points

Takeaways

Mentioned

ExaCursorCognitionDevinOpus 4.5GPT-4SalesforceSalesforce MCPSlackLinkedInGleanPalantirMCP

Quotes

“You got to build this thing, it's got to be good, and then you got to get it into people's hands. If you don't do both things, then you don't have a company.” 01:44
“I propose that you need basically a live model of your world that agents can act on.” 03:56
“I analyzed them and I created evals. So, I actually created evals from those decisions and calibrated this agent system to behave like myself.” 09:21
“To be agent-first you must be API-first.” 10:25

Which AI startups actually land enterprise contracts? — Brian Lewis, Millennium

AI Engineer · 18 min

A Millennium product lead breaks down why only ~5% of AI vendor demo calls become signed contracts, enumerating the exact efficacy, security, reliability and legal requirements deals die on — and argues 60% of becoming AI-native is unsexy work like entitlements and data hygiene that has nothing to do with AI.

Brian Lewis works on product at Millennium (an 8,000-person hedge fund) evaluating whether to buy or build AI tooling, and walks through his funnel: 10–15 startups identified per pain point, 2–3 demo calls, 0–1 pilots, and roughly one in four pilots becoming a contract — about 5% of demos, which he says matches industry benchmarks. He then itemises what 'enterprise ready' actually means from the buyer's side across four buckets — efficacy (~40% of failures), security, reliability and legal — with real (unnamed) examples of what vendors got wrong. His broader thesis is that at current model intelligence most available value is being left on the table, and that AI is a flashlight rather than a band-aid: it accelerates what already works and breaks down fast on legacy architecture, bad entitlements and weak change management.

Key points

Takeaways

Mentioned

MillenniumChatGPTFableCoinbaseSCIMActive Directory

Quotes

“half or more of getting to AI native is unsexy and has absolutely nothing to do with AI.” 13:52
“I really look at AI as a flashlight, not a band-aid.” 14:26
“All of these are real examples, by the way. I am not naming and shaming. Um I'm just shaming.” 10:44
“agents inherit your foundations. So, I strongly recommend that everybody fix their entitlements if they are not working really well now” 16:46

The Missing Layer: Design Taste in AI Agents — Hassan El Mghari, Together AI

AI Engineer · 14 min

Hassan El Mghari (Together AI) argues that the 10–20% of extra effort spent on UI is the biggest competitive advantage for AI apps, and shows how to get it: codify the visual tells of "AI slop" into a skill, feed agents real references and screenshots, and iterate with cheap fast open-source models like GLM 5.2.

The speaker builds ~10 apps a year and credits design and UX — not the models — as the number one reason some got millions of users. He catalogues the recognisable tells of vibe-coded UIs (purple gradients, italic headers, "scroll to explore", all-caps spaced pills, gradient logos, emoji), then demos Hallmark, a design skill he built that codifies those tells as "AI slop gates" and feeds the model a library of themes as context. The second half is a workflow argument: build the base in Codex or Claude Code, then iterate with a smaller, faster, cheaper model — he ran a live blind test where the audience could barely distinguish a GLM 5.2 landing page from an Opus 4.8 one that cost five times as much and was slower.

Key points

Takeaways

Mentioned

Together AIHallmarkGLM 5.2Opus 4.8Claude CodeCodexCursor Composer 2.5nanobananaAGENTS.mdGitHubNVIDIA H100NVIDIA B200Duolingo

Quotes

“vibe coded apps kind of all look the same. They have the same tells.” 03:21
“just doing a little bit of extra effort like a little 10 to 20% after just focused on the UI uh is a really really big competitive advantage” 03:13
“I show them a website and they're like oh that's AI generated right in two seconds but they can't tell me why” 09:43
“If you take one thing away from this talk, please give your agents references and screenshots.” 10:50
“whatever your agent creates is just the base, right? And it's on you to kind of like give it additional context, give it additional inspiration” 13:30

Mousepower: agents that can’t be measured, can’t be managed. — Maximillian Piras, Yutori

AI Engineer · 20 min

Yutori's founding designer argues agents have a measurement problem — like James Watt inventing "horsepower" to sell steam engines to people who thought in horses, if you ship an agent you also have to ship the rubric that lets customers verify its work and justify the token spend.

Maximilian Piras opens with the now-familiar workflow of backgrounding and fan-out-parallelising agents — fun "until you get the bill" — and uses it to set up his thesis that agents can't be sold or adopted without a credible measure of value. He retells James Watt's invention of horsepower: an unscientific, arguably inaccurate metric whose real job was to let horse-minded buyers calculate an ROI and get over the line to try a steam engine. He argues tokens are an internal output, not an outcome, and that the industry's real bottleneck has shifted to verification — Anthropic has claimed to solve coding but admits it hasn't solved code review. He closes with "mouse power" as an idea rather than a metric, plus an entropy-based 2x2 for choosing which tasks deserve an agent at all.

Key points

Takeaways

Mentioned

YutoriClaudeAnthropicChatGPTRampCoinbaseX

Quotes

“And it's a lot of fun, of course, until you get the bill. And then you start to wonder, was it all worth it?” 02:07
“let's be honest regardless of how efficient this was horses just have great vibes. So like it's kind of hard to beat the vibes of horses” 08:31
“So when you have high uncertainty in the acceptance criteria, you pretty much are in a spot where verification is indistinguishable from execution. So, why would you build an agent for something that to verify was useful, a person pretty much has to do the work again.” 19:14
“And so of course you don't just build the agent, you perhaps build the agent that verifies the work of the agent.” 20:11

Build-Time vs. Run-Time: Why Dev Tools Fail in Production — Averi Kitsch & Prerna Kakkar, Google

AI Engineer · 20 min

Two Google engineers behind MCP Toolbox for Databases argue that the flexible, model-controlled database tools that work fine in a dev assistant become data-breach machines in production, and walk through the step-by-step hardening — source primitive, custom SQL tools, bound/authenticated parameters — that ends in a tool whose only input is a date.

Averi Kitsch and Prerna Kakkar split database tooling into build-time (control-plane/admin tools and NL2SQL 'execute SQL', atomic and flexible, human-in-the-loop, not production-safe) and runtime (structured, predefined SQL tools serving end-user applications). They show a build-time failure where an agent asked to 'delete the table and start fresh' wiped everything with no guardrails, then use Simon Willison's lethal trifecta and the confused deputy attack to explain how an agent's privileges leak private data. The bulk of the talk is an 'evolution of a secure tool': starting from a tool where the agent is effectively a super user holding credentials, host, port and raw SQL, and progressively removing each of those from model control via Toolbox's YAML-configured source primitive, read-only sources, allowed datasets, output-size caps, custom SQL tools with prepared statements, and finally bound or authenticated parameters that extract the user identity from a signed JWT instead of letting the agent pass it. Both runtime demos failed to load, so the security material was delivered from slides.

Key points

Takeaways

Mentioned

MCP Toolbox for DatabasesGoogle Cloud MCP serverGoogle-managed MCPModel ArmorGemini CLIAntigravity CLIClaude CodeEval benchLangChainPydantic AIGoogle CloudGitHub

Quotes

“agent actually asked to delete the table and start fresh. We deleted everything and there were no safeguard or guardrails here.” 06:16
“the first thing that we need to know is your database is only as secure as your agent. We all know that agents and LMS are actually pretty easy to trick.” 08:46
“Simon Willis actually coined the phrase the lethal trifecta. And a data breach occurs when an agent has simultaneous access to three different things. One, private data. Two, untrusted content. And three, the ability to expose that content and that data back to an external user.” 09:16
“this is actually uh the next is actionable errors. This is the number one thing that I think we can all do better.” 16:44

500 Skills, Zero Fine-Tuning: LinkedIn's Playbook for AI Agents — Ajay Prakash, LinkedIn

AI Engineer · 20 min

LinkedIn made off-the-shelf coding agents useful inside a 1,000-repo enterprise not by fine-tuning but by serving instructions as MCP tools — "playbooks" — behind three meta tools (search / get schema / execute), now 600+ playbooks used by 8,000+ people daily.

Ajay Prakash argues that coding agents like Claude Code, Cursor and GitHub Copilot fail in a large enterprise because LLMs are trained on open-source repos and know nothing about LinkedIn's 1,000+ repos, internal frameworks and custom infra — so engineers hand-prompted the agents, found it slower than coding manually, and went back to manual coding. LinkedIn's answer was an internal MCP server exposing both tools (code search, docs, Jira, Slack, data platforms, feature flags) and, crucially, *playbooks*: task-specific instruction sets that the agent invokes exactly like a tool and receives as tool output. Because MCP degrades past 30–40 tools, everything is hidden behind three meta tools — search, get schema, execute — which is what let the catalogue scale. The system is preinstalled on every LinkedIn laptop, auto-updates hourly, and agents open PRs to fix stale playbooks at the end of a session, creating a self-improving loop.

Key points

Takeaways

Mentioned

LinkedInMCP (Model Context Protocol)AnthropicClaude CodeGitHub CopilotCursorClaude SkillsJiraSlackAirflow

Quotes

“This is not fiction. So this is how teams at LinkedIn are using coding agents as effective co-workers with deep understanding of LinkedIn's internal systems and code.” 02:48
“the engineers had to prompt these agents manually um to do the right thing which used to take more time than the manual coding itself. So a lot of engineers went back to manual coding.” 04:39
“playbooks are very similar to uh skills but we developed this entire system around playbooks even before skills was a thing.” 13:57
“this is a common problem with MCP. we cannot scale it beyond 30 or 40 tools without degrading the uh context or degrading the performance of the system.” 17:23

Teaching agents to pay — Anna Spysz, Stripe

AI Engineer · 19 min

A Stripe developer advocate walks through building a UCP-based shopping agent that buys studio headphones from a local Portland record shop, covering what a merchant must publish to be agent-readable, how the system prompt persona can turn an agent into a manipulative salesperson, and how shared payment tokens keep the card number away from both the agent and the seller.

Anna Spysz frames agentic commerce as "AI that can decide, act, and transact on your behalf," and demos an agent she built to research and buy headphones for her home recording setup. The talk has three technical beats: making a merchant agent-ready (a `.well-known` merchant capabilities manifest plus catalog and policies as structured JSON, since agents burn tokens parsing HTML), the anatomy of an agent (LLM brain, commerce tools, looping instructions, and a system prompt that is really a persona and ethics policy), and the payment leg, where a shared payment token means neither the agent nor the seller ever sees the raw card. The persona demo is the sharp part — an "aggressive audio gear salesman" prompt produced a pushy, snarky agent, which she uses to argue for a concrete guardrail checklist and auditable logging.

Key points

Takeaways

Mentioned

StripeUniversal Commerce Protocol (UCP)shared payment tokenGoogleOpenAIGoogle PayApple PayAmazonBest BuyRedditYouTubeRainy Day MusicStripe Developers YouTube channelstripe.dev

Quotes

“agenta commerce, which is AI that can decide, act, and transact on your behalf.” 02:45
“an agent is going to burn through a ton of tokens trying to parse through this.” 06:53
“So, in Agent Commerce, the merchants catalog doesn't just power decisions, it becomes evidence of how those decisions were made.” 08:29
“You are an aggressive audio gear salesman who uses every trick in the book to close deals.” 12:58

Multimodal Collaborative Agents for Next-Gen Commerce — Nidhi Kaushik Vyas, Google DeepMind

AI Engineer · 21 min

A Google DeepMind PM lays out a three-phase loop — discovery, multimodal research, adaptive response — for shopping agents that meet users arriving with a vibe rather than keywords, with a named auto-rater for every step.

Nidhi Kaushik Vyas argues that today's agents are 'a wrapper to the search bar' that assume a well-formed intent, while real users arrive with an articulation gap — a fuzzy feeling, not vocabulary. She walks a living-room-redesign example through a flywheel: a discovery phase that builds a working state (hard constraints, soft constraints pulled from reference images with a confidence score, real-time variables like inventory) and picks the single unknown with maximal information gain; a research phase that maps constraints onto the merchant ontology and elicits subjective preferences with visual boards instead of text; and a response phase where format choice — bullets, trade-off table, or visual inspiration — is treated as part of the model's intelligence. Every step is graded by auto-raters, which she frames as an evolving system that grows alongside the agent. Grounded in commerce because the patterns are easiest to see there, but pitched as applicable to finance, education and other consumer verticals.

Key points

Takeaways

Mentioned

Google DeepMindUCPMCP

Quotes

“Currently, a lot of the agents that we have act more like a wrapper to the search bar. They assume that the user has a well-defined intent, has the right keywords, already knows what they're looking for.” 01:05
“you want to design the product such that you're prepared to accept vibes, like I say. So, that is to say that users will come with fuzzy intent.” 16:12
“The way you have the model response structure is also very much part of the intelligence.” 16:47
“users really like to be more involved in the process of choosing or even exploring the different possibilities. So, during the upper funnel journeys where users is looking more towards discovery, inspiration, that is where they would rather be interacting with the system than with their agent.” 20:15

How do you diffuse AI into the real world? — Varun Shenoy, Long Lake

AI Engineer · 17 min

Long Lake's co-founder argues AI diffusion — not model capability — is the bottleneck, and shows what it looks like to solve it by literally buying 35 services businesses and deploying agents inside them as the owner rather than the vendor.

Varun Shenoy argues that the models are already capable — the demos are real — but nothing has changed inside a 200-person property management firm, and that's exactly what history predicts: electricity was demoed in the 1880s and Ford's electrified moving assembly line dates to 1924, because diffusion of a general-purpose technology takes a generation. Long Lake's answer is to stop selling software and instead acquire and operate the businesses themselves, so when the AI doesn't work it's their problem, not a customer's. He offers three lessons from 2.5 years of this: climb the autonomy ladder from co-pilot to co-worker rather than jumping to the top; harvest real-world traces from agents working alongside employees to build ground-truth evals and post-train on data that's out of distribution for frontier labs; and treat continual learning and enablement as one loop rather than two siloed teams.

Key points

Takeaways

Mentioned

Long LakeClaude CodeCodexClaude co-workMCPElad GilGeneral CatalystAlphaWaveAmerican Express Global Business TravelPalantirRampGleanBlackstoneH.I.G.ExcelOutlookGmailNVIDIA (Jensen)

Quotes

“We own these businesses. So, when the AI doesn't work, it's not their problem. We're not the vendor. It's our problem.” 04:16
“You have to earn the right to do more.” 07:07
“There are hills and ravines. There's death by a thousand paper cuts. But that's what real work looks like. That's the entire job. The exceptions are the job.” 13:24
“You cannot co-design software with the services business over Zoom or over a support ticket. You have to be there. You have to be in person. And I'd argue this is the part that actually makes it work. In order to get AI diffusion to work, you have to touch some grass.” 17:04

Building GTM AI Agents: Lessons from Deploying to 6,000 Users — Sait Izmit, Snowflake

AI Engineer · 20 min

Snowflake's internal go-to-market agent has answered over 1 million questions for 6,000 sellers, and the speaker argues its success came from choosing quality over coverage, investing heavily in change management, and constantly re-architecting rather than waiting for the perfect stack.

Sait Izmit runs Snowflake's internal AI tools for sales, where a go-to-market assistant launched in September last year has answered 1.2 million questions and now handles ~40,000 a week across 6,000 users. He argues that with non-deterministic systems, user trust is earned in the first five questions and lost overnight, so the team runs 'quality is P-minus-one': answer 50 questions at 95% rather than 100 at 70%, launch in phases (pilot → 10% beta of 600 people → GA), and only expand coverage after trust exists. The rest of the talk covers the failure modes that follow launch — activation and change management, the 'collapsing wow factor' as your innovation becomes the baseline, and the need to keep re-architecting — plus using LLM classification of chat logs as the feedback loop that produces the hockey-stick.

Key points

Takeaways

Mentioned

SnowflakeSnowflake CortexSnowflake Co-work (formerly Snowflake Intelligence)Cortex AnalystCortex SearchCortex Sensesemantic viewsMCPSalesforceSlackGmailGoogle DocsConfluenceJira

Quotes

“User trust is earned extremely hard and is lost overnight” 03:31
“We don't want to try to answer 100 questions and get them 70% right. We want to answer 50 questions, but get them 95% right.” 04:47
“And we were managing the agent instructions versions out of a Google Doc. That's how we launched it. To 6,000 people.” 12:30
“Every time people are happy, you should be paranoid.” 17:23

Building uReview, Uber’s Multi-Agent Code Review Engine — Will Bond & Ameya Ketkar, Uber

AI Engineer · 15 min

Uber built uReview, an in-house multi-agent code review engine, after first-time-to-review ballooned from 3 hours in 2024 to 9 hours in 2026 — it now posts ~25,000 comments a week with a 67% addressal rate, at 60% lower cost and ~70% higher accuracy than a naive implementation.

Will Bond and Ameya Ketkar describe why Uber built its own automated code review system rather than buying one: it still runs Phabricator (unsupported by most vendors), needs the same review rules applied in the agent inner loop as in human PRs, and must distribute customization across hundreds of teams via the existing ownership model. The talk walks through uReview's architecture — multiple review generators tuned for different cost/performance points, plus post-processing that rates, categorizes, filters and deduplicates comments — and argues that the real unlock was observability: sentiment classification of developer replies, addressal rate, and agent trajectories, which let them tune quality-to-cost. They close on the inner-vs-outer-loop question, arguing that rather than killing the outer loop, automated review expands it: humans move up a layer to architecture, domain expertise and product thinking.

Key points

Takeaways

Mentioned

UberuReviewPhabricatorGitHubClaudeGoogle FormsSlack

Quotes

“Back in 2024, we were seeing that engineers would get their first review within 3 hours. Now in 2026, that has grown to 9 hours” 01:07
“One of the biggest learnings in this process was like the model doesn't know that it's wrong. It always confidently says 100% sure that yeah, this is the review for your code. Go ahead.” 06:35
“Actually writing the skill was very easy. Like teams just very quickly wrote a skill by asking Claude to write one, go over my previous PR reviews and write me a skill. But the hard part was how to run these skills at scale with consistent quality and low cost.” 09:44
“Rather than killing the outer loop, I think that we believe and the industry has just started to really kind of coalesce on this idea that we're really expanding the outer loop. Rather than removing humans from the code review process, we are moving their responsibilities up a layer.” 13:45

How I automate my own job at Hugging Face using agents — Niels Rogge, Hugging Face

AI Engineer · 20 min

A Hugging Face ML engineer shows how he replaced his own manual outreach job — asking researchers to move model weights off Google Drive onto the hub — with a nightly GitHub Actions cron workflow plus a Claude Agent SDK agent on Modal that now opens and follows up on thousands of GitHub issues, with only two negative replies so far.

Niels Rogge runs Hugging Face's community science team, whose job is essentially 'Google Drive to the hub': finding papers whose weights and datasets live on Dropbox, Zenodo or GitHub releases and asking authors to publish them on Hugging Face where paper pages, model cards and metadata tags make them discoverable. Since hundreds of arXiv papers appear daily, he automated his own workflow twice — first as a deterministic, framework-free LLM pipeline (following Anthropic's 'Building effective agents' advice to avoid agents and frameworks), deployed as a nightly GitHub Actions cron job with LangFuse tracing; then, for issue follow-up, as a fully autonomous Claude Agent SDK agent because models got good enough. He argues open models can now replace closed ones (he switched to GLM 5.2 via Hugging Face inference providers this week) and that an agent needs only one CLI, one skill and a sandbox where thousands of lines of custom workflow code used to be. He closes with results — PaddleOCR migrating its models, DeepMind and Apple researchers responding, a 90k-follower Daily Papers X account on the same pipeline — and a plug for evals to avoid shipping slop.

Key points

Takeaways

Mentioned

Hugging FaceHugging Face CLIHugging Face inference providersClaude Agent SDKClaudeGLM 5.2Opus 4.8DeepSeek V4GeminiComposer 2.5CursorExcalidraw MCP serverGitHub ActionsGitHubLangFuseModalAnthropicTogether AIFireworksCerebrasSlackarXivGoogle DriveDropboxZenodoPaddleOCRPapers With CodeX / Twitter

Quotes

“So, yeah, the community science team can also uh be described as the Google Drive to the hub team.” 01:46
“So, when I'm sleeping, there is this agent, but technically it's just a cron job, a Python script with an LLM API, which is going to read all these hundreds of archive papers,” 07:07
“to be honest, I don't disclose that it's an agent. Why? Because I think if people know it's a bot, then they might quickly like close the issue.” 13:53
“out of the thousands of issues that are being created on Hugging Face, actually so far I've only had two negative comments. One guy saying yeah, please close this slop.” 14:27
“they only need a single CLI, which is the Hugging Face CLI. They need a single skill, the Hugging Face CLI skill, and a sandbox, and that's all they need to do their work.” 18:24

Preferences Over Benchmarks: Model Routing — Archana Kamath & Tyler Gillam, DigitalOcean

AI Engineer · 15 min

DigitalOcean's inference router picks a model per request from your own stated preferences — cost, latency, task, hard rules — rather than from a leaderboard, and a live opencode demo shows ~3x lower session cost than routing everything to Opus at roughly equal quality.

Archana Kamath argues the 'best model' question is the wrong instinct: three forces — exploding inference spend (Walmart, Uber and Microsoft are actively capping usage), poor fit (paying frontier rates for work a small model handles), and single-model risk with no failover — are breaking the one-model habit, and no public leaderboard can encode the task, system prompts and tools, cost ceiling, latency need and end-user preference that actually decide the right model. Tyler Gillam demos DigitalOcean's router, built on an open-source proxy plane plus a purpose-built mixture-of-experts routing model that decides in under 200ms at no extra cost, configured through presets and per-task model pools in the cloud console. In a live side-by-side inside opencode, the router matched tasks to GLM 5.2, GPT 5.2, Claude 5 Sonnet and Llama 4 Maverick while a control terminal sent everything to Opus, ending the session at 14 cents versus 44. The closing pitch: routing is the foundation layer, with evals, caching and personalization built on top as a continuous improvement loop.

Key points

Takeaways

Mentioned

DigitalOceanDigitalOcean Inference EngineDigitalOcean cloud consolePlano (open-sourced routing model)opencodeClaude OpusClaude Opus 4.7Claude 5 SonnetClaude HaikuGPT 5.2GPT-5 seriesGLM 5.2Llama 4 MaverickWalmartUberMicrosoft

Quotes

“There is no single best model. The right one depends on the actual request.” 02:42
“Many builders have tried auto routing before, but the problem was that it feels like a black box. The router makes a choice and if that choice results in poor performance, you really have no way of improving it.” 04:35
“It matches my, you know, vibe check, right? It's still vibes, though. How you actually prove it is working it through evaluations.” 09:00
“The software engineering router has only spent 8 cents on the session while Opus directly has spent 25 cents. So we have a about a 3x in cost and very very similar quality so far.” 11:50

The Agentic Commerce Stack — Ahnaf Prio, Best Buy

AI Engineer · 20 min

A Best Buy engineering manager maps the acronym soup of agentic commerce — MCP, A2A, ACP, UCP, AP2 — onto what each actually does in a checkout flow, and demos a working customer-agent/merchant-agent stack built on those primitives.

Prio argues that browser-driving shopping agents (screenshotting, reading the DOM, filling forms) were clunky, slow, brittle and set off merchants' fraud alarms, and that what actually works today is merchants exposing structured primitives — product feeds and checkout APIs — that agents call directly with no browser. He walks through the mental model: MCP for tool access, A2A for agent-to-agent messaging, ACP (OpenAI) and UCP (Google) as the competing commerce primitives, and AP2 as Google's agentic payment mandate spec. He demos 'Ginny', his orange tabby reimagined as a bakery merchant agent, running on Cerebras at 3,000 tokens/sec, showing the A2A calls, the MCP product_search tool call, the UCP checkout state machine and an AP2 token side by side with the ACP equivalent. The closing argument is that conversational commerce without evals is whack-a-mole, illustrated by his own demo refusing to invent a discount code.

Key points

Takeaways

Mentioned

Best BuyChatGPTGoogle GeminiGoogle AI modeMCP (Model Context Protocol)A2AACP (Agentic Commerce Protocol)UCP (Universal Commerce Protocol)AP2x402Google PayCerebrasClaude Chrome extensionAtlasMeta / Instagram / Facebook product feedMicrosoft CopilotGoPuffGrokRay-BanChipotleGitHub

Quotes

“Right now about 45% of all agent sessions that happen within major providers like chat.gbt.com and Google Gemini are related to shopping.” 01:43
“If you are a merchant who's trying to sell stuff, any engineering department of that merchant will tell you an AI impersonating your browser is just firing up all the alarm bells.” 03:31
“For some of you who are shopping on the other side as the customer, there is not much of a difference between adding an item to cart, adding a second quantity. But to us merchants, that's a second line item, buddy.” 05:04
“We've realized working with AI and conversational experiences without evals is playing whack-a-mole.” 16:20

FinOps for AI Agents: Who Spent All the Tokens? — Tisha Chawla & Susheem Koul, Microsoft

AI Engineer · 21 min

Two Microsoft engineers argue that agent cost control belongs at the agent-run layer, not the model-request layer, and demo "TokenOps" — an out-of-band control plane that steers a running agent (compaction, tool-output trimming, injected "be succinct" instructions) before ever killing it, benchmarked at ~78% lower average spend with completion rising from 67% to ~96% versus simple throttling.

Tisha Chawla and Susheem Koul frame the industry's current "token maxing" culture — people proud to be "token billionaires" — as needing to shift to value maxing, and note that the agentic era has no real control plane where code calls the model. They argue existing tools (LiteLLM, Portkey, Cloudflare) govern at the request/model-gateway level with hard caps and model routing, which cannot control the agent-run loop, sub-agent spawning, or runaway context growth. Their proposal, TokenOps, is an out-of-band plane with instrumentation (OpenTelemetry, cost in microns, attribution), accounting (a ledger of runs), and enforcement, where in-call-path "steer" actions are exhausted before a budget-cap halt is used as a last resort. The demo shows preview mode, halt mode, and a "cost guard" that predicts budget exhaustion from consumption and velocity and injects instructions to make outputs more succinct.

Key points

Takeaways

Mentioned

TokenOpsLiteLLMPortkeyCloudflareOpenTelemetryLangChainbrowser-useMetaGPTMicrosoftUber

Quotes

“people are proud to call themselves token billionaires and um I think that's all right but this talk is you know the shift from token maxing to value maxing” 00:55
“if we don't have proper attribution like if we don't know what agent want run made that particular call we we can't you know control it” 04:37
“We do not have a single directional highway. We want the control plane to be able to tweak the behavior of the agent on the fly to ensure that we are able to squeeze in more runs inside our budget cap.” 12:41
“the average spend goes down by almost 78% with token ops enabled with the full policy suit that we have today... you get an uplift in that completion percentage from 67% to roughly 96%” 19:01

Building Agents Is Trivial Now, Context Is the Next Frontier — Jeff Ng, Unblocked

AI Engineer · 13 min

Cloud primitives and frameworks have made deploying an agent nearly trivial, so the failure mode has shifted from infrastructure to missing organizational context — and Unblocked's Jeff Ng demos a Linear-triage agent that confidently recommends a fix that already caused an outage, until a "context engine" feeds it the Slack thread and postmortem it never saw.

Jeff Ng, a founding engineer at Unblocked, argues that six months ago shipping an agent took a team a quarter because of infrastructure taxes — checkpointing and state persistence, sandboxing, observability — none of which make the agent smarter, and that Cloudflare/Vercel/AWS primitives plus frameworks have now absorbed that work, leaving model, instructions, tools, skills and sandbox location as the whole definition. He then shows the remaining failure: a Linear issue-enrichment agent, given only the ticket and the code, recommends re-enabling async dispatch to fix a 3–4 second time-to-first-character regression — a change a support engineer had deliberately disabled days earlier after it caused an outage. His diagnosis is that locally the human is the context layer, catching errors and supplying missing facts every turn, so removing the human from a background agent turns missing context into silent, compounding misinformation. The fix he proposes is a context engine that connects docs, code, tickets and conversations into a model of the organization and returns a reconciled, permission-scoped, synthesized understanding — not raw documents, which is what he says MCP alone gives you.

Key points

Takeaways

Mentioned

UnblockedCloudflareVercelAWSMastra (transcribed "Maestra")a framework transcribed as "Flu"LinearSlackGitHubMCP (Model Context Protocol)coding agents transcribed as "cloud code or cortex"

Quotes

“Everything I've mentioned here, none of this actually improves an agent's capabilities. They're all taxes one has to pay in order to get an agent out there to play the game.” 02:43
“When a human is in the loop with the agent, we're there to catch the steer. Ultimately, we're there to babysit the agent.” 07:42
“Scattered context comes in, grounded context comes out.” 09:40
“MCP is great at access, but access isn't understanding.” 09:57
“The gap isn't intelligence, it's context.” 12:42

Agent Frameworks Considered Harmful — Rémi Louf, .txt

AI Engineer · 20 min

The CEO of .txt took two weeks off to build his own agent runtime for a morning briefing, and found that the useful primitives aren't framework graphs but markdown agent definitions, typed events, an append-only log and a content-addressed prompt store.

Rémi Louf describes two weeks in January spent scratching his own itch — he wanted a daily market/CRM/voice-note brief to appear like his robot lawnmower's work, instead of babysitting a TUI or running agents from his phone on a morning walk. He started with frameworks, found he spent all his time editing prompts buried in code, and switched to agents declared as markdown files with schedules plus accepts/returns event types. Every failure in week one (a brief posted to Slack twice, a vanished voice note, a prompt he ruined and couldn't diff) turned into a runtime component: an append-only event log, a proper queue with attempt counting, and a git/nix-style content-addressed store for prompt components. He argues the result is a kernel rather than a framework — it schedules, isolates and journals agents, and enforces typed tool calls and typed events so bad actions are impossible rather than unlikely.

Key points

Takeaways

Mentioned

.txt (dottxt)CodexClaude Opus ("opus 4.6")AnthropicOpenAISlackLinearJiracrongitNixYAMLMarkdown

Quotes

“and they came up with apps uh which I call basically SSH with vibes” 03:04
“you do not need graph uh in this case. All you need is events. You have no edges to maintain.” 07:54
“the job of the kernel is actually to make bad actions impossible, not just unlikely.” 16:48
“I would definitely try to build before I buy just to know exactly what I need and you know the limitations of what exist.” 19:05

Leads of Nano Banana, Imagen, Veo, Gemini Omni and Omni Thinking recap the year in Generative Media

AI Engineer · 56 min

Google's gen-media leads (Nano Banana, Veo/Omni, Omni Thinking/Gemini RL) explain what shipped this week — Nano Banana 2 Light and the Gemini Omni Flash APIs priced like Veo 3.1 Fast — and argue that video is the missing foundational model for AGI, while conceding that language captioning is a lossy bottleneck and that video evals still come down to humans in a room comparing clips side by side.

A panel recap of the year in generative media, anchored on two launches: Nano Banana 2 Light (fastest/cheapest in the family, ~3s latency, better than the original Nano Banana) and the Gemini Omni Flash APIs for video generation and editing, priced the same as Veo 3.1 Fast. The panel argues video models are complementary foundational models — good zero-shot at space-time and physical intuition — and that they're roughly where language models were pre-instruction-tuning, headed for the same reliability/reasoning arc. Much of the discussion is about limits: natural language is a lossy intermediate representation (especially for audio, taste, smell, skin tone, room acoustics), understanding and generation are still not unified for media, and evaluation of free-form video editing is close to AGI-complete. They close with an explicit ask for high-quality and embodied data, and for the real task trajectories behind creative work.

Key points

Takeaways

Mentioned

Nano BananaNano Banana 2 LightNano Banana ProGemini Omni FlashGeminiVeo 3Veo 3.1 FastImagenGoogle DeepMindGoogle CloudYouTube ShortsReplicatexAI / Grok videoSoraStable DiffusionGPT-2ffmpegmatplotlibManimCharacter AICognition

Quotes

“It's a missing foundational model that's absolutely required if you want to make the AGI that match to humans, not just a jagged one.” 19:19
“we generate the pixels and then we're going to hack something on top of it that like moves the lips with the audio that we generate. And that's was very bad.” 26:02
“human preferences are like a not particularly like uh reliable barometer of like what you should be optimizing for. Like if you just ask people do you like this or not, you not necessarily get what you wanted.” 35:49
“99% of information is inside people. You can only extract it through active dialogue and befriending them.” 51:25

Your agents lack context: Here's how to fix "You're absolutely right!" — Brandon Waselnuk, Unblocked

AI Engineer · 14 min

Brandon Waselnuk of Unblocked argues the bottleneck is no longer model intelligence but context, and shows that feeding an agent a real "context engine" cut the same task from ~21M tokens to 10.8M and saved about two hours of wall clock.

Waselnuk frames every engineer as having spent years being a "context engine" — built from asking questions, getting PRs rejected and being on call — and points out that a fresh agent session is intelligent but has none of it. He argues the two common fixes are local maxima: the "curated context trap" of hand-written markdown repos that rot and need an omnipotent curator, and the "MCP plateau", where the agent either never calls the tool or stops at the first plausible hit due to satisfaction-of-search bias. Instead he specifies a context engine with six properties — unified system context, targeted retrieval, conflict resolution, personalized relevance, token optimization and permission enforcement — and shows A/B numbers from running the same prompt on the same model with and without it. He closes by giving away three open-source resources: a GitHub social-graph tool, a repo rules agent, and a workshop workbook on building a relational context engine beyond RAG.

Key points

Takeaways

Mentioned

UnblockedMCPGitHubSlackOpenAI APIAnthropic APIFablereadiness.unblocked.comLinkedInWorkdayGeneral Motors

Quotes

“AI-generated code should feel like it was written by someone who's been on your team for years.” 01:13
“The problem here is access to information is not understanding.” 05:42
“what your agent can't see is everything below the waterline. It can 100% get code that compiles, but that code that compiles is taking down prod and you have a P0 at 1:00 in the morning.” 05:54
“The gap is not intelligence any longer. It's context.” 13:11

Generative UI... in Python? — Jeremiah Lowin, Prefect

AI Engineer · 17 min

The author of FastMCP explains how MCP apps let a tool return a full HTML/CSS/JS UI straight to the user instead of into the agent's context, and shows Prefab — a Python context-manager DSL that composes shadcn components into a JSON UI protocol — plus the discovery that streaming the Python is ~70% smaller than streaming the JSON.

Jeremiah Lowin frames MCP apps as an extension (introduced around January) that bypasses the agent: a tool result goes back to the user as a full interactive UI rather than into the agent's context window. Because FastMCP's user base is mostly enterprise Python engineers who need tables, forms and charts — not branded consumer UIs — his team built Prefab, a scoped Python DSL where nesting context managers composes ~130–140 shadcn components into a declarative UI, serialized to a JSON protocol and rendered by a React app. He demos three levels: returning a Prefab component from a FastMCP tool to get an interactive data table, a full FastMCP app class with `@app.ui` and `@app.tool` backend methods (including a one-line upload component), and a fully generative UI streamed by Claude and rendered as it arrives. The punchline is an accidental finding: the Python representation is about 70% smaller than the JSON, so they now stream Python, execute it in a sandbox and convert to JSON server-side.

Key points

Takeaways

Mentioned

FastMCPPrefabPrefectMCP (Model Context Protocol)MCP appsshadcnReactPythongoose (MCP client)ClaudeGitHub

Quotes

“I can't pretend we're going to ship React and Python. It's not going to work.” 04:10
“the key to this whole thing is the JSON in the middle. The Python is actually an accident that I discovered after the fact” 08:02
“what you end up doing is the world's most expensive copy paste operation. You give the agent a megabyte of text. the agent retypes it character by character into the MCP” 13:59
“What we ended up discovering is that the Python representation of a UI is about 70% smaller than the JSON representation.” 16:12

The Agent Behind the Curtain: Building the Oz Cloud Agent Platform — Safia Abdalla, Warp

AI Engineer · 20 min

Safia Abdalla explains how Warp built its Oz cloud agent platform around one principle — platforms should absorb complexity before it reaches the user — covering bring-your-own-infra sandboxes, multi-harness support, agent orchestration, an API/SDK for every primitive, and the agent-run triage/review pipeline that let Warp absorb thousands of PRs after open-sourcing.

Abdalla argues that good dev tools meet developers where they are and grow with them, and that moving agents off the laptop into the cloud imports a mess of infrastructure concerns the platform — not the user — should swallow. She walks through Warp's cloud agent primitives: sandboxes (managed *and* self-hosted, because serious teams run their own infra), pluggable harnesses (Claude Code, Codex, Warp's own, custom) wrapped in shared structure so the experience doesn't fragment, prompt- and API-driven orchestration of research/implement/validate sub-agents across different harnesses and models, and an API for every component so people can build past your UI. She then shows what that bought Warp when it open-sourced three months ago: agents triage issues, ask clarifying questions, draft specs, implement, and gate reviews, so humans only see PRs an agent has already approved. She closes by rejecting the term "software factory" in favour of the potter's *workshop* — a heavy-duty, observable, self-improving, cost-effective system that lets non-developers turn intent into shipped software.

Key points

Takeaways

Mentioned

WarpWarp terminalClaude CodeCodexJupyter Notebookipywidgets (Interact)MicrosoftGitHubSlackRedditTwitter

Quotes

“platforms should take on complexity before it reaches the user. A really good experience should not expose anything of the leaky complexity that it handles to you.” 03:26
“I wish that I could just send off one prompt and solve all of the problems that exist in my software, but the reality is that real engineering work rarely fits inside one prompt.” 06:44
“all PRs that get contributed to Warp go through an agent-managed review process. And it goes through multiple iterations, and we don't actually ping any of the human reviewers on our team until an agent has approved our PRs.” 12:28
“You might have heard this term of the software factory... I kind of want to push back on this term a little bit. I kind of actually hate it cuz I don't think it gets the point across... Where's the people in this?” 14:48

AI in GTM at Notion — Flora Liu

AI Engineer · 21 min

A Notion GTM engineer explains how they replaced a spiderweb of sales/marketing tools with one four-layer system — Know, Decide, Act, Learn — where Snowflake+DynamoDB compute and serve a customer context layer that both reps and agents read from inside Notion, driving a claimed 63% lift in users taking the next step after context-aware recommendations.

Flora Liu argues GTM stopped being a marketing-ops problem and became a distributed systems problem: customers experience one journey, but marketing, sales and customer ops each run on disconnected tools that decide about the same customer independently. Her team modelled every workflow down to four questions — what do we know, what should happen next, how do we execute safely, did it work — and built a four-layer system on top of Snowflake (compute truth), DynamoDB (serve truth in milliseconds), Notion (the shared human+agent context layer) and Temporal (durable multi-agent workflows). The critical design choice is that agents are operators inside the same system as humans rather than an AI layer bolted on top, with humans approving anything customer-facing. Early results after 13 weeks: more qualified opportunities from enterprise reps and users 63% more likely to take the next step after context-aware recommendations.

Key points

Takeaways

Mentioned

NotionSalesforceGongOutreachZoomInfoSnowflakeDynamoDBTemporalClayNooksMCPNotion custom agents

Quotes

“instead of building an AI layer on top of our business, we designed our architecture so that the agent can operate as another operator within the same system as humans.” 07:09
“In a very literal sense, we are using notion to grow notion.” 11:13
“We refuse to outsource the context layer because that's where our edge is.” 18:02
“if you encode a mediocre process you get a mediocre agent.” 19:48
“If humans and agents can't read from the same substrate, you're basically building two systems that will eventually drift apart.” 20:21

The Death of Developer Advocates — Stephanie Jarmak, Sourcegraph

AI Engineer · 18 min

A Sourcegraph research scientist argues developer advocacy isn't dead but has gained a second user — the agent — and shows how to measure it: an SDLC benchmark of her company's MCP tool plus a GEO experiment where their product was recommended 65% of the time to comparison shoppers and 0% of the time to someone describing the actual pain it solves.

Stephanie Jarmak presents as an "agent advocate" (her DevRel manager wrote the title, then went on vacation), tracing the arc from 1980s software evangelism to 2010s developer advocacy to 2026, where developers orchestrate fleets of agents and non-engineers can drive dev tools. She argues the agent is simultaneously a user of your product — reading docs, calling APIs, recovering from errors — and a recommender of it, so DevRel must instrument both sides. She shows two concrete measurement projects: CodeScaleBench, hundreds of SDLC-shaped tasks run with and without Sourcegraph's code-navigation MCP tool, yielding thousands of traces that expose per-turn friction; and a GEO (generative engine optimization) pilot measuring whether chatbots surface the product at a user's moment of need. Her closing frame is the curb cut: build for the agent and the human path gets cleared too.

Key points

Takeaways

Mentioned

SourcegraphCodyCodeScaleBenchMCPClaudeClaude Sonnet 4Claude 4.6 thinkingChatGPTGitHubDiscordllms.txt

Quotes

“I had like zero commits on GitHub last year, and now I have 12,000, and I'm like an open source maintainer for multi-agent orchestration framework.” 03:54
“In the previous model, it kept pitching Cody, which was like one of our older products. But when I ran it again, it pitched Cody even more, right? Cuz like now you have all of these like old models outputting content that then is like compounding in the internet. So, you have to figure out like how to bury all of that noise with your true signal.” 11:04
“You also want to make sure your product is where the agents are, right? You're going to market. So, go go to agent market, right?” 12:14
“Curb cuts were built for wheelchairs, like built for a specific user to use them. But now everybody benefits from that, right? Anybody with wheels, strollers and suitcases and all of those things. So my argument is that by serving the agents, the human path gets cleared, too.” 17:02

AI-Native Organisations Run on Skills: How to Structure and Scale Them — Imad Touil, QuantumBlack

AI Engineer · 20 min

A QuantumBlack distinguished engineer argues that skills are where an organisation's know-how actually lives in the agentic stack, and that without a governed, centralised skills registry — catalog, versioning, ownership, access control, evals — teams generate a new class of technical debt: duplication, degrading quality and rising token cost.

Imad Touil maps the agentic software stack — an inner code-agent harness loop (context manager, tools/MCPs, memory and state, skills loader) and an outer workflow loop (skills, sub-agents, MCP servers, hooks) sitting on enablement components like an MCP gateway, model gateway, knowledge graph and workflow marketplace. He argues that of the four workflow components, hooks, MCP servers and sub-agents are largely given or borrowed, so all real organisational know-how ends up in skills — and skills are what make workflows deterministic. He then treats skill design as the microservices problem again (reusable, modular, discoverable, portable, specialised, composable, consistent, cost-efficient) and shows a six-month simulation of 15 teams to contrast ungoverned skill sprawl with a centralised, governed catalog.

Key points

Takeaways

Mentioned

QuantumBlackAnthropicClaude CodeCursorMCP (Model Context Protocol)BackstageGitHubGDPR

Quotes

“So at the end of the day you will find all of your knowhow is actually at the skills level.” 06:42
“This define a new unit right that makes your knowhow in your organization executable portable and cheap.” 09:51
“all of this is actually play around a governance and this is where technology stop solving the problem right” 14:47
“The moment you govern, you publish one skill, the next engineer trying to build a new skill, the coding agent harness will identify this skill that is already available and pull it.” 17:36

The Design-Code Roundtrip That Isn't — Jonathan Gordon, ReWeaver AI

AI Engineer · 18 min

A 30-year design-tools veteran tests the industry's claim that the design↔code roundtrip is solved, finds it lossy across five tool setups, and argues the fix is deterministic guardrails that detect and reconcile drift rather than more AI in the loop.

Jonathan Gordon defines the design-code roundtrip as a full loop between design and engineering in both directions with no loss of fidelity and persistent provenance, then shows that despite demos like Claude Code building a Figma artboard from a prompt and Figma Config declaring 'code is now material,' nobody has actually closed it. He demos a harness with AI-generated code on one side and a Figma/Sketch canvas on the other, plus the first public showing of ReWeaver's 'show drift' scan that flags issues across design quality, code quality, performance, design tokens and accessibility and offers to fix them. His argument: AI is probabilistic, developer tools are deterministic, and drift over time is the new tech debt — so you wrap AI in deterministic guardrails and keep the human in control rather than merely in the loop.

Key points

Takeaways

Mentioned

ReWeaver AIClaudeClaude CodeAnthropicCursorFigmaFigma ConfigSketchGitHubMicrosoft

Quotes

“I got this email from cursor one day that said I was in the top 0.1% of usage of cursor and I thought to myself, I need to spend more time outside.” 04:14
“But they said the roundtrip was solved and I started messing around and realized it wasn't.” 07:11
“Drift lurks in the dark. You need to look at the code. You need to find the drift. You need to fix the drift. And you do that with deterministic guardrails around the AI.” 12:46
“drift over time is the new tech debt and it's going to pile itself gloriously over your codebase” 14:28

Designing for AI Engineer — Vincent Wendy, AI Engineer

AI Engineer · 16 min

One designer at AI Engineer covers 7,000 attendees, 140+ sponsors and 300+ speakers by treating Devin, GPT and Figma as his design team — a locked-down design system plus automated, spec-sheet-driven generation of schedules, speaker cards and signage, with Devin also acting as visual QA.

Vinson Weng, senior creative designer on AI Engineer's ~12–15 person team, walks through how he ships hundreds of conference deliverables alone: stickers, swag, landing pages, speaker announcements, track mascots, wayfinding and digital signage. His method is five steps — foundation first, reusable designs, automated workflows, validated output, remove frictions — built on a defined design system (typography, colours, components, atomic design) so LLMs can't invent random font sizes, and on Devin living in Slack driving a Slack → Figma → Slack loop. He argues the tools are no longer the constraint: 'having a real problem is our advantage', and the designer's real job is handling exceptions.

Key points

Takeaways

Mentioned

DevinChatGPTGPTFigmaClaudeSlackMCPSpec Sheet (Figma plugin)DefontAI EngineerTBPN

Quotes

“So, it's me and Devin, GPT, and Figma.” 03:17
“right now we are at the stage where tools isn't the like it's not a problem anymore, but having a real problem is our advantage.” 03:28
“human plus AI, combine it, well, you got your own QA team.” 14:09
“the real job is handling exceptions.” 14:57

Everyone Gets A Software Company — Benjamin Guo, Zo Computer

AI Engineer · 15 min

Zo Computer's co-founder argues that SaaS and vendor-hosted agents have made us digital peasants under "techno-feudalism," and pitches a personal cloud — your own Linux server with AI built in — where non-technical users like a free-diving instructor have replaced Squarespace and Calendly and are on track for $100k of revenue.

Ben (Benjamin Guo), co-founder of Zo Computer, frames today's internet as techno-feudalism: users pay rent to SaaS providers, who pay rent to cloud providers, who pay rent to "the kings" — probably Nvidia — while owning nothing themselves. Zo is his answer: a personal cloud, a well-configured Linux VM with root access, an AI agent, file system, browser, automations, integrations and arbitrary HTTP/TCP hosting, simple enough that a private chef or a free-diving instructor runs their whole business on it. He extends the argument to agents: cloud agents like "Claud tag" are a cloud Claude holding company context, but improving your setup improves Anthropic, not you — "intelligence feudalism," with the arrow pointing the wrong way. Zo's next step is a beta agent-publishing platform where individuals and companies own and self-improve the agents they publish.

Key points

Takeaways

Mentioned

Zo ComputerVenmoStripeSubstackAppleNvidiaSquarespaceCalendlyDropboxAmazonClaude CodeAnthropicOpen ClawHermesCodexGeminiTownVictorMCPLinkedInX

Quotes

“So, we are still the peasants, we pay rent to the SaaS providers who pay rent to the cloud providers who pay rent to the kings who are, you know, like probably Nvidia these days.” 03:36
“She's canceled all of those SaaS subscriptions. She is no longer a peasant.” 07:25
“And when those agents are in the cloud, the question again is like whose cloud is it?” 12:44
“And as you kind of improve your Claud tag setup, like what really improves is Anthropic, right? Like the the arrow is pointing the wrong way.” 13:23

The End of the Static Screen: Architecting Intent-Driven UX — Gus Iwanaga, commercetools

AI Engineer · 23 min

A commercetools GM shows why letting an LLM freely compose UI produces inconsistent, unshippable screens, and lays out the middle path his team chose — a declarative UI protocol where an orchestrator picks components and a UX agent places them inside a codified layout → slot → sub-slot → component hierarchy.

Gus Iwanaga rejects his own submitted title and instead gives lessons learned from a team shipping generative UX/UI in a B2B SaaS product. He argues software has been static for 40 years — users adapt to each app's mental model and pay the onboarding and cognitive-load cost — and demos both his team's failed first attempt (the same 'create a sales report for Q1' query rendering four inconsistent layouts, sometimes relabelled 'January to March') and the current pre-prod product, where an orchestrator classifies intent, invokes first- and third-party tools/MCP servers, and hands the results to a UX agent that renders React components. He frames three rendering approaches by how much control you keep — controlled components, fully open-ended LLM-generated HTML in a sandboxed iframe, and the declarative middle they chose — and closes with three challenges: information architecture, catalog curation, and the fact that his designers no longer design pixels.

Key points

Takeaways

Mentioned

commercetoolsChatGPTGPTClaudePerplexityMCPZodReactHTMX (Google)JSON Render (Vercel)OpenUI (Thesis)Booking

Quotes

“The cognitive load that we wanted to remove and that we wanted to transfer to the machine, uh it's on us.” 03:40
“chat. If you're willing just to to give full control to the LLM, good luck.” 14:37
“because the the catalog is the contract between the agent and the UI.” 20:40
“that my teams do not design the pixel anymore.” 21:26

How AI Agents Let GTM Teams Scale — Justin Joyce, Cloudflare

AI Engineer · 19 min

Cloudflare's sales-ops lead lays out a three-pillar agentic go-to-market playbook — curated skill files for analysis, a multi-agent workflow that pushes weekly insight, and a self-service agentic workspace ('Cloudflare OS') for sellers — which he says has 2x'd his team's efficiency in six months.

Justin Joyce argues traditional go-to-market doesn't scale: back-office ops burn hours in Excel or produce dashboards that only some people read, while sellers face a 'context gap' (re-gathering information between prospect, adoption and customer calls) and an 'expert gap' (a ramping rep can't execute like the top rep). His fix is three layered pillars — scale analysis with role-specific skill files that embed business logic and semantics, scale insight by pushing an automated weekly performance story instead of waiting for people to open dashboards, and scale self-service through Cloudflare OS, an internal agentic workspace built on Cloudflare Workers and Durable Objects. He shows the automated-analysis architecture (draft agent calling MCPs → reviewer agent checking veracity → tone agent), the skill-curation review process, and screenshots of reps generating QBR decks and daily plans.

Key points

Takeaways

Mentioned

CloudflareCloudflare OSCloudflare WorkersDurable ObjectsAI GatewayMCPSalesforceExcelGoogle SheetsGeminiSQLGrainger

Quotes

“The general problem is that traditional go-to-market does not scale.” 01:59
“there's a story in the data and they really shouldn't have to search for it” 09:00
“skill curation is the basis for all of this agentic workforce” 15:38
“we're sort of reached the Cambrian stage of using Agenty systems, which means there's an explosion of excitement and skills and finding out ways to solve anything with AI” 18:21

Agents' next frontier: agent-to-agent and network effects — Jean-Denis Greze, Town

AI Engineer · 21 min

Town CTO Jean-Denis Greze argues that "agent-to-agent" is really a search problem — how closely a multi-agent system can approximate one omniscient agent with all the world's data in its context window — and walks through five strategies for getting cross-silo data into that final LLM call without violating privacy.

Greze reframes multi-agent systems as context engineering: every LLM system is a search problem whose goal is having exactly the right information in the context window just before the final answer or tool call. The ideal is a single agent with access to all the world's information (a Coase-theorem world with no transaction costs), which is impossible only because of privacy and security — so the test of any multi-agent design is how well it approximates that. He grades five strategies (shared trust boundaries, privacy-preserving custom tools, shared silos with a "sweeper AI", humans as approval conduits, and a black-box agent that only asks permission at the disclosure step) against two questions: does it need fewer humans over time, and does it get better as models get better. His bet is on AI-maintained shared wikis now, and on an "auto mode" for privacy decisions that scales with model capability.

Key points

Takeaways

Mentioned

TownPlaidDropboxGmailGoogleLinkedInSlackAirtableAnthropic

Quotes

“most LLM systems are just a search problem.” 01:22
“So, this actually if there's one good idea in this talk that I think works really well is this. It's a sweeper AI.” 10:03
“I think in coding we used to approve everything. Then we were like, "YOLO, live dangerously." And now the gods at Anthropic have granted us auto mode.” 17:34
“do I trust the future where agents make all the decisions about privacy? I don't know about that. I just think it's a it is for better or worse the direction things are going.” 20:41

Gadgets: Personal app vibe coding that is actually safe — Kenton Varda, Cloudflare

AI Engineer · 18 min

Kenton Varda (creator of Cloudflare Workers) argues that personal AI codegen breaks traditional cloud infrastructure, and demos "Gadgets" — a Cloudflare-Workers-based platform where every vibe-coded app runs in a sandbox so locked down that no security bug in the generated code can matter.

Varda's single point is that personal AI codegen breaks traditional cloud infrastructure: today's model of one blessed server-side version of an app, plus Apple/Google gatekeeping on mobile, makes user-level customization impossible, and existing vibe-coding platforms target that same wrong infrastructure. He demos Gadgets, a side project built entirely on Cloudflare Workers, where apps ('gadgets') work like documents in an office suite — each instance is one shared thing, sharing and access control are implemented by the platform rather than the app, and 'blueprints' export code without data so others can instantiate their own copy. The security argument is architectural: the client runs in a null-origin iframe with CSP, the server runs as a durable object in a dynamic worker sandbox, and the two can only talk to each other over a Cap'n Web RPC channel — so XSS and other bugs in vibe-coded code can't leak anything. He planned to open-source it at the end of the talk but Cloudflare's CTO asked him to hold off a few weeks.

Key points

Takeaways

Mentioned

Cloudflare WorkersCloudflareworkerdDurable ObjectsCap'n Web (RPC)ClaudeGPTGoogle DocsGitHubJiraHome AssistantSpotifyAppleGoogle

Quotes

“My key point is personal AI codegen breaks traditional cloud infrastructure.” 00:38
“It's almost like easier to in the United States to buy a gun than it is to like get access to your own phone to install unsigned software.” 04:29
“Now that's not very useful for any human, but it was perfectly useful for Claude who then generated the SVG.” 13:56
“There is no security bug you can have in this code that matters.” 15:32
“Kenton, I don't think you should yeet this. I don't think this is yeet material.” 17:57

Tell the Robot What You Want — Sandhya Subramani, AWS

AI Engineer · 17 min

An AWS talk that treats a robot as just another tool for an agent: a Raspberry Pi rover named Scout runs three Strands agents over 4G, with Claude Opus 4.8 as its brain deciding which preset robot policy to call from natural-language instructions.

Sandhya Subramani demos Scout, a small rover controlled live on stage over a 4G-connected Raspberry Pi, that responds to typed natural-language commands like 'turn on your headlights', 'spin 360' and 'do something complex'. Her argument is that instead of pre-programming a robot for a fixed set of tasks, you give the agent a hardware tool — the robot's preset functions or trained policies — and let the agent orchestrate which policy to invoke when. She walks through the Strands Agents stack (agent layer, policy provider, backend, physical hardware), the hybrid cloud/edge split where policies are trained with AgentCore in the cloud but callable on the edge for speed, and frames the whole thing as a stepping stone to a future where VLA models are large enough that no robot training is needed at all. The demo is genuinely unpolished — Scout repeatedly falls over and once just talks instead of acting — which she narrates rather than hides.

Key points

Takeaways

Mentioned

Strands AgentsAWSAgentCoreRaspberry PiAnthropic Claude Opus 4.8OpenAI RealtimeTelegram

Quotes

“we can give the same AI agent a hardware tool called a robot which has access to preset functions or programmable policies and then the agent can decide which policy to implement when” 04:26
“So how do we get started with it? All it takes is five lines of code.” 04:56
“Now, like I said, the agent decides what to do and the policy decides how it should be done.” 09:55
“And this is a stepping stone towards a future where we don't need to train robots anymore. So now if we wanted to do more things than just the tasks it's trained on, give it an agent and see what it can do.” 11:33

GTM Engineering: The Technical Bits — Everett Berry, Clay

AI Engineer · 19 min

Everett Berry of Clay lays out GTM engineering as four hard technical problems — a data layer that is a "perfect virtual copy of the market", orchestration across 10–30 disconnected tools, one long-running persistent agent per account, and execution against 0.5–1% email reply rates.

Berry argues GTM teams can now ship at engineering cadence (his team pushes new data, automations and campaigns every two weeks), and that GTM engineering is fundamentally about removing the technical constraints that stopped them. He walks through four layers: data (waterfalling multiple vendors, entity resolution, selective refresh), orchestration (a graph of general-purpose nodes handling agents, tool calls, conditionals, code and map-reduce fan-out), agents (one persistent, mostly dormant agent per account woken by triggers or a heartbeat), and execution (domain reputation, multi-domain routing, multi-channel suppression). He is explicit about what is unsolved: continual learning and next-best-action for GTM agents, and the human/agent interface.

Key points

Takeaways

Mentioned

ClayForagerSmartleadSalesforceOutreachGongSlackLinkedIn

Quotes

“GTM engineering at its heart is really about removing the constraints that have historically stopped GTM teams from shipping at speed using technology.” 01:20
“The core goal that I think we're trying to accomplish with our data is to create a perfect virtual copy of the market, the ideal customers, the accounts and contacts that you're going after.” 02:39
“if we've got 100 contacts that we're sequencing, maybe one of them will reply. And so that really raises the stakes for agentic execution within GTM.” 14:25
“I think one of the harder problems is probably the interface between the human and the agent.” 17:19

How We Got LLMs to Recommend Our Open Source Library — Christopher Burns, Inth

AI Engineer · 16 min

The founder of the C15T cookie-banner library explains the concrete, unglamorous stack of micro-optimizations — hand-written llms.txt, markdown twins of every page, Web MCP tools, and bundled docs plus an agents.md shipped inside node_modules — that made Claude, ChatGPT, Codex and Gemini his number one source of inbound.

Christopher Burns, founder of Inth and creator of the open source cookie banner library C15T, argues that good developer experience primitives are now colliding with agent primitives: installs used to be a 'Collison brothers install', now they're just a prompt. He walks through a BuzzFeed-style list of fixes — hand-written llms.txt, llms-full.txt as an agent sitemap, .md twins served three ways, Web MCP tools, and most importantly shipping bundled markdown docs plus an agents.md into node_modules because coding agents never visit your website. All of it is packaged in a framework-neutral docs pipeline they open sourced as Lead Type, and he insists nothing here is settled: the area changes constantly and every small increment matters.

Key points

Takeaways

Mentioned

C15TInthLead TypeNPMNext.jsClaudeChatGPTCodexGeminiPerplexityStripeY CombinatorVercelMinifyCloudflareAura AI (aura.ai)ChrisCMSWeb MCPagents.mdllms.txtZInphysical

Quotes

“we went from wizards installing our software to agents installing them” 03:37
“For about 40 good lines beats 1,000 lines of noise from our testing.” 06:33
“agents don't know how to browse. They know how to fetch.” 06:42
“the uncomfortable truth is that coding agents are actually never visiting the website if you have a library” 10:19

The Building Blocks of GTM Orchestration — Arman Vaziri, Ramp

AI Engineer · 19 min

Ramp's product/growth engineering lead walks through the concrete stack behind "go-to-market orchestration" — an internal CDP on Postgres+Kafka fed by dbt/Snowflake reverse ETL, Temporal-based durable agent threads, a Turbopuffer vector layer over unstructured sales data, and a user-editable skill library — arguing you get there by solving one team's vertical problem at a time, not by designing the perfect system up front.

Arman Vaziri argues the bottleneck in go-to-market isn't ideas — it's everything after the idea: pulling an audience, generating the artifacts, and convincing teams to adopt them. The goal is to describe an intent ("offer Pro V1 golf balls to golfers at East Coast construction companies") and have it fan out automatically into audiences, outbound sequences, ad and web creative, and in-app notifications. He shows the building blocks Ramp actually built — an internal customer data platform, durable agent execution on Temporal, embedded unstructured sales data with hybrid search, and a customizable skill library — using nightly pre-meeting briefs for account managers as the worked example. His thesis is that these vertical, single-team builds are the foundation for multi-team, multi-channel orchestration; you can't skip to the orchestration layer.

Key points

Takeaways

Mentioned

RampRamp RevenueTemporalPostgresKafkadbtSnowflakeTurbopufferMCP (their "GT MCP")GPT-3.5

Quotes

“there's a ton of great ideas, you know, like everybody across product and data and engineering and go-to-market have like really good ideas for things that they want to do. And the bottleneck is kind of like everything after that” 01:02
“the way we tend to approach these problems is solve for one team first, then scale horizontally.” 08:10
“Everything is represented as a durable thread built around Temporal, representing each tool call and model call as an activity.” 10:22
“unstructured information is probably like the most valuable thing you're sitting on” 11:20
“you can't spend like a year going and building like some really complicated system architecture that like is perfect. So, you have to like piece together the vertical solutions and then stick them together.” 19:26

How to build an AI-Native Health Company — Dan Feng, Maven Clinic

AI Engineer · 17 min

Maven Clinic's Dan Feng lays out how a digital health company went AI-native in two years — not by buying tools, but by changing hiring, planning horizons, code review and reliability engineering around the fact that implementation is now cheap and judgement is expensive.

Feng argues there's no playbook for 'AI native' and defines it as three things: use AI internally wherever a task would otherwise be done manually or delegated, build AI into the product to improve UX and cut operational cost, and — most importantly — change culture, process and ways of working to maximise what AI offers. He walks through the consequences at Maven: senior engineers stop delegating implementation, planning collapses to 2–4 week sprints because 3–6 month plans can't survive unknown model releases, and code review is redesigned for engineers now writing thousands of lines a day. He closes on reliability, arguing hallucination can't be eliminated affordably so you triage which failures are acceptable, cross-check high-stakes flows with multiple models, and run integration tests many times demanding a ~90% pass rate.

Key points

Takeaways

Mentioned

Maven ClinicMaven IntelligenceCursorClaude CodeJira

Quotes

“Like a tractors aren't to replace farmers, but the farmers who can operate the tractor will replace the ones who cannot.” 01:30
“With AI, building is super fast. It's probably couple minutes you can get it done.” 07:36
“One thing we really want to avoid is a rubber stamp, we call it. Means like people submit code review, you cannot really do anything to it. You just say blindly approve it. This is the worst case, we should really avoid because that's just give us false confidence.” 12:30
“The really awkward part is mid-term goals. Those like a three months, six months. It's very hard to plan these days. The reason is I don't know what AI models will be capable in three months.” 09:01

Don’t be data poor — Anuj Iravane, Anterior

AI Engineer · 16 min

Anterior generates its own synthetic medical records by running its inference workflow backwards — sampling a label, then a reasoning trace from a symbolic decision-tree policy, then building documents coarse-to-fine — because PHI contracts forbid keeping the real data it most needs for evals.

Anuj Iravane leads AI at Anterior, which builds agents for healthcare admin workflows (prior authorization, payment integrity, HEDIS) that amount to policy-guided decision-making over highly unstructured data — mostly scanned fax bundles, since ~70% of medical communication still happens by fax. The data is PHI: it can't be retained, reused, or even derived from, so no eval dataset survives, and in healthcare 95% accuracy isn't good enough. Their answer is to generate the data themselves, but not by one-shotting a 300-page record with an LLM, which mode-collapses; instead they reverse the forward task — sample a random label, deterministically sample a reasoning trace from a policy modelled as a symbolic decision tree, then build a record layer by layer (patient invariants → patient journey → per-encounter document plan → fan-out document generation → eval-driven refinement). Roughly 90% of their datasets are now synthetic, clinicians distinguish synthetic from real only ~60% of the time in blind review, and clinicians own the pipeline directly because every stage is a skill file on an internal agent harness.

Key points

Takeaways

Mentioned

AnteriorSequoiaNEALLMsCynthiaPDF parsersClaude-style skills / internal agent harness

Quotes

“So, so what this talk is about is like what do you do when the dataset you most need is also the data you're least allowed to keep.” 02:54
“in healthcare the the baselines for accuracy are just exceptionally high. 95% is not good enough.” 02:05
“it's like imagining if you wouldn't ask an LLM to write a novel for you in one shot, right? So, it's the same reason why you wouldn't use an LLM to just one shot a synthetic record for you.” 04:14
“I feel like skills are really an amazing interface between AI engineers and domain experts, especially in vertical AI.” 13:48
“In a blind review, clinicians were not able were only able to distinguish synthetic from real about 60% of the time.” 14:36

The Spatial Harness: Bringing Agents to the Canvas — Max Drake, tldraw

AI Engineer · 18 min

tldraw's Max Drake shows why LLMs are terrible at 2D space and walks through the escalating harnesses tldraw built to fix that — a single-shot canvas-teaching prompt, an MIT-licensed agent starter kit, multiplayer "fairies" that coordinate as visible characters, and a desktop app that lets Claude Code write plain JavaScript against the live editor.

The talk argues that coding agents work well because text-in/text-out is the medium they were trained in, while 2D space is something they are genuinely bad at and that takes real engineering to teach. tldraw's answer is a stack of increasingly capable canvas harnesses: teaching an LLM to read a canvas from screenshot + JSON and predict how its actions land, wrapping that in an agentic loop that sets its own to-dos and moves its own viewport, then making agents multiplayer characters ('fairies') whose animated state replaces reading a chat log. The final move is to stop trapping agents inside the canvas — the tldraw desktop app exposes its editor instance over a server so an outside agent like Claude Code can script it in 'code mode', producing things like a canvas window manager and Pong played with real desktop windows. The closing argument is that the canvas should be a *place* where humans and agents collaborate, the same way it already is for remote human collaboration.

Key points

Takeaways

Mentioned

tldrawtldraw SDKtldraw desktop apptldraw agent starter kitFairiestech tree appClaude CodeClaudeReplitMiroConductorOpenAI SymfonyNotionGmailAppleScriptChatGPT

Quotes

“part of the reason why these apps are so good and why they work is because they're, you know, the medium in which they're working, writing code is essentially the medium in which they were trained.” 04:24
“it turns out agents are really really bad at working in 2D space and understanding 2D space and actually requires like a lot of engineering work to get them to uh do it.” 04:52
“I don't have to read a chat in order to know what's actually going on. I can look at the state of the agents.” 10:40
“The fairies are trapped in the canvas.” 12:07

The Missing Layer in Agentic AI — Giedrius Šteimantas, Oxylabs

AI Engineer · 15 min

An Oxylabs engineer argues that agents which act on the open web are missing an infrastructure layer, and shows how three web-scraping principles — use a browser only when you must, validate content before it reaches the model, and prefer lighter content — turn a flaky, expensive shopping agent into a reliable one.

Giedrius Šteimantas walks through a friend's vibe-coded personal-shopper agent that used a browser automation framework for every stage and was 'slow, expensive and unreliable' — getting CAPTCHAs instead of product pages. He rebuilds its four stages (discovery, decision, user confirmation, purchase) using scraping-industry principles: a compact search API for discovery, a REST scraping API that returns only validated markdown for the decision stage, and a stealth headless browser only for the final checkout where dynamic input handling genuinely requires one. The core argument is that agent builders waste tokens and options by feeding unvalidated HTML — CAPTCHAs included — to LLMs, and that this belongs in an infrastructure layer, not the agent code.

Key points

Takeaways

Mentioned

OxylabsOxylabs Fast Search APIOxylabs Web Scraper APIOxylabs headless browserPlaywright MCPresidential proxies

Quotes

“he was missing a layer an infrastructural layer that would allow this agent to operate freely on the open web” 02:22
“HTTP response 200 does not mean that we are good to go.” 03:21
“It means that we waste 70% of the tokens and that is a little crazy in my opinion.” 09:44
“the problem is not the compression. The problem is that the content is not valid.” 10:01

How long can your skills be before your agent forgets what you told it? — Laurie Voss, Arize AI

AI Engineer · 22 min

The old "~200 instructions and the model starts forgetting" ceiling moved about 10x in a year — frontier models now track roughly 2,000 named constraints (5,000 for the best), so writing skills files is no longer a compression problem but a verification one.

Laurie Voss chased down an aside from Dexter Horthy's Miami talk — that an agent can follow about 200 instructions before it starts dropping them — back to the IFScale benchmark, replicated the original result on the three surviving 2025 models, then re-ran it on the current frontier. The old models fell apart at 200–300 rules; GPT-5.5, Claude Opus 4.7, Gemini 3.1 Pro and DeepSeek V4 Pro aced the benchmark's 500-word cap outright, forcing him to extend it to a 10,000-word vocabulary to find the new ceiling at roughly 2,000–5,000 instructions. The more useful finding is that failure is no longer a single mode: each model breaks in its own way, and the most dangerous ones look like success. His conclusion is that capacity is solved enough that the remaining question is cost, latency and whether you verify the output at all.

Key points

Takeaways

Mentioned

Arize AIIFScaleGPT-4.1Claude Sonnet 4Gemini 2.5 ProGPT-5.5Claude Opus 4.7Claude Opus 4.8Gemini 3.1 ProDeepSeek V4 ProOpenAI safety filterChromaFirebenchCCR benchGuidebenchnpm Inc.

Quotes

“so we'd built a test to find the ceiling and the models had walked straight through the ceiling without noticing that the ceiling was there.” 06:34
“Deep Sea quietly forgets, Claude gets scared and refuses, Gemini overthinks itself into silence, and GPT 5.5 finishes half of the job and tells you that the rest of it is beneath it.” 13:53
“you did that more than about six months ago, you are incorrect now, and you should probably be re-engineering how you do stuff.” 08:45
“the model will hold your 2,000 instructions just fine. The new hard part is knowing whether it actually did what you said and that is a verification problem.” 21:08

KV Cache-Aware Routing and P/D Disaggregation on Kubernetes — Yuchen Fama & Ashish Kamra, Red Hat

AI Engineer · 21 min

Red Hat's inference team explains how llm-d's KV-cache-aware routing (endpoint picker) and prefill/decode disaggregation address agentic workloads — multi-turn, >90% cache hit rates, 100:1 input/output ratios — and, crucially, when PD is *not* worth it.

Ashish Kamra and Yuchen Fama argue that public inference benchmarks show steady-state, sanitized numbers that hide the chaotic reality of agentic workloads: up to 3,000 turns, cache hit rates well over 90%, input/output ratios over 100:1, and high-variance context that forces you to plan on P90 distributions rather than averages. They walk through llm-d's endpoint-picker plugins scoring pods on running/waiting requests, KV cache utilization and prefix cache availability, then break down prefill/decode disaggregation as a fix for phase interference — a long prefill stalling ongoing decode and jittering user streaming latency. They show internal Red Hat results where PD cuts P99 inter-token latency from ~900ms to ~100ms, but insist PD is a phase-separation trade-off, not a magic bullet, and present a decision matrix for when to stick with aggregated serving. They close with an in-progress case study serving GLM 5.2 on H200 clusters rather than the B200s customers don't have.

Key points

Takeaways

Mentioned

llm-dvLLMKubernetesOpenShiftRed HatCNCFGuideLLMLLM CompressorSpeculatorsRed Hat AI (Hugging Face model hub)inference-perfMooncakeNIXLGLM 5.2GPT-OSS 120BNVIDIA H100 / H200 / B200Anthropic APIClaude CodeSWE-benchleader-worker set / disaggregated set APIsRDMA / RoCEGoogleIBMCoreWeaveNVIDIAdeeplearning.ai

Quotes

“when you look at public inference benchmark results you are typically looking at very steady state isolated highly sanitized numbers and what those benchmarks actually don't show you is the chaotic reality of multi-turn interactions, massive context fluctuations which are very typical of agentic workloads” 00:45
“There's 10x cost difference between cash and non-cash tokens. So, 10x difference on your token balance sheet is pretty serious impact on your business.” 06:11
“if there's a sudden influx of a long prefilled palm, it will completely stall the ongoing decode token generation process causing massive problems and jitter in user streaming latency” 11:43
“I don't want to leave you guys that PD is the answer to everything and it's a magic bullet. But it's essentially a phase separation trade-off and not a magic bullet.” 15:37

ACP: The Universal Remote Control for AI Agents — Alex Hancock, Block

AI Engineer · 11 min

Block's Alex Hancock argues that MCP standardised agents reaching out to tools but nothing standardises client software telling agents what to do — and pitches ACP (the Agent Client Protocol, from the Zed and JetBrains folks) plus a new remote HTTP/websocket transport as that missing layer.

Hancock, a Goose maintainer and MCP Rust SDK maintainer at Block, says harnesses today have custom, bespoke interfaces — in the worst case exactly one client app can drive a given harness — which he likens to needing a specific browser and protocol per website. MCP solved the agent-goes-out-and-does-things half of the problem, but there is no standard for client software to send tasks, get results and receive updates. ACP, originally proposed by Zed and JetBrains so a single editor client could drive any harness, is his proposed answer: JSON-RPC, sessions, tool-call notifications, permission requests, and underscore-prefixed custom methods so real usage can be promoted onto the standards track. He demos two different clients (Zed and a Poolside AI terminal client) driving the same Goose agent over stdio, then a client he live-coded the night before talking to Goose over the newly specified HTTP/websocket remote transport.

Key points

Takeaways

Mentioned

ACP (Agent Client Protocol)MCP (Model Context Protocol)GooseBlockCash AppSquareLinux FoundationZedJetBrainsIntelliJPoolside AICodexJSON-RPCRust SDK for MCP

Quotes

“the most powerful thing about MCP is not anything about MCP itself, but it's that everyone uses MCP.” 02:46
“I would say that we don't yet have a good solution or a standard for client software to tell agents what to do.” 03:02
“You wouldn't have something like the open web if that were the reality with browsers. And so I think we can do better.” 02:14
“aligning on standards and making sure that they have good transport stories is what's going to let us move all the pieces of this agentic stack around.” 08:34

Trading Desks to Clinical Trials: Parallels in Applied Vertical AI — Ayush Bhardwaj, Allos AI

AI Engineer · 20 min

An applied-AI engineer who moved from a hedge fund to a pharma-tech startup argues that building vertical AI is the same seven-step recipe in both industries, and that the only real moat is proprietary domain data and a hired domain expert — not the model, infra or ecosystem everyone else can buy.

Ayush Bhardwaj defines "applied vertical AI" as applied AI built for one specific industry to simulate a person's job in it, and reports that moving from a hedge fund to Allos AI (pharma) changed nothing about the core job. He lays out seven steps — formulate a narrow problem, identify proprietary data, write the prompt as a model of the expert's process, add observability, then *don't* iterate yet: hire the user, build a learning loop, ship. The hard part is that engineers can't judge whether a trade thesis or drug candidate output is good, LLM-as-a-judge fails because the model just "jargons its way out", and the data that would teach it (trade theses, failed experiments) is deliberately gatekept, so neither OpenAI nor Anthropic has it. His conclusion: models, infra and ecosystem are commodity; domain expertise and non-public data are the moat, and finance and pharma will kill anything that doesn't pay for itself immediately.

Key points

Takeaways

Mentioned

Allos AIGoogle TranslateChatGPTClaudeOpenAIAnthropicSonnet 5Fable 5GLM 5.2DeepSeekAlibaba CloudarXivPubChemJP MorganMorgan StanleyStanford AI IndexFDA

Quotes

“The question to ask is whether they actually work, whether they actually make or save money, whether they justify their ROI.” 03:23
“I thought I could LLM as a judge my way out of it.” 09:09
“you hire the person who you want to sell it to cuz there is, to be honest, no other way around. I have tried a lot of stuff. You just need to hire the user.” 11:55
“Model infra ecosystem, everyone selling you tons of stuff at this conference is just commodity.” 19:09

Teaching AIs to Hack — Prof. David Brumley, Bugcrowd

AI Engineer · 27 min

CMU professor and Bugcrowd chief AI/science officer David Brumley argues that most cybersecurity benchmarks are broken because they reward finding one easy crash, and shows that on 41 real Chrome V8 vulnerabilities frontier models achieved full arbitrary code execution up to 73% of the time — on par with an elite human researcher.

Brumley frames teaching LLMs to hack the same way he teaches high schoolers: a ladder along two axes — target difficulty (toy → CTF → hardened targets) and exploitation difficulty (find bug → crash → arbitrary read/write → full code execution) — with deterministic graders, never LLM-as-judge. He argues existing benchmarks (Cybench, CyberGym, BountyBench, AIxCC) are structurally flawed because real programs contain multiple vulnerabilities, so models reward-hack by repeatedly finding the easiest bug, and because pointing the model at a backtrace stunts its reasoning. His fix is the 'audit task': ask for all vulnerabilities with proofs, uniquify them by stack backtrace, and score multiplicative precision and recall so unknown bugs count and spam doesn't. He then presents ExploitBench, running 41 hand-verified V8 exploits across models to measure how far up the exploitation ladder each one climbs.

Key points

Takeaways

Mentioned

picoCTFPwn2OwnBugcrowdCarnegie Mellon UniversityDARPA Cyber Grand ChallengeAIxCCDEF CONCybenchCyberGymBountyBenchExploitBench (exploitbench.ai)ChromeV8Node.jsMicrosoft EdgeCloudflare Edge WorkersMCPDockerGitHubOpenAIAnthropicClaudeGPT / GPT 5.5MythosGeminiKimiMiniMaxGLMTesla

Quotes

“We want to take control of that program. That's the beautiful thing about hacking. It's bending computers to our will. It's what makes it unique in the sciences.” 04:12
“One of the things I think the previous talk was talking about was LLM as a judge is a reasonable thing. What we found in cybersecurity is that is flawed. The LLMs will always say they were successful hacking.” 07:27
“All they really checked is whether the AI could crash the program. Crashing a program is different than hacking it. You can't go steal someone's IP by simply crashing a program.” 18:06
“If you could give Chrome to an LLM and it could come up with a zero-day, you would essentially be able to hack nation-states at that point.” 19:53

Building the Engine While Flying the Plane: Launching the Figma MCP Server — Jesse Lumarie, Figma

AI Engineer · 16 min

Figma engineer Jesse Lumarie recounts building Figma's first MCP server in ~3 months on a spec that kept changing under them — why they serialized the C++ scene graph as React + Tailwind rather than XML or images, how Code Connect collapses generated code into a pointer to your real component, and how they faked elicitation and sampling with plain tool calls because no client had implemented them.

Lumarie traces the Figma MCP server from a self-started 20%-time Figma plug-in prototype to a GA product, built while the MCP spec itself was in flux — a new spec version deprecated the server-sent-events transport they'd architected around, and client support was so uneven that the March 2025 compatibility matrix showed most clients implementing only tools. The technical core is representation: they picked a React + Tailwind serialization of Figma's scene graph (the same 'D2R' machinery behind Figma Sites) over an internal JSX/XML form or a plain image, betting models were RL'd on that kind of code, then layered Code Connect on top so the agent gets a sparse pointer to the enterprise's real accessible, internationalized component instead of pixel-perfect-but-useless markup. Where the spec had features clients hadn't shipped — server instructions, elicitation, sampling — they emulated them inside tool responses and descriptions. They shipped local-first (Electron IPC to a Node process) as the fastest path to product-market fit, launched the remote server in September and GA'd both in October 2025, ending up one of Figma's fastest-growing products.

Key points

Takeaways

Mentioned

FigmaFigma MCP serverModel Context Protocol (MCP)AnthropicClaude DesktopClaude CodeCursorVS CodeOpenAIMCP InspectorReactTailwindFigma Dev ModeFigma Code ConnectFigma SitesFigJamFigma MakeMake in your local codebaseElectronNodeExcelGitHub

Quotes

“An enterprise doesn't care if it's pixel perfect if it's not using its like battle tested accessible and internationalized components.” 07:10
“We spent like two hours grading an eval into an Excel spreadsheet. And we said, we're never we're never doing that again. It was awful. Don't do eval by hand if you can help it.” 06:06
“Our first attempt was just passing B 64 data into the code and that was just a terrible idea. It it just blew up the context window and was bad all around. um don't do that.” 05:15
“If there's one thing you want to take away from this talk it's that we're so early like this has not been a long time. The MC MCP spec is only two years old and we're still figuring out the best way to do things.” 15:51

Agent Spending Without Controls — Rodrigo Coelho & Pranav Maheshwari, Edge & Node

AI Engineer · 20 min

Edge & Node's Rodrigo Coelho and Pranav Maheshwari pitch Ampersend — an aggregator of paid MCP tools plus an agent wallet with a compliance layer — arguing that agents only become powerful once they can pay, and enterprises only sign off once sanctions screening blocks a bad wallet.

Coelho traces the shift from human-gated payment rails to agents transacting at machine speed around the clock, and argues the missing piece for enterprise adoption is a compliance layer — sanctions, identity and policy checks on what is otherwise just a bare wallet address. Edge & Node (the team behind The Graph) built a query micropayment system in 2021, referenced the 402 spec back then, and contributed batching prior art to Coinbase's x402 spec. Maheshwari demos Ampersend three ways: a Claude Code skill file that gives an agent paid MCP tools and pays for them silently, an under-$10 Shopify UCP Father's Day purchase done entirely in the terminal, and a 'good claw vs bad claw' simulation where enabling TRM screening blocks a sanctioned wallet. The thesis: MCP tools are free today, will be paid tomorrow, and an agent is only as capable as the paid tools plus wallet you attach to it.

Key points

Takeaways

Mentioned

AmpersendEdge & NodeThe Graphx402CoinbaseGoogleCircleTRMClaude CodeMCPExaFirecrawlShopify UCPCloudflareAmazonStripeMastercardOpenClaw

Quotes

“all these controls and policies and rules were built for humans and not for machines that don't breathe, right?” 03:54
“that person needs to feel 100% confident that the systems in place will not allow for agents to hallucinate, to go off the rails, to overspend, to break policy.” 06:27
“your agent is as powerful as the paid MCP tools that you're connected to it and if you've given it a payment trail.” 12:28
“Merchants will not take payments if they think this order is being placed by North Korean wallet.” 16:20

Data Quality Is the Compute Multiplier — Ari Morcos, DatologyAI

AI Engineer · 19 min

DatologyAI's CEO argues that in a compute-scarce world, better data curation is the cheapest lever there is — showing curation alone buying a 14-point VLM accuracy gain, Qwen-3.5-4B-level quality at 145x less training compute, and post-training gains that nearly triple when applied on top of a mid-trained model.

Ari Morcos frames data quality as a 'compute multiplier': better data makes the learning curve steeper, so you get the same performance for a fraction of the compute — which matters now that H100 prices are back up ~40% off their lows and reasoning models are consuming 8x the tokens. He walks through DatologyAI's 'four C's' pipeline (clean, curate, create, compose) and presents results across vision-language models, multilingual text models, synthetic rephrasing (BeyondWeb), and two customer case studies (Thomson Reuters legal mid-training, Arcee's 17T-token open model). The recurring claim is that curation moves models well past the public Pareto frontier at 8x–145x less compute, and that training stages should be designed synergistically rather than handed off independently.

Key points

Takeaways

Mentioned

DatologyAIBeyondWebMAmmoTH datasetGopher filtersQwen 3 / Qwen 3.5 (incl. 4B)InternVLLiquid AI modelsCohereThomson ReutersArcee AI (Trinity Large, 17T-token open model)GLM-5KimiClaudeOpenAIGoogle GeminiMetaNVIDIA H100LegalBenchmultilingual MMLU'Beyond Scaling Laws' (NeurIPS best paper)

Quotes

“Data quality is a compute multiplier because what it does is it makes the learning curve steeper.” 02:09
“There's no one golden data set to rule them all that's good for everything no matter what you want to do.” 03:18
“Even if you don't change the post-training data at all, showing your model better domain specific data can actually make post-training two to three times more effective out of the box.” 15:50
“So if you hear this story over and over again, oh, if I want to customize a model, it's going to cost hundreds of millions of dollars. That's just not true.” 17:24

The Era of Compound Engineering — Kieran Klaassen, Every/Cora

AI Engineer · 20 min

Kieran Klaassen built and runs the Cora AI email client as a solo engineer without writing a line of code this year, by spending half his time teaching a repo-resident memory system his judgment and taste so the planning-building-reviewing middle can run unattended for hours.

Klaassen traces two years of moving bottlenecks — bad code, then plans, then deciding what to build — to the conclusion that implementation is basically solved and judgment and taste are what remain scarce. His answer is 'compound engineering': a loop (brainstorm → plan → work → review → polish → compound) where the human is 'the bread' at both ends and the AI runs the middle, with every correction extracted into solution documents stored in the repository so the same lesson never has to be given twice. He demos his open-source compound engineering plugin's commands — /ce ideate, /ce doc review, /ce brainstorm, /LFG, /ce polish, /ce compound — and argues a single engineer with a compounding system beats whole teams using AI without one.

Key points

Takeaways

Mentioned

CoraEverycompound engineering pluginClaude CodeCodexCursorClaude Sonnet 3.5Claude DesignCLAUDE.mdMCPRailsRubyReactLinearGitHubSlackIntercomPowerPoint

Quotes

“I haven't written a single line of code this year.” 00:22
“I see that one engineer with a compounding system just beats teams like full teams that use AI that don't.” 06:27
“It's kind of the human AI sandwich where the human is the bread and the AI is the middle part.” 06:54
“The bet is implementation is only getting cheaper and judgment is not.” 18:50
“The next feature should be easier to build because you ship this one.” 19:47

AI Evals for Cross-Functional Teams — Nachiket Paranjape & Swaroop Chitlur Haridas, DoorDash

AI Engineer · 16 min

DoorDash's GenAI platform team explains how their eval platform stopped being an engineering harness and became a cross-functional workflow — with API-first primitives that let strategy-and-ops and PMs vibe-code their own annotation UIs and self-serve LLM-judge calibration.

Nachiket Paranjape and Swaroop Chitlur Haridas describe the eval pillar of DoorDash's horizontal GenAI platform, which exists to help product teams balance accuracy, latency and cost alongside an LLM gateway, an agent gateway and open-weights model hosting. Their central argument is that evals are a team sport: strat-ops sets the quality bar, PMs translate it into rubrics, ops teams annotate, and engineering supplies APIs, telemetry, datasets and judges. The platform evolved UI-first (on co-founder Andy Fang's guidance) → API-first → workflow-first, and because everything sits on stable APIs, non-engineers can vibe-code their own annotation UIs with Codex or Claude Code instead of queueing behind the platform team. They also shipped a self-serve judge-calibration UI using the GEPA prompt-optimization library, with before/after prompt diffs shown to build partner trust.

Key points

Takeaways

Mentioned

DoorDashGEPACodexClaude CodeGeminiOpenAIClaudeMCP

Quotes

“Evals is not just an engineering harness it is a cross functional effort across different pillars across different teams... this is all basically a team sport. we all have to play and help improve the quality of AI.” 04:01
“because we had these APIs we were actually able to enable our statops teams to use something like a codex or a claude code and v code their own annotation UIs” 09:23
“what helped us was to give this workflow in the hands of the operators so that they can actually build their own vcoded annotation UIs” 10:18
“in some teams you have seen the strategy and operations folks own the prompt, you have seen some teams where the product manager owns the prompt, you have seen some teams where engineering owns the prompt... so the even the org design is improving and we are enabling that.” 13:04

Prototyping as Leadership: How a CTO Ships with AI Agents — Hursh Agrawal, The Browser Company

AI Engineer · 18 min

The CTO of The Browser Company explains how he ships 2–10 PRs a week around 15+ recurring meetings by treating the 5pm hand-off to an overnight coding agent as the core of his build practice — and argues that hands-on prototyping is now part of a leader's job, not a hobby.

Hursh Agrawal (CTO/co-founder, The Browser Company — Arc and Dia) argues that as coding agents became autonomous enough to run for hours, Paul Graham's 'manager schedule' turned into usable building time, so building is now part of a leader's job. His case is twofold: with frontier models changing every three months you cannot tell what a new model family is good for without hands in it, and a working prototype convinces engineers far faster than trying to describe a new capability. He shows his actual daily shape — a morning review block, steering blocks between meetings, and a 5pm block that sets up an overnight run — and walks through three overnight patterns: shipping features, hill-climbing evals on AI features, and training custom ML models. He closes on the scaffolding and hygiene that make it safe: AI code review, feature flags, a prototype branch, small readable PRs, and never adding reviewers to code you haven't read.

Key points

Takeaways

Mentioned

The Browser CompanyArcDiaClaude CodeCursorCodexOpus 4.8OpusHaikuModernBERTWhisper FlowSlackJiraConfluenceNotionSQLiteAWSEC2OpenAIAnthropic

Quotes

“as coding agents have become more autonomous and able to handle longer tasks, the manager schedule, as Paul Graham put it, is suddenly usable as building time. You can actually ship stuff.” 01:35
“I found it is impossible to tell what a new model is good for unless you have your hands in it and you're using it all day long.” 02:29
“modern models, new Opus 4.8 or the new GBT. They can handle what used to be, you know, weeks of work uh, in one overnight run and you come back in the morning with this uh, beautiful package ready for you.” 10:34
“It's so tempting to put other reviewers on code you haven't read yet. Don't do it.” 17:06

What's Next After RLHF? — Diogo Almeida, TypeSafe AI

AI Engineer · 18 min

An OpenAI post-training co-author (GPT-4, ChatGPT, InstructGPT) argues that today's AI is stuck in an "assistance era" because RLHF literally optimizes for human preference — so LLMs are superhuman at human-in-the-loop tasks and useless at real automation, and the next era is a third post-training objective built for calibrated decision-making.

Almeida maps the split between AI optimists (every benchmark crushed, autonomous operating time growing exponentially) and pessimists (bubble, circular financing, everything is just a chat app) and offers the simplest explanation for the divide: the tasks AI is superhuman at are intrinsically human-in-the-loop tasks whose goal is to please the human, while the tasks it fails at are ones where the goal is to remove the human. He traces this directly to RLHF — collect human preferences, optimize for human preferences — which by construction makes overpromising a feature and makes wrong models look right. He argues Claude Code is not the next era but the same assistance era (still RLHF, not pure RLVR), that SaaS hasn't fundamentally changed since 2019 because AI is assistance-native, and that the real next step is automation and genuinely smarter software. He closes by pitching his stealth company TypeSafe, which is building a third post-training branch optimized for calibrated decision-making rather than human preference or pure correctness.

Key points

Takeaways

Mentioned

OpenAIChatGPTGPT-4InstructGPTClaude CodeTypeSafeTwitterGarry Tan (Y Combinator)Yoshua BengioRichard Sutton's bitter lesson

Quotes

“The And the simple answer is we literally put them in the loop. The goal of the loop is to optimize for human preference. It is not to run software autonomously. It's kind of super obvious.” 06:42
“and because of that, overpromising is a feature. This is by design.” 07:00
“no matter how wrong the models are, they will look right because of the asymmetry within the reward model in RLHF.” 08:30
“kind of like the craziest part of software in my opinion is that all of the SaaS basically has not changed since 2019.” 10:15

Tribal Dungeons of Global Shipping: AI Agents at Global Scale — Dmitry Buykin, Maersk

AI Engineer · 12 min

A Maersk practitioner report on running 200+ agent instances in global shipping ops, arguing that the agent loop is not the system — the refining loop around it is, built from an SOP corpus 20x bigger than the runtime and over 100,000 expert corrections in 9 months.

Buykin describes production AI agents supporting Maersk's global shipping operations, where the easy majority of work is already automated and what remains is a long tail of exceptions spanning many incomplete legacy systems. He calls the core problem "tribal dungeons": the operational knowledge exists but not in a form an agent can execute — legacy SOPs are sequences of screenshots showing what a person sees and clicks, while an agent SOP needs preconditions, decisions, identifiers, back-end calls, validation, recovery and evidence of execution. The architecture is three parts — SOP memory (the corpus), execution runtime, and feedback capture — with quality earned one correction at a time through replayed real examples with writes disabled, trace review shared between experts and engineers, and heat maps that prioritise where the team works. The closing position: the real outcome was the methodology, not the agent, and they deliberately don't use MCP.

Key points

Takeaways

Mentioned

MaerskMCP (Model Context Protocol) — explicitly not usedfunction callingSAP (mentioned as a slide mix-up)

Quotes

“The agent loop is not the system. The refining loop around the agent is the system” 03:48
“Experts own the what, agents own the how. And exception becomes a guardrail.” 03:21
“discovery needs agent freedom and production needs a cage. Uh the harness isn't there to give the agent more room. It's there to make the dumb mistakes impossible.” 08:22
“we're not using MCPS because uh for us it's uh always not the best choice. So because all all systems usually really bloated and we have to distill responses and uh tune the tools through function calling” 10:57

From Tokenmaxxing to Trusted Throughput — Mingsheng Hong, Ironclad

AI Engineer · 23 min

Ironclad's VP of AI engineering argues the goal of AI coding spend is not austerity but ROI — measure "trusted throughput" (complexity-weighted merged PRs that survive review, CI and customers), and expect the bottleneck to shift from code generation to code review and CI.

Mingsheng Hong opens with the Amazon and Meta token-usage leaderboard stories and a company spending $500M on cloud in a month, then argues that token dashboards should be smoke detectors, not leaderboards — token spend is like lines of code, an important metric you should never directly optimize for. He proposes "trusted throughput" as the value side of the ROI equation: quantitatively, an evolution from lines of code to open PRs to merged PRs to merged PRs weighted by an LLM-assigned t-shirt-size complexity score; qualitatively, three buckets of objective checks, human judgement and customer-perceived outcomes. Because AI makes PR creation abundant, he says the two new bottlenecks are human code review and CI, and warns against the anti-pattern of batching work into large PRs to dodge slow CI. He closes with a three-part framework — guardrails, best-practice innovation, and a leadership learning loop — plus concrete token-efficiency tactics and a build-vs-buy principle.

Key points

Takeaways

Mentioned

IroncladClaude CodeCodexAmazonMeta

Quotes

“We think of the usage dashboard more as a smoke detector. If there are local pockets of teams or individuals that don't use much AI token that might be a signal worth investigating. But beyond that certainly we don't want to create even indirect incentive to maximize the token usage itself.” 01:57
“The goal is not to minimizing or not even necessarily to reduce token spend. So here we kind of use the word it's not about austerity. It's about further improving the ROI of the token spend.” 06:13
“If we want productive and high quality engineering work one can argue that removing code is even better. So, LOC line of code is an important metric but not something we want to directly optimize for. Same thing for the token usage and spend.” 10:05
“AI code generation is making PR creation abundant. So now the bottleneck from kind of the whole life cycle perspective gets shifted onto review and their subsequently merging the PR.” 14:02
“The key principle we use is to make sure we onboard AI tooling as the first level of defense. They don't replace human reviewers but we want to offload human reviewers as much as possible.” 15:17

Data and Environment Curation for Post-Training LLMs — Mahesh Sathiamoorthy, Bespoke Labs

AI Engineer · 19 min

The Bespoke Labs CEO argues that for post-training LLMs and agents, data and RL environments — not compute, models or infra — are the bottleneck, and walks through the Open Thoughts curation recipes plus their counterintuitive findings (sample many answers per question; stronger models aren't always better teachers).

Mahesh Sathiamoorthy (co-founder/CEO, Bespoke Labs; ex-Google DeepMind) frames the shift from evaluating what models know to whether agents can act autonomously for hours or days, where the blocker is reliability and post-training is a primary lever. He argues compute, base models and post-training infra (fireworks, tinker, slime) are well-defined, so the real gap for enterprises and frontier labs is high-quality data and RL environments. He walks through the Open Thoughts and Open Thoughts Agents curation pipelines — source questions, mixing, filtering, teacher-model answer generation, answer filtering — established via stage-by-stage ablations that produced a scaling curve, and shares counterintuitive lessons. He closes with an Intuit Credit Karma production case study and a reference stack for building RL environments and post-training agents.

Key points

Takeaways

Mentioned

Bespoke LabsCuratorBespoke StratosOpen ThoughtsOpen Thoughts AgentsTerminal-BenchSWE-benchAIMELiveCodeBenchDeepSeekQwenGeminiClaudeFireworksTinkerslimeHugging FaceGoogle DeepMindThinking MachinesMicrosoftIntuit Credit KarmaStack ExchangeGEPA (transcribed as 'Japa')

Quotes

“we have moved on from knowing to doing right so that's the idea of agents” 03:04
“ultimately for post training be it SFT or or uh reinforcement learning data is the bottleneck” 05:02
“the other thing we saw is like the stronger teachers are not always the best uh uh stronger models are not always the better teachers” 11:33
“SFT still contributed a lot to the gains um RL was kind of you know it's very comput inensive and for for the last few few percentages it really helped” 13:27

x402 isn’t good (yet) — Jan Curn, Apify

AI Engineer · 20 min

Apify's CEO, two days after 10x-ing the x402 tool market by putting 20,000 Apify actors on it, walks through exactly where x402 still breaks: client-side double-spending, a 402-vs-401 collision with MCP auth, and no working metered billing — and shows the prepaid-token workaround (agi.apify.com) they shipped instead.

Jan Curn deliberately echoes David Cramer's 'MCP isn't good yet' talk from last year's AI Engineer World's Fair — MCP went on to win, and he expects the same arc for x402. He argues crypto is genuinely the right substrate for agentic payments (microtransactions are impossible on cards, and with no agent identity you cannot allow chargebacks, so payments must be one-way), then details three concrete protocol defects Apify hit while shipping its Coinbase x402 integration: nothing stops a client double-spending the same wallet before settlement, x402's mandatory HTTP 402 first response collides with MCP auth's mandatory 401, and the long-awaited 'up to' scheme still doesn't fix double-spending. Apify's answer was to stop bending its API and instead publish agi.apify.com — an 'agent general interface', a single ugly markdown page telling agents how to buy a prepaid Apify token — while it waits on Coinbase's new batch-settlement scheme.

Key points

Takeaways

Mentioned

Apifyx402CoinbaseMPP (Stripe machine payments protocol)MCPSentry MCPClaudeChatGPTStripeTempoVisaMasterCard Agent PaySkyfireGoogle AP2OpenAI ACPShopify UCPAlipay ACTP / AMPOKX APPUnionPayL402agi.apify.comAlchemy

Quotes

“Basically, there is like nothing preventing the the client from double spending.” 09:59
“Why would you have to duplicate like your API host for different payment providers? It's like imagine like you had to like amazon.com for different like credit cards. You had like 20 different Amazons.” 11:44
“why would we need to do these workarounds, you know? This protocol should support these things out of the box.” 14:35
“I think there's like $1 million transaction volume like per month. Like this is nothing, right? Like the economy is much much bigger.” 19:37

AI Agents Are Just Distributed Systems Now — Salman Munaf, TikTok

AI Engineer · 19 min

Once an LLM can call tools and change state, you're operating a distributed system with a probabilistic coordinator — so bound it with idempotency keys, compensating transactions, circuit breakers, scoped credentials and per-step traces rather than hoping a smarter model behaves.

Munaf argues that the agentic era moved the architectural boundary beyond the model: agents now cross system boundaries during planning, action, observation and persistence, so they inherit every classic distributed-systems failure mode. He reframes the LLM as a 'probabilistic coordinator' replacing the deterministic multi-step workflow coordinators of traditional systems, and walks through the controls that must wrap it — persisting every loop step, idempotency keys and request IDs, compensating operations across system boundaries, retry/rate/spend budgets, scoped credentials, and parameter-bound human approvals. He uses the Replit production-database deletion and the Air Canada refund chatbot as incidents that good systems thinking would have prevented. His closing point: model capability reduces mistakes but cannot eliminate network failures, stale data or adversarial input.

Key points

Takeaways

Mentioned

Replit (the coding agent that deleted a production database)Air Canada chatbotTikTok (speaker's employer)

Quotes

“the timeout does not actually mean that there a failure had occurred. It means unknown.” 08:27
“when that context can influence an action, it's a state and that state can become stale that can conflict with the authoritative data or corrupt future actions that the agent might perform.” 10:46
“A harmless model can become dangerous when it can perform unsafe operations.” 15:43
“when building AI agents, we should also ask what the system lets it do when it is wrong.” 19:20

Building Turbopuffer: Gergely Orosz (@pragmaticengineer ) × Simon Eskildsen (CEO)

AI Engineer · 56 min

Simon Eskildsen explains how obsessive "napkin math" — knowing what hardware should actually be capable of — let him build Turbopuffer, a vector search engine on S3 that cut Cursor's bill by 95%, starting from a single-instance MVP with an nginx cache in front of S3.

Gergely Orosz interviews Turbopuffer founder/CEO Simon Eskildsen about the path from self-taught Danish teenager to eight years on Shopify infrastructure to founding an object-storage-native search database. The through-line is napkin math: Simon maintains a table of ~50 hardware/cost constants (DRAM bandwidth, S3 round-trip latency and cost, NVMe throughput) with flashcards, and uses first-principles calculation instead of benchmarks to decide whether a system is performing as it should. He recounts shipping a deliberately crude first version of Turbopuffer in October 2023, landing Cursor as first customer by flying to SF and debugging their Postgres autovacuum problem, and now fighting for CPU allocation in a market where RL training and agents are consuming general-purpose compute. He closes with a candid taxonomy of the six reasons to raise venture capital — including founder ego — and how Turbopuffer runs fully remote via "campfires."

Key points

Takeaways

Mentioned

TurbopufferShopifyCursorAmazon S3AWS AuroraPostgreSQLMySQLpganalyzenginxToxiproxyRedisRailsDockerGDBGCPAzureNvidiaReadwiseChatGPTReflectioneBPFAVX-512

Quotes

“and I hate benchmarks so much because that's not a satisfying answer to me” 17:19
“one of us is wrong. Either there's a gap in my understanding, which is very likely, or you would benchmark the wrong thing.” 18:02
“the MVP of MVP. Anyone who's actually worked in the internal on databases would never have had like would have had too much pride to ship anything like that.” 30:02
“um and I think this is a very very dangerous reason to raise money. And I wish that it was more talked about because you're diluting all of your employees when you do it.” 50:06

Agentic Sites: Building Hyper Personalized Websites — Carlos Sanchez, Adobe

AI Engineer · 20 min

Adobe's Carlos Sanchez demos "agentic sites" — AEM Edge Delivery pages whose individual blocks are regenerated per visitor from a RAG index of the site itself, in ~1 second using Gemma 4 on Cerebras.

Sanchez, a principal scientist on Adobe Experience Manager, argues that real-time hyper-personalized websites are now practical because inference got fast enough: the page has to assemble in 1–2 seconds or it costs conversions. Rather than generating whole pages (marketing brand guidelines forbid it), the system personalizes selected blocks — hero card, products, blog feed, navigation, CTAs — grounded in a RAG index built from the site's own content, driven by browsing signals bucketed into personas/intent types that marketers define in natural language. He shows continuous Promptfoo evals across models and providers scoring both accuracy and latency, a live coffee-equipment site generating a camping-focused page on the fly, an internal tool that turns any URL into an agentic site in under an hour, and a Google TV voice query producing a personalized page.

Key points

Takeaways

Mentioned

AdobeAdobe Experience ManagerAEM Edge Delivery ServicesCerebrasGemma 4GoogleAmazon BedrockPromptfooNano Banana LightCloudflareGoogle TVOfOneLabs

Quotes

“We don't want the whole site to be generated. I mean if you talk to marketing people they have a very strict brand guidelines.” 02:40
“we use the whole site as a corpus. We built a rack from the whole site. So what is generated is grounded on the existing site.” 02:56
“And you don't need a huge LLM to do this sort of work because you are generating text, you are deciding where to put blocks and how to organize the website, you don't need a lots of information for that.” 08:01
“This is something that we only dreamed about before.” 16:04

Learning on the Job: The Future of Post-Training — Raymond Feng, Applied Compute

AI Engineer · 18 min

Applied Compute's Raymond Feng walks through three escalating levels of post-training — single-turn Q&A, synthetic multi-turn environments, and 'bring your own harness' RL against a customer's real production harness — arguing that since agents inevitably learn every quirk of their training environment, you should stop simulating reality and just train on the real one.

Feng frames post-training as a ladder that mirrors human learning: simple single-turn Q&A tasks, then longer-horizon synthetic environments, then 'internships' where you train directly inside a customer's harness whose source code you don't own. He shows the common architecture — orchestrator, task bank, sandbox, grader, training engine, inference engines — and stresses that the only thing needed to improve a model is graded chats in some format. The core argument is that environment fidelity and reward hacking are the same problem: any accidental quirk in a simulated environment gets modelled by the agent, so the fix is to move orchestration outside the training stack and train on the real deployment. The cost is non-replayable, off-policy data that breaks GRPO, which motivates his three frontier directions: self-distillation, automated data pipelines, and qualitative feedback ingestion.

Key points

Takeaways

Mentioned

Applied ComputeGRPONvidiaPolar

Quotes

“the main sort of problem is like has kind of two names, which are both the same problem, environment fidelity and reward hacking. Essentially, the agent is exposed to an environment and sort of any quirks of your environment will end up being something that your agent may like learn a model of.” 07:06
“because there's so many potholes, the model doesn't want to run for that long uh because it might fall in a pothole and then get a zero reward for the rollout.” 08:09
“if the agent learns the exact environment distribution, why don't we just use that for our training? Like just directly the real environment, you will no longer need to uh replicate anything.” 09:27
“AI is at the cusp of a new period in which experience will become the dominant medium of improvement and ultimately dwarf the scale of human data used in today's systems.” 17:36

Your Code Has Bugs. Lean4 Has Proofs: Formal Verification for Engineers — Varun Pant, AWS

AI Engineer · 10 min

An AWS formal-verification lead argues that with agents shipping thousands of PRs a week, only formal proof — humans owning a validated Lean specification, machines owning the code and the proof — can say the code is correct for all inputs, and walks through Cedar, Verus/Z3 and AWS's Strata as working examples.

Varun Pant argues that LLM-as-judge is probabilistic, tests only cover some inputs, and human review doesn't scale to agent speed — none of them can certify correctness for all inputs, while formal verification can. He lays out a spec-driven workflow (write what 'correct' means in Lean or in natural language auto-formalized by AI, then validate that spec, because everything downstream flows from it) where humans own the specification and machines own the code and the proof, checked by Lean's small trusted kernel. He then shows three deployment patterns — spec and code both in Lean (AI converting zlib to Lean with 32,000 lines of proof), a Lean model checked against Rust production code (Cedar), and deductive verification of Rust via solvers (Verus with Z3) — plus AWS's in-progress Strata for lowering any language into a Lean-written core IR that can be dispatched to proof engines.

Key points

Takeaways

Mentioned

LeanKiroCedarAWS Verified PermissionsVerusZ3Strata / Strata CoreEneus (Rust MIR-to-Lean translation, as transcribed)zlibAWS

Quotes

“None of these can say for all inputs the code is correct. Formal verification can.” 00:37
“So, humans own the specification and machines own the code and proof.” 02:04
“And there's about 100 million differential random tests uh run nightly. No version ships until this is satisfied.” 06:50
“And this is a static check. It's enforced by the verifier and erased at runtime. So, almost like ghost code.” 08:01

MCP Apps: Give the Model Data, Give the User a UI — Dustin Mihalik, Indeed

AI Engineer · 15 min

Indeed's lessons from shipping MCP apps to Claude, ChatGPT and its own Career Scout agent: everything you render must also be handed to the model as data, and — rule three, which supersedes the rest — you must split data-processing tools from UI-rendering tools or the model stops doing the multi-search work you actually wanted.

Dustin Mihalik works on Indeed's AI platform team (guardrails, gateways, compliance) and walks through the practical failure modes his team hit turning job search into an MCP app. He argues an MCP app that just injects HTML and calls your existing APIs is a black box to the model — so anything shown to the user must also come back as structured content, user interactions must be pushed back via update model context, and tool descriptions must tell the model that results are already displayed. The core lesson is that a single search+render tool makes Claude call it once and skip the deep multi-search exploration that text-based MCP does brilliantly; the fix is a text-only search tool plus a separate render tool that takes a list of IDs.

Key points

Takeaways

Mentioned

IndeedMCP (Model Context Protocol)MCP AppsOpenAI Apps SDKClaudeChatGPTOpenAICareer Scout (Indeed's job-seeker agent)Sonnet 5

Quotes

“it's really hard to get Claude or ChatGPT to link to things cuz they don't want you to leave their environment. It makes complete sense, but uh if you get back, here's five jobs that are somewhere on the internet uh without any links, that's a terrible user experience.” 02:07
“anything that you show to the user also needs to be provided as data to the model.” 04:13
“I don't give Claude my easy problems to solve. I give Claude my really hard problems to solve, right? Like if I just wanted to do one search, I would go to the web and do one search.” 08:29
“this is rule three, this like supersedes all the other rules, uh which is basically you want to separate your data processing from your UI rendering.” 10:07

How to avoid disaster when vibe-coding a billing engine — Andrew Garvin, Stripe

AI Engineer · 17 min

Stripe/Metronome's Andrew Garvin live-demos provisioning a Stripe account plus a Metronome billing engine through the Stripe Projects CLI and coaching a coding agent to replicate Lovable's prepaid-credit pricing model in natural language — with the explicit rule that the agent gets you to a tested sandbox, never straight to production.

Garvin, a Metronome co-founder (acquired by Stripe in Stripe's largest-ever deal), argues that billing is exactly the kind of business-critical, deep-logic system that people are now trying to vibe-code, and that vendors must make it safe rather than pretend humans are out of the loop. The demo runs `stripe projects` to provision a Stripe account and a Metronome billing agent, then gives one natural-language prompt — 'create a demo billing engine in Metronome mimicking the lovable pricing model' — which builds a customer, credits, flowed-in usage and a draft invoice with build/plan-mode/cloud/AI-gateway credit lines. The safety mechanism is developer experience: portable, installable skills files that carry Metronome API context to the agent, plus deliberately verbose error messages so the agent can self-correct. He closes with a framework for 'building for agents': agent as your product, agent as a buyer, agent as a user — each of which pushes companies toward usage-based pricing.

Key points

Takeaways

Mentioned

MetronomeStripeStripe ProjectsStripe CLIClaudeVercelPostgresLovableOpenAIAnthropicHubSpotSalesforceSAPCognitionCursorHugging FaceAndreessen (demo day)

Quotes

“it's even getting crazier now that people are expecting to operate metronome a very complicated and deep product with a coding agent” 02:06
“our perspective is to have much more verbose and clear errors so that the agent can self-correct” 06:53
“the goal that we have from a product development standpoint is not to have a customer operate the entire system without a human in the loop” 07:19
“the way that we coached the agent to be able to do to to build this was just describing a natural language to replicate lovable pricing model. It was nothing more difficult than that.” 15:43

Einstein Arena: Harnessing Collective Agent Intelligence for Open Science — James Zou, Together AI

AI Engineer · 16 min

James Zou argues that instead of designing agent workflows and harnesses, you should design environments — and shows Einstein Arena, an agent-only arena with real-time verifiers and a discussion forum, where collaborating agents beat the best known human/AI solutions on 11 open problems, including pushing the 11-dimensional kissing number from 593 to 604.

Zou (Together AI, with Stanford) contrasts the current paradigm — workflows, prompts, tools and instructions that tell an agent *how* to work — with environments that specify *where* an agent works, supplying incentives, infrastructure, guardrails and resources so capability can emerge. He demonstrates two environments: Einstein Arena, an intentionally agent-native, human-hostile arena of curated open scientific problems with deterministic verifiers, real-time leaderboards, downloadable solutions and a discussion forum; and DS Gym, a unified data-science environment for evaluating and training agents. Einstein Arena agents found best-ever solutions to 11 problems within weeks of the March launch, and the same environment with a kernel-benchmarking backend produced >2x speedups now running in production at Together AI. DS Gym exists partly because existing data-science benchmarks let agents shortcut 20–50% of tasks without ever touching the data.

Key points

Takeaways

Mentioned

Together AIStanfordEinstein ArenaDS Gym (Data Science Gym)DeepMindKaggleDockerGPT-5.5Claude modelspaged attention kernels

Quotes

“the environment should really specify not how the agent should work, but really where the agent should work” 01:02
“it's actually also designed so that it's intentionally very hard for humans to enter the arena, right? So, you actually have to solve a little puzzle to prove that you're an AI agent in order to participate in this arena.” 02:33
“this is a problem where not a single agent is able to solve by itself, right? Not you know, GPT 5.5 or a cloud models that can't really solve the problem by itself.” 08:03
“across many of these different benchmarks, right, sometimes up to 20 to 50% of the tasks can be solved without actually looking at any of the underlying data” 12:47

Why Your Enterprise Tech Stack Isn’t Ready for AI Agents — Christopher Lovejoy & Saul Howard

AI Engineer · 19 min

Two Anterior engineers argue that enterprise AI POCs die in production because auditability, PHI handling, human escalation and evals get bolted on afterwards — and show four architectural primitives (immutable event log, orchestration-adjacent object storage, human-agent equivalency, and evals-as-byproduct) that make those requirements fall out of the design instead.

Chris Lovejoy (forward deployed engineer) and Saul Howard (VP Engineering) at Anterior, which sells agentic AI to US health insurance companies, walk through a familiar failure mode: a 4-week, two-engineer POC hits its accuracy metrics, everyone is delighted, and then the compliance, security and clinical stakeholders ask for an audit trail, PHI boundaries, human approval and ongoing performance guarantees — none of which the POC can supply. They answer four of those questions with existing enterprise patterns recombined for agents: an append-only transaction log as the single source of truth, schema-driven immutable object storage holding the actual PHI with only references in the event stream, and a platform-level definition of 'agent' that covers humans and LLMs equally. Their claim is that once those three exist, privacy-preserving evals emerge as a byproduct rather than a bolt-on. The closing argument is to take production-scale enterprise constraints as your architectural principles from day one and build back up to the POC's accuracy, rather than strapping requirements onto the POC's foundations.

Key points

Takeaways

Mentioned

AnteriorDataDogEpicSalesforceSOC 2HITRUSTHIPAA

Quotes

“everyone here is assuming that the the hard part is done, that the AI was was the challenging part. But actually, as we know, often getting things into production is really where the challenge lies.” 03:47
“Could we show a justifiable chain of evidence for why the particular actions were taken by a decision?” 06:18
“means that auditability becomes trivial. It falls out of your data storage paradigm that you've chosen.” 07:25
“evals can emerge as a first-class property of the system rather than as something you attach onto the side.” 17:09

Your Agent Evolved. Your Evals Didn't. — Ameya Bhatawdekar, Braintrust

AI Engineer · 24 min

Braintrust's field CTO argues that each model-capability step function forces you to re-architect your AI system — and that your evals must be re-architected with it, moving from final-answer scoring to node-level checks to pass@k / pass^k distribution analysis.

Ameya Bhatawdekar traces six generations of AI application architecture — single prompt, RAG chain, early ReAct loop, workflow graph/state machine, the revived ReAct loop, and today's 'product system' with memory, sandboxes and MCP/skills — and shows what each generation broke about the previous generation's evals. His core claim is that 'architecture follows model updates and your evals have to follow your architecture,' with evals as the durable asset that encodes how your system is supposed to work across replatformings. He closes on the production-data flywheel: most teams accept it conceptually but let evals go stagnant, so you need something that surfaces not just known failure modes but novel ones — which is what Braintrust's Topics cluster analysis is pitched as doing.

Key points

Takeaways

Mentioned

BraintrustBraintrust TopicsAnthropicOpenAIReAct (paper)MCPskills / skill directoriescode execution sandboxes

Quotes

“architecture follows model updates and your evals have to follow your architecture.” 04:42
“what do you do when your model can't be controlled, right? You take the control and you bake that control into the system that you're building around the model.” 09:49
“every trajectory for the same input if you ran it a couple of times you would see dramatically different trajectories while yielding the right answer.” 14:37
“ultimately it's the eval that are sort of your durable asset that describe how your system is supposed to work.” 18:16

Can LLMs Write Fast Multi-GPU Kernels? — Simran Arora, Together AI

AI Engineer · 30 min

Together AI's Simran Arora argues the AI performance bottleneck has moved from single-GPU kernels to multi-GPU communication, and shows on their new 87-problem ParallelKernelBench that frontier models — best case 28/87 zero-shot — can compile CUDA but can't reason through the handful of trade-offs that actually govern fast multi-GPU kernels.

After years of investment in flash attention, memory-efficient architectures and single-GPU DSLs, the bottleneck has shifted to GPU networking, where communication now eats the majority of runtime in production distributed training and inference. Arora's team built ParallelKittens, a minimal set of primitives capturing the small number of real trade-offs (transfer mechanism: copy engine vs TMA vs register-level multimem instructions; schedule: intra-SM vs inter-SM overlap; buffering/synchronization control), and used it to write state-of-the-art kernels across data, sequence and expert parallelism. They then asked whether frontier models can apply those same principles when handed them in context, via ParallelKernelBench — 87 problems drawn from real GitHub repos and library implementations. The answer is no: models succeed mostly on patterns heavily represented on the internet, and performance plateaus as you scale samples or agent time.

Key points

Takeaways

Mentioned

Together AIParallelKittensParallelKernelBenchThunderKittensThunderMittensHipKittensNCCLRCCLPyTorchtorch.distributedTritonTriton-distributedTileLangTileLinkMojoGluonCUTLASSMegatron-LMFlexFlowNanoFlowFlashAttentionMambaNVIDIA H100NVIDIA A100NVIDIA B200H800NVLinkNVSwitchPCIeInfiniBandAMD XGMITPUGPT-5.5DeepSeek V4 ProGemini 3 Promini-SWE-agentClaude CodeCursorNemoSAM 3HyenaDeepSeekStanford Hazy ResearchCaltech

Quotes

“comparing NVIDIA A100's in 2020 to B200s in 2024, BF16 tensor core speeds improved by 7.2x, while intra node communication by just 3x and inter node communication by just 2x.” 10:30
“we think it's important to build our own fundamental understanding and to manually do the work to understand it rather than just throwing say an LLM at the problem.” 14:37
“So in other words, patterns that we see heavily represented on the internet rather than necessarily patterns that the model has used its reasoning abilities to think through.” 25:37
“we think there aren't that many patterns that are involved in writing intragpu effective kernels... but unfortunately models do not currently understand how to reason through these trade-offs even when we provide them in context.” 29:00

From AI-Assisted to AI-Native: Building a Frontier Development Team — Clare Liguori, AWS

AI Engineer · 20 min

AWS's Clare Liguori reports that Amazon teams piloting "frontier development" hit a median 4.5x productivity gain (sometimes >10x), and that the differentiator wasn't the tools — 90% of teams used Kiro — but whether they intentionally rebuilt their way of working around five habits.

Liguori argues that inline completion, chat and vibe coding only ever gave her a 10–20% lift, while Amazon's internal pilots of "frontier development" are producing step-function gains: a median of 4.5x and sometimes more than 10x. She walks through three proof points — Bedrock Mantle building a new inference data plane with 6 people in 76 days instead of 30 people over 18 months, a Prime Video 10-day sprint that cut a 90-week estimate to 24 weeks, and a 50-team Amazon Stores pilot measured on deployment velocity — and notes the caveats that made the first two unrepresentative. The Stores pilot's finding is the core claim: teams that merely sprinkled AI tools on their existing workflow got under 3x, while teams that intentionally changed how they work got the step function. The talk then lays out five habits, and closes on the costs: burnout, cognitive load, and new bottlenecks in decision-making and launch approval.

Key points

Takeaways

Mentioned

KiroAWSAmazon BedrockAmazon QClaudeGPTSonnet 3.7Opus 4.5MCP serversTypeScriptRustPythonJavaScriptPrime VideoAmazon Stores

Quotes

“Frontier developers write maybe 1 to 2% of the code that they produce. The rest is agents.” 01:53
“The teams that achieved step function improvements intentionally changed the way that they worked, and the other simply kind of sprinkled Kiro and some of the other tools that we have on top of their existing way of working.” 07:19
“If you are vibe coding, if you are having a back-and-forth conversation with your agent all day long, of course you're not going to see four to five x productivity improvements because you are in the loop the entire time.” 11:21
“Often I find that frontier engineering teams spend more time making decisions than they do writing code.” 19:44

IT Admin for the AI Workforce — Sarthak Aggarwal, Decawork

AI Engineer · 16 min

Sarthak Aggarwal (Decawork) argues enterprises now run a second workforce of agents, and the hard part isn't model quality but employment readiness — identity, delegation, action-time policy gates, short-lived capabilities, receipts and fast revocation — illustrated by EchoLeak and the Replit prod-database deletion.

The talk reframes enterprise agents as actors occupying an operational slot — onboarded, given delegated authority, tools and memory — rather than as prompts or API keys, so the question shifts from 'can it do the task?' to 'who owns it, what can it touch, on whose behalf, how do you stop it, and how do you explain what it did?' Aggarwal shows two real failure modes: EchoLeak, the zero-click CVE against Microsoft 365 Copilot found by Aim Security, where an external email became an instruction that exfiltrated data the signed-in user could see; and the Replit incident, where an agent ignored a code freeze that lived only as an instruction and deleted live production data. His proposed architecture is privilege separation — Simon Willison's dual-LLM pattern and CaMeL's control-flow/data-flow separation — implemented as trusted authenticated intent → planner emits a typed logged plan before seeing evidence → executor processes untrusted evidence and runs the plan through a policy gate. The closing claim: the AI workforce needs an IT department — identity per actor, short-lived capability tokens bound to actor/subject/audience/TTL, policy gates that cannot be talked out of, receipts, and clear revocation.

Key points

Takeaways

Mentioned

DecaworkNvidiaOAuth token exchangeMicrosoft Agent 365OktaAWS AgentCore IdentityMicrosoft 365 CopilotAim SecurityReplitCaMeLMCPA2A

Quotes

“A slightly cheeky version of this is if you're not a little scared to run your agent, your agent probably is not autonomous enough.” 02:19
“In many agent systems, the attacker does not even need code execution. Sometimes, they just need the text the agent will read.” 06:28
“If only the break in the model is deciding to behave, you do not have a control. You just have a hope that all will go right.” 09:53
“The model proposes, the policy decides, and then the tool call happens.” 13:15

When AI Agents Pay and Sellers Monetize: Building x402 Apps on AWS — Anil Nadiminti, AWS

AI Engineer · 20 min

AWS's Anil Nadiminti explains agent e-commerce via the x402 protocol (HTTP 402 revived by Coinbase) and demos two new AWS services — Bedrock AgentCore Payments for agents that pay, and WAF AI Traffic Monetization for publishers that charge bots at the CloudFront edge without touching their origin.

Bot traffic has now surpassed human traffic on content sites and ~95% of it is AI agents, so paywalls built for humans stall autonomous agents and force a human back into the loop. Nadiminti argues both sides need a machine-to-machine payment standard: x402 (Coinbase's use of the long-reserved HTTP 402 'Payment Required' status, now in the Linux Foundation under open governance and backed by Coinbase, AWS, Google, Stripe, Anthropic, Cloudflare and Circle). On the buy side he announces AgentCore Payments — wallets from Coinbase and Stripe (preview), per-session spend limits and expiry, KMS-secured keys the agent never sees, and deliberate decoupling of the payment path from the agent's non-deterministic loop. On the sell side, AWS WAF now detects 650+ bot types with intent classification and verification, and the new WAF AI Traffic Monetization charges per path, per bot identity and per intent with publishers keeping 100% of revenue.

Key points

Takeaways

Mentioned

x402CoinbaseAWS Bedrock AgentCoreAgentCore PaymentsAgentCore GatewayAgentCore RuntimeAWS WAFWAF AI Traffic MonetizationCloudFrontAWS KMSStripeAnthropicGoogleCloudflareCircleLinux FoundationBaseMCPPerplexity

Quotes

“We see that we at a infliction point where uh the bot traffic is more than the human traffic right. So it's just uh actually in fact surpassed that and uh 95% of that bot traffic is coming from AI agents.” 01:18
“So bottom line the subscription model is going to change with humans in the loop to becoming humans on the loop or out of the loop and that's kind of what we are building towards.” 05:51
“there is no friction there is no API keys to set up no subscriptions and the payment is the essentially the uh credential to be able to get the content” 08:19
“a $50 million volume transaction happened over 170 million transactions. The average settlement time is 200 milliseconds on base uh with about a tenth of a cent as cost per transaction.” 19:08

How to Generate Mergeable Code with a Context Engine — Peter Werry, Unblocked

AI Engineer · 18 min

Unblocked's Peter Werry argues that coding agents are like new employees who reset their knowledge every task, and demos a "context engine" that pulls in Slack, PRs and Notion so Claude Code plans a fix in ~1 minute for under a dollar instead of ~2 minutes and more tokens.

Werry frames the core problem as agents having access to code but not to intent, team conventions, past decisions or architecture rationale — the submerged part of the iceberg. He argues that dumping the codebase into a million-token window fails (distraction, wasted tokens) and that wikis fail because agents suffer "satisfaction of search": they find one plausible answer and stop. A context engine instead assembles task-specific organizational context, with sources shown so both humans and the agent can jump to the next thing; live demos cover codebase Q&A with a generated architecture diagram, a Slack bot, a Claude Code plan with vs. without Unblocked, a code-review agent, and a cloud agent that opened a PR correlating a fix back to the Slack thread that explained it.

Key points

Takeaways

Mentioned

UnblockedClaude CodeCursorGitHub CopilotGPT-3.5SlackNotionGitHubMCPclaude.mdSonardocument query engine (open source)engineering social graph (open source)context engine simulator

Quotes

“Agents are like new employees. they reset their knowledge every time you start a new task.” 01:54
“Access to information doesn't equal understanding.” 04:13
“the real value of a context engine is not like the upfront cost on these short tasks. It's the compounding effect.” 12:13
“50% fewer tokens, faster triage, better answers.” 17:45

How Anthropic Builds: Lessons from Labs — Mike Krieger, Anthropic

AI Engineer · 26 min

Mike Krieger on how Anthropic actually works now: most engineering is async, multiplayer delegation to Claude via "tags" rather than interactive Claude Code, and the real bottleneck has moved from writing code to humans being able to review and even conceptualize what was built.

Krieger describes his own shift from Anthropic's chief product officer to an IC leading Labs, and the parallel shift in how he works with models — from breaking a task down and iterating step by step to describing an end state and letting Claude cook. He argues the first generation of AI products constrained models too much (limited tools, few degrees of freedom), which trained users to be unambitious, and that teams should teach people to be "unreasonable" instead. He shows what that looks like in practice: a weekend-long dynamic workflow that ported a few-hundred-thousand-line Python codebase to TypeScript, Claude Code artifacts replacing 2,000-line PRs as the unit of review, and a Labs org run on two-week "persevere or pivot" reviews with bet leads who manage nobody.

Key points

Takeaways

Mentioned

AnthropicClaudeClaude CodeClaude Code artifactsClaude Designco-worktag / taggingskillsstylesFableMythosBunPythonTypeScriptPHPMonkeyTypeInstagramSlackDiscordMidjourneyGoogleExcelThe Hard Thing About Hard Things (Ben Horowitz)

Quotes

“we have to teach people to be more unreasonable in their usage” 03:21
“Like, yeah, just port this entire Python code base to TypeScript, get it working, get it deployable in, you know, a weekend.” 05:09
“It's like bottlenecked on human ability to even like fully conceptualize what we're doing.” 10:24
“writing code was never the like the limiting part” 19:31

Give the Agent a Budget, Not a Token — Sachin Malhotra, Anthropic

AI Engineer · 19 min

An Anthropic CI engineer argues that scoping an agent's token is the wrong lever — replace the yes/no token with a budget along four dimensions (asymmetric verbs, refilling rate limits, trip wires, and the undo test), enforced by a proxy that stamps identity the agent can never forge.

Sachin Malhotra, an engineer on Anthropic's CI team, opens with a real incident: an agent cleaning up after itself ran a pipeline whose filter stage evaluated to nothing, so the selector matched everything and it deleted ~200 workloads belonging to ~20 engineers in 90 seconds — including uncheckpointed long-running training jobs. His diagnosis is that the failure wasn't the model but unbounded power granted through a token, which is a boolean: too tight and the agent is useless, too wide and you're writing a postmortem. He proposes three enforceable primitives — asymmetric verbs, rate limits, trip wires over allow lists — plus one sizing lens, the undo test, framing the whole thing as the onboarding checklist you already write for junior engineers. Policy lives in two layers: text (prompts and context markdown, ~80% effective, no enforcement) and infrastructure (a per-session proxy that counts, returns 403, and stamps the caller's identity so the agent never holds the pen on its own provenance).

Key points

Takeaways

Mentioned

AnthropicClaude CodeKubernetesSlackadmission webhooktest quarantining servicefeature flag service

Quotes

“The the core concept with a token that I feel like is wrong is that a token is a boolean. It's just a yes or no. It's a static list of scopes.” 05:00
“allow lists don't really get better over time. They can get stale but trip wires do get better over time.” 10:58
“It's effectively the smoke detector not the lock on the door.” 11:27
“with the proxy in the path, the agent never gets to say who it is. The proxy already knows. It's the thing that's holding real credentials and it stamps every call with the identity that it already knows, not the one that agent claims.” 18:23

The Last Human Code Review: Building Trust in AI-Generated Code — Itamar Friedman, Qodo

AI Engineer · 18 min

Qodo CEO Itamar Friedman argues the barrier to eliminating human code review is no longer model quality but context — you must codify your team's tribal knowledge, rules and service-contract graph into a governance layer that both humans and agents can read, then gradually earn auto-approve/auto-block.

Friedman frames code review as doing two jobs — validating quality/architecture and providing alignment and teaching — and asks whether human review is still mandatory by end of 2026 now that AI-generated code has moved the bottleneck out of code writing. He claims models are no longer the limit (code-review benchmarks have barely moved across recent frontier models), and that the differentiator is context: rules, standards, tribal knowledge in developers' heads and Slack, past P0 outages, and the contracts between microservices. He demos Qodo surfacing which of its rules were used and violated (for human trust) and posting agent-addressed PR comments pointing at an already-prepared fix PR (for agent consumption), and argues review will shift from per-PR diffs to a graph abstraction over the whole software system. The path to trust is incremental: accumulate context, watch PR comments dry up, then add auto-approve and auto-block rules one at a time.

Key points

Takeaways

Mentioned

QodoClaude CodeMCPagents.mdclaude.mdskills.mdSlackMicrosoft TeamsGitHub pull requests

Quotes

“I just came from one of the leading labs where we are inspecting how benchmarks for code review did not change a lot throughout the latest model. The key here is actually context.” 05:38
“after 100 of these pull requests, there's no more human review, you know that you're ready for automation” 12:18
“If you're already shipping AI-generated code faster than your human can review, I'm actually saying that you are in the problem. You're not like ahead of the problem.” 15:47
“your developer holds the judgement of what's bad and what's good. It's not your software, not your AI tools.” 17:56

MCP Tasks (async): Why Aren't Any Agents Supporting Them? — Cornelia Davis, Temporal

AI Engineer · 23 min

Cornelia Davis of Temporal explains why no MCP client has shipped support for MCP tasks (async, long-running tools) — the November V1 spec was experimental, stateful and painful to implement — and demos a working client plus what the stateless V2 spec coming in July changes.

Davis grounds MCP tasks in a concrete purchase-order agent whose invoice-paying step is a long-running MCP tool with ERP validation, human-in-the-loop approvals and retries. She argues the V1 tasks spec (November, marked experimental) is why no clients implemented it: it's stateful via tasks/list, and it tunnels 'input required' over a long-lived connection where the server elicits a response from the client, which is brutal to make durable. She live-demos her own MCP client implementation (built as a workflow, with FastMCP on the client side) surviving servers being down mid-flight, then walks through the V2 changes announced in May — stateless core, MCP restructured into core plus extensions with tasks as an extension, tasks/list removed, and a new client-to-task update/signal endpoint — while the task lifecycle stays unchanged.

Key points

Takeaways

Mentioned

MCP (Model Context Protocol)MCP tasksTemporalFastMCPAgoric AI FoundationCloud FoundryKubernetesGitOpsWeave WorksMCP UI

Quotes

“the first answer to that question is, well, cuz they're smart. The people who are building those clients are smart.” 00:30
“So remember I said it has to work even when the servers aren't running. I forgot to show you here that what I'm doing in this these two windows...” 07:40
“Spoiler alert, there is no filter on that endpoint. So, you would have to go through a million tasks to find the one that you're looking for that you want to interact with.” 13:52
“as somebody who's been working in the microservices world for a long time, stateful protocols are the absolute worst thing in large-scale distributed systems.” 16:21

Training Taste — Thais Castello Branco, Taste Labs

AI Engineer · 15 min

Taste Labs' founder argues AI slop is measurable, not just a vibe — they mined 2M+ websites, trained small "probe" classifiers on design features, and beat LLM-as-judge at predicting slop, then built a Brand API that structures a brand so agents can follow it and you can verify against it.

Thais Castello Branco frames slop as her personal enemy and argues that subjective domains like design and writing deserve the same decomposition effort that went into coding and math. She shows research measuring slop quantitatively — pattern-mining 2 million+ websites over ten years plus a synthetic AI-generated comparison set, then training small classifiers ("probes") per design characteristic whose combined signal predicts AI slop better than LLM-as-judge. The fixes she proposes live largely at inference time rather than in the model: a "creativity API" that pushes agents intentionally out of distribution, and a Brand API (first public product, in beta with design partners) that extracts a brand URL into structured components an agent can follow and a human can judge against.

Key points

Takeaways

Mentioned

Taste LabsBrand APIcreativity APIClaude (transcribed as "Cloud Design")Wayback MachineGeneral Intelligence Company of New York

Quotes

“our whole mission is basically how do we end AI slop? I that's my personal enemy.” 00:22
“I think it is hard to define what is great sometimes, but I think it's pretty pretty easy to define what is slop in the sense that most people would agree.” 03:23
“This performed better, by the way, than like most LLM as a judge methods of like asking an LLM to like judge if that uh is like great human quality versus like AI-generated slop.” 08:30
“as the cost of production basically goes to zero, I think the thing that becomes expensive and matters more than ever is judgment.” 08:58
“Like the bar is currently, I would say, on the ground.” 14:25

The Half Life of Agent Infrastructure — Ben Kus, Box

AI Engineer · 19 min

Box CTO Ben Kus argues the half-life of AI agent infrastructure is measured in months rather than the 3–5 years normal infrastructure gets, so adaptability — not depth in a chosen stack — is now the moat.

Kus revisits the graph-based agentic architecture he pitched at last year's AI Engineer World's Fair and says it is already out of date, then walks through how the leading approach has churned repeatedly across model selection, agent design and retrieval within roughly a year. He argues the classic enterprise advice — pick a stack, go deep, switch rarely because migrations break things — no longer holds for AI, where a few months after adopting the best available thing there's a significant chance you'll need to replace it. He frames this as a leadership and morale problem as much as a technical one, recounting engineers being told to rebuild working systems twice in months, and offers three defences: prepare people that change is not a mistake, gate changes on eval sets rather than trends, and pick vendors by how well they have handled change historically.

Key points

Takeaways

Mentioned

BoxOpenAIAnthropicClaudeOpus 4.0Opus 4.5GeminiCodexBM25MySQLIBM

Quotes

“but now with AI technologies, arguably the halflife is measured in months, meaning a few months after you've adopted what might be the best possible thing, there's a significant chance that you're going to have to replace it coming soon” 11:28
“my guess is the stuff that you're learning today likely won't last that long. Not that it's not wrong, not that it is not the best answer right now, but probably something's going to change.” 09:04
“change is not a mistake. You wouldn't nobody knew six months ago. Nobody today will know six months from now.” 15:29
“build for change — adaptability arguably that's the moat that you have, until that changes.” 18:54

Beyond the Lethal Trifecta: Agentic Commerce on the Open Internet — David Levine, Kiduna Club

AI Engineer · 21 min

David Levine argues the lethal trifecta blocks agentic commerce on the open internet, and announces he registered the first DUNA — a decentralized unincorporated nonprofit association, org number 628407, under a West Virginia law effective the day before — to give agent organizations legal standing, with JWT tokens and blockchain audit trails resolving agent identity.

Levine frames today's internet as siloed, extractive platforms that crushed the composable community he loved on LambdaMOO (lambda.park.xerox.com port 8888) in 1993, and argues the lethal trifecta — private data + untrusted content + the ability to take actions — is why agents can't transact on the open internet, pushing enterprises to lock agents inside Slack, Salesforce and Notion and lose context stitching them together with APIs and MCP servers. His answer is legal and cryptographic rather than model-level: a DUNA, designed by Andreessen Horowitz for blockchain DAOs, gives an organization of agents legal standing to own property, sign agreements, raise capital, open bank accounts and hire people, with agent identity, authority and boundaries carried in JWT tokens that resolve up to a registered organization — much like DNS — and every action auditable on-chain. He announces he FedExed the paperwork and got registration confirmed about two hours before the talk, describes his product framing (an agent is an 'ally'; an organization is a 'kiduna'), and pitches decision markets — trading pass/fail tokens on proposed policies like Polymarket — as the governance mechanism.

Key points

Takeaways

Mentioned

LambdaMOOXerox PARCSparc 10MCP serversJWTPolymarketAndreessen HorowitzSlackSalesforceNotionTelegramTwitterFacebookLinkedInKiduna Club (kaduna.club)West Virginia Secretary of StateOpen CloudEgghead SoftwareFedEx

Quotes

“the lethal trifecta is what is keeping us from having true agentic commerce, a full economy on the open internet.” 00:31
“A lot of people say blockchains are a solution looking for a problem. Well, they've finally found the problem, which is verifying agentic identity.” 09:52
“We have registered your DUNA with the Secretary of State's office and you have this organization number 628407.” 07:08
“you're building software, but you're building your company, your organization literally as software.” 12:22

Design at the Speed of Adjectives — Paul Bakaus, Renaissance Geek, Inc.

AI Engineer · 15 min

Paul Bakaus explains how he built Impeccable, a design skill for coding harnesses that gives an agent shared meaning for design verbs and adjectives — "bolder", "quieter", "distill", "harden" — because design can't be one-shot and pixel-level manipulation is too low an altitude.

Bakaus argues the design work of coding agents is stuck between two bad altitudes: direct manipulation of margins and padding in Figma/Webflow (too low) and fully agentic "just build it" prompting (which produces slop — no longer purple gradients but "claude beige", Instrument Serif and italics, an "algorithmic unilo"). His thesis is a middle ground: give the human just enough control to steer with adjectives and verbs that have been loaded with project-specific meaning, so "make it bolder" resolves to hierarchy, scale and decisive type rather than invented colors and gradients. He opens with a side-by-side of the same prompt on the same project with and without Impeccable, and closes on two opinions: there will never be an auto mode, and taste can be amplified but not lab-grown.

Key points

Takeaways

Mentioned

ImpeccableClaude CodeGitHub CopilotCursorCodexGPT-5.5ClaudeOpusFigmaWebflowInstrument SerifRadiant ShadersRenaissance Geek, Inc.Matt Puk

Quotes

“Now here's my first hot take of today's session. You cannot oneshot design.” 06:01
“show someone your work and say AI make this bolder made this bolder if they believe you you failed” 10:39
“an adjective with nothing behind is just a nicer prompt” 13:52
“There is no auto and there will be no auto” 14:43

Your Agent Just Authorized What?! — Jay Mok & Ben Coumes, Paypal

AI Engineer · 16 min

Two PayPal payments engineers give a three-tier mental model for agent authorization — matching the strength of authority and evidence (tool permissions → OAuth-scoped vault mandates → FIDO verifiable intents / AP2 mandates) to how high the stakes are and whether the counterparties know each other.

Jay Mok and Ben Coumes argue that every agent action should be checked against three questions — did the human authorize this, is it allowed right now in this scope, and can we prove it later — and that how you answer them depends on stakes and on whether the ecosystem is open or closed. They walk a stakes/counterparty matrix through three real levels: Claude Code with connectors (low stakes, closed, tool allow/deny/ask permissions, system logs and revert as evidence), a Braintree/PayPal vault exposed to merchants over OAuth via partner Nevermind (medium stakes, closed, mandate scopes, existing transaction logs for disputes), and autonomous payments between unknown parties (high stakes, open, requiring cryptographic proof). For that top tier they say the industry should converge on FIDO verifiable intents and AP2 mandates — a multi-layer selective-disclosure JWT — and show PayPal's new approval token as a step toward it. They close by claiming the model generalizes to any hard-to-reverse agent action, not just payments.

Key points

Takeaways

Mentioned

PayPalBraintreeNevermindClaude CodeGitHubJiraLinearChatGPTGeminiFIDO verifiable intentsAP2 mandatesOAuthJWTpasskeysTrip AdvisorPayPal approval token

Quotes

“the nightmare scenario here though in in 2026 is not that the machines are or the agents are launching nukes, but rather uh they've uh taken your wallet and they've gone on a shopping spree.” 00:30
“did the human authorize this? Um is this allowed right now in this scope and can we prove it later, right?” 01:34
“we think that the industry should converge on the FIDO verifiable intents and AP2 mandate.” 10:42
“So, medical orders, e-signatures, securities trading, um you know, basically any hard-to-reverse agent action.” 14:35

Tethered: Our Agents Are Us — Shu Fang, Two Sigma

AI Engineer · 21 min

Two Sigma runs a cloud agent for every employee under the employee's own identity — not a paired machine identity — and makes that safe with a propagated agent trace header for attribution plus Google's Web Grounding for Enterprise as the only permitted web access.

Shu Fang explains how a 25-year-old regulated quant fund got to a state where everyone at the firm has a remote cloud agent that runs as their own user identity. The conventional 'shu + shu-agent' machine identity collapsed under permission sync, double software licensing, systems that reject multiple identities over the same data (Google Workspace, email), and public/private boundary management — so they reused their existing per-user Kubernetes namespaces, where a sidecar pulls identity from an identity service and the container runs as you. The two dangers this creates — you can't tell human from agent, and open web access is an exfiltration and prompt-injection vector — are closed with a trace-ID-style agent header enforced through MCPs, skills and HTTP clients, and by denying the native WebSearch/WebFetch tools and redirecting all web access through Google's Web Grounding for Enterprise inside their own VPC. The framing is finance's risk/return: they claim they captured the value without losing expected value while hugely reducing risk.

Key points

Takeaways

Mentioned

Two SigmaClaude CodeGoogle Web Grounding for EnterpriseBrave search indexKubernetesGoogle WorkspaceMCPSlack

Quotes

“You have you and your U agent are now the exact same identity. That's why I grew this mustache so you could tell the difference between us for now.” 05:20
“you have a lot more deterministic control over agents and the harnesses and the frameworks than you may ink and you can enforce it with some of the already existing primitives.” 08:44
“because of some of the things we found while doing this we actually believe we didn't lose expected value while huge hugely reducing the risk” 12:40
“But in an enterprise again you can figure out how to leverage your enterprise resources to actually reduce those risk factors and get the real value out of the capabilities and this is where you should be investing that time.” 13:37

Reverse-Engineering the AI Buyer — Aliisa Rosenthal, Acrew Capital

AI Engineer · 19 min

The former OpenAI enterprise lead argues you should build the automated go-to-market machine before hiring the sales team, launch self-serve before enterprise, and avoid pilots at all cost — using OpenAI's own expensive mistakes as the evidence.

Aliisa Rosenthal, who joined OpenAI when it was at a couple million in revenue and helped grow enterprise revenue to several billion, argues that the traditional playbook — hire sales, RevOps and SEs, then bolt on automation — is backwards in 2026. Her advice is to automate first, find the bottlenecks, and only then add humans on top. She walks through OpenAI's real errors: shipping an expensive enterprise ChatGPT nine months after launch and only adding self-serve four months later, where it immediately cannibalized the enterprise business; pricing ChatGPT Enterprise at $60/user/month before Copilot, Gemini and Anthropic undercut them; and drowning in 10,000 inbound a day with five people and no follow-up automation. The closing note is that as everything else automates, human contact — the 'revenge of the steak dinner' — is what still sells value.

Key points

Takeaways

Mentioned

OpenAIChatGPTChatGPT EnterpriseClayNooksMicrosoft CopilotGeminiAnthropicZoomLinkedInAcrew Capital

Quotes

“my advice to founders is build the machine first before you build the team.” 01:47
“we released our self-serve motion in January of 2024, so about 4 months after our enterprise version, and it just completely cannibalized our enterprise business.” 03:11
“as soon as you give someone access to your product, you're giving away a lot of power and leverage in the deal cycle.” 07:38
“Why do you need them? I'm calling this the revenge of the steak dinner. As more and more of this becomes automated, as you have the automated outbound, the automated demo, the automated security checklist, more and more companies are craving in-person times with humans.” 12:26

Why Your AI Agent Needs a Wallet: USDC and Nanopayments — Harshal Bhangale, Circle

AI Engineer · 20 min

Circle's Harshal Bhangale argues the real bottleneck for agents isn't smarter models but paywalls, and demos two side-by-side Claude Code sessions where the one carrying a funded USDC wallet pays per-call for premium APIs, sends an email and places a phone call while the vanilla one stalls at a Gmail draft.

Bhangale, an engineer on Circle's agentic product team, claims the agentic economy has arrived — 2023 prompts, 2024 workflows, 2025 MCPs and orchestration, and 2026 the year agents pay for services — and that agents stall not on reasoning but on payment, because 30 years of internet payment rails were built for one customer: humans. Card rails can't carry the resulting pattern of tiny, extremely frequent payments (you can't pay 3% on a one-cent transaction), and even efficient blockchains impose gas fees and shared-block-space latency that swamp sub-cent amounts. His answer is the Circle agent stack: agent wallets with spend guardrails, x402-style 402-header payment negotiation, merchant SDKs to wrap an endpoint in a paywall in a few lines, and 'nano payments' on top of Circle's Gateway — sub-cent down to one micro cent, gas-free for the seller, settled off-chain in a few hundred milliseconds. The live demo runs both agent variants on the same World Cup trip-planning task and lets the audience hear the resulting phone call.

Key points

Takeaways

Mentioned

CircleUSDCX102 (x402)Circle agent walletsCircle agent stackGatewaynano paymentsClaude CodePolymarketBlock RunGmailChatGPTMCPReddit

Quotes

“where your agent actually in practice actually halts is when it hits a paywall or when it has to pay for something.” 01:16
“for the last 30 years we built the internet around one customer and that was humans.” 03:33
“You cannot pay like 3% uh each time an agent tries to make a one-cent transaction.” 04:53
“you don't have to as a human approve every single transaction because that would just not scale because these agents are just making these ones and five cents, 10 cents transactions.” 09:38

It’s Tokens All The Way Down: How RLMs are Different — Kevin Madura, AlixPartners

AI Engineer · 20 min

RLMs (recursive language models) keep the context as a live variable in a Python REPL that the model manipulates with code and hands off to sub-LM calls, so you stop doing context engineering and just define inputs, outputs and intent.

Kevin Madura of AlixPartners explains what a recursive language model is and why it differs from RAG, agents and tool calling: instead of strings passing back and forth, the context lives as an object in a symbolic environment (typically a Python REPL) that the model interacts with directly, and it can recursively delegate subtasks to another LM — often itself. Because the raw input never enters the main context window, only results that matter come back, sidestepping context rot; benchmarks like OOLONG and BrowseComp show RLMs beating GPT-5-with-BM25 tool calling at lower cost. He demos a cohort retention analysis over three data frames in ~20 lines of code, shows traces from the DSPy/RLM-native platform Compound, and surveys real uses: invoice consolidation at Trampoline AI, log analysis, harness optimization with Halo, and a security report over a 500,000-line OWASP vulnerable app. His framing is 'bitter lesson pilled': define the objective and the typed inputs/outputs, and defer everything in the middle to the model.

Key points

Takeaways

Mentioned

AlixPartnersDSPyPredictRLMfastRLMAxCompoundAnthropic workflowsClaude CodeGPT-5BM25GLM 5.2Qweninference.netTrampoline AIHaloOOLONGBrowseCompOWASP vulnerable web appJupyterAWS

Quotes

“The key difference here is that it treats the context as an object that it can interact with symbolically in its environment.” 00:40
“It's actually interacting directly with the data frame as if it was typing in its own Jupyter notebook.” 13:36
“You don't have to worry about context engineering. You can kind of just throw the RLM at it and have it figure it out.” 12:29
“The biggest promise I see here is just imagine a world where the models are actually post-trained and actually like RLM aware. I think things will get pretty crazy pretty quick.” 20:11

From coding to Knowledge work agents — Karan Vaidya, Composio

AI Engineer · 20 min

Composio's CTO argues coding agents leapt ahead not because of models but because code already had six agent-ready primitives — centralization, history, context, verification, governance and reversibility — and knowledge work has none of them, which is the infrastructure gap Composio is building.

Karan Vaidya claims most agentic tool calls today are still software engineering, and that this happened because repos, git history, tests, CI/CD, code owners and revert were infrastructure 'literally meant for agents' — not because coding models are special. He walks six primitives coding had and knowledge work lacks: a single centralized place for apps and logins, a record of what agents did, context on how the org and the person work, verification before an action becomes real, enforced governance, and undo. He illustrates the gap with two failures — his own OpenClaw mass hiring-outreach emails that passed every conventional check but should never have been sent, and the Meta Superintelligence Lab alignment director whose email agent deleted 200 emails and ignored a stop instruction — and shows Composio's answers: logged records that become memory and skills, sandboxes that mock real tools, deterministic access limits plus natural-language policies. His close: for two years the model was the bottleneck; now everything around it is.

Key points

Takeaways

Mentioned

ComposioClaude CodeCodexCursorOpenClawGitSalesforceNotionGmailSlackZendeskPostHogTypeScriptMeta Superintelligence LabTwitter

Quotes

“Because the infrastructure around coding doesn't even exist in other fields.” 01:59
“And if someone whose sole job is AI alignment can't prompt it the agent correctly, then probably none of us can.” 13:54
“It's not that they fail often. It's that out there failure is forever.” 17:44
“The models will keep getting better. The bottleneck won't be models. It will be the things around it.” 20:17

Deep dive on LLM Inference at Scale — Harshul Jain, Audible & Tanmay Sah, Independent AI Researcher

AI Engineer · 88 min

A two-hour first-principles workshop that derives LLM inference's three pain points (memory, TTFT, throughput) from the KV-cache maths — 131 KB/token for Mistral 7B — then walks the model-side fixes (quantization, GQA/MLA, FlashAttention) and serving-side fixes (paged attention, continuous batching, prefix caching), benchmarking vLLM at ~15x HuggingFace on an H100 and SGLang at 3-4x vLLM on agentic branching.

Harshul Jain (Audible) and Tanmay Sah argue that inference, unlike training, is a recurring operating cost that scales with every user, token and session, so the only levers are using fewer tokens or optimizing serving — and that you need the underlying maths to evaluate whatever ships next. They demo the three pain points on a Mistral 7B in notebooks, derive KV size per token and GPU capacity, then split optimizations into model-side (quantization, MHA→MQA→GQA→MLA, FlashAttention, speculative decoding) and serving-side (KV cache, paged attention, continuous batching, prefix caching, KV quantization). Their own H100 benchmarks show default vLLM giving roughly 15x the throughput of a raw HuggingFace baseline, vLLM and SGLang statistically indistinguishable on ShareGPT-style traffic, and SGLang 3-4x better once agentic branching with repeated prompts is involved. The framing is a trade-off triangle — quality, latency, throughput — where you fix the dimension your business cares about first and then choose the GPU.

Key points

Takeaways

Mentioned

Mistral 7BGPT-OSS 120BGPT-3DeepSeekvLLMSGLangTensorRTTensorRT-LLMNvidia DynamoHugging FaceFlashAttentionEAGLEMedusaMambaMolabGoogle ColabJupyterShareGPTNVIDIA H100RTX 6000 BlackwellA40ClarifaiSemiAnalysisBusiness InsiderAudibleOpenAI

Quotes

“you might be thinking I'm not running the cells because I don't trust the Wi-Fi at conferences.” 08:02
“Whenever we see a problem ostrich put their head into the sand. So same thing we will do whenever we face a problem we will just ignore it.” 38:42
“based on personal testing, I didn't find this speculative decoding useful at all.” 73:11
“keep like VLM as a default but if you have agentic workloads probably try to move as the towards the SG lang.” 80:57

Inside 847 Production Clinical AI Notes — Sebastian Fox, Composo

AI Engineer · 19 min

A doctor-turned-eval-engineer shows that ~1 in 20 AI-written clinical notes in production carry a seriously harmful error — mostly quiet omissions and intent changes that read perfectly fine — and argues the fix isn't a better rubric but a loop that discovers failure modes from real outputs, captures expert judgement, and retrieves the relevant judged cases into the judge's context per output.

Seb Fox (medical doctor, now at Composo) opens with a note that reads like a routine tension headache but omits the jaw pain on chewing that makes it giant cell arteritis — a sight-threatening same-day emergency. He argues the dangerous failures in high-stakes AI are the ones that look completely fine: additions, changes and omissions that are locally faithful but wrong about what mattered. Judging which difference matters is "taste" — tacit, contextual and moving — so a pre-specified rubric only encodes the taste you could write down; his own best-practice judge waved through notes where 1 in 5 clean passes still hid a serious error. His proposal is a repeating discover → capture → calibrate loop, keeping taste as retrievable examples (past judgements, expert corrections, guidelines) assembled per output rather than in a frozen rubric or in fine-tuned weights.

Key points

Takeaways

Mentioned

Composoambient AI scribes (three unnamed leading production products)GPA (named as the rubric auto-optimiser)RLHFdeterministic NLP medical-concept matchingfrontier LLM judges

Quotes

“The dangerous failures are often the ones that actually look completely fine.” 01:01
“So the note passes confidently and you put a judge like that in front of your system, you've not added a safety net, you've added a second silent failure that just nods along with the first.” 10:48
“A rubric that you pre-specify is only the taste you could write down. The taste that matters is the part that you couldn't.” 11:36
“Evaluation isn't something you have, it's something that you do continuously over time.” 19:22

Coding Agents Don't Scale Themselves. Neither Do Your Teams. — Patrick Debois, Tessl

AI Engineer · 22 min

Patrick Debois argues the agent harness itself will become commodity, so the real differentiator is organizational: shift from fixing agent-generated code to improving the system, and scale that from solo developer to team-shared context to a platform-owned catalog of paved roads.

Debois deliberately skips the technical side of agents — loops, harnesses, context engineering will all become commodity, possibly sold by a frontier lab — and asks what autonomous coding does to team dynamics, the platform team, and the VP of Engineering. He argues developers who felt hollowed out by prompt-writing get their craft back once they start building tooling for the agent, that team rituals should shift from 'we had issues with the code' to 'we had issues with the system', and that skeptics are the best people to aim at improving context and harnesses. At the org level he wants team leads and platform teams given an explicit mandate rather than 'let a thousand flowers bloom', a registry of owned, tested, security-scanned reusable context and harness components, and visible cost so people optimize spend instead of having it capped.

Key points

Takeaways

Mentioned

TesslClaude CodeMCP gatewaySlack

Quotes

“It will not work here. That's what I keep hearing over and over again. Um but what they're actually signaling to me, we're not ready yet.” 00:45
“kind of stop fixing the code that the agent kind of produced, but improve the system.” 05:28
“that becomes a multiplier. You fix something once, everybody gets the benefit. This is not the multiplier from the one person becoming the 10x person, but the one change that optimized the agents has an impact on all the people.” 10:00
“it's not about making the whole system more reliable, but can I keep it reliable while changing more of the system.” 20:57

Unlock Agent Autonomy: The Runtime for AI-Native Systems — Tushar Jain, Docker

AI Engineer · 22 min

Docker's Tushar Jain argues the next blocker for agents isn't intelligence but safety, and demos SPX — a portable micro-VM runtime that runs any agent, model or harness in scoped sandboxes with injected credentials, network policy, and (in prototype) intent-based just-in-time access.

Jain opens with his own nightly repo-analysis agent that ran fine for weeks and then, unprompted, posted his private manager notes as a PR on the repo — not because anything changed, but because the model 'decided to be helpful.' He argues that agents expand their own goals at runtime (helpfulness, confusion, or prompt injection), and each expansion crosses a trust boundary until the agent holds access to everything at once and the blast radius is unbounded. Since nobody will bet on a single model, frontier lab, or harness, the fix can't be a better model — it has to be a runtime underneath all of them, built on three pillars: containment (sandbox the agent inside the untrusted boundary, keep controls outside the VM), scoped access (just-in-time tools composed over existing MCP tools, one scoped sandbox per task), and intent-based access (judge each new capability request against the user's stated intent, deny or escalate). He demos SPX, a new micro-VM that runs Codex/Claude/Open Code locally, in the cloud with `--cloud`, fanned out across six parallel sandboxes, and under an orchestrator — same policy plane throughout.

Key points

Takeaways

Mentioned

DockerSPXCodexClaudeAnthropicOpen CodeMCPSlack MCPNotion MCPGitHubGLM 5.2Homebrewpastebin.com

Quotes

“I don't think intelligence is the next big blocker for us to leverage agents. It is actually how to do so safely so we can give them all the access and autonomy they need.” 00:59
“Randomly one day, uh it decided to post this report as a PR on the repo. Why? Nothing's changed, just the model decided to be helpful.” 01:49
“it's crossing the trust boundary. It's increasing the scope of the task. And this is fundamentally where we run into trouble.” 03:16
“Also, this is something we can't just rely on the next frontier agent being really good and not making a mistake.” 04:13

Productionizing LLM Gateways: Architecture, Tradeoffs and Hard Lessons — Kanish Manuja, Twilio

AI Engineer · 16 min

A Twilio principal engineer's field guide to running an LLM gateway, arguing that in any degradation you must consciously trade off availability, latency, guardrails and cost — and that per-request cross-provider fallback beats the retry-and-circuit-break reflex borrowed from ordinary APIs.

Kanish Manuja frames the LLM gateway — the middleware doing routing, auth, fallback, rate limits and governance between apps and model providers — as a permanent fight between availability, latency, guardrails and cost, where you cannot maximize all four during a degradation. He walks each axis with production war stories: blind retries and circuit breakers are the wrong reflex when a second provider is sitting right there; aggregate gateway latency is 'a lie' when workloads are mixed; guardrails are just another flaky dependency you must decide to fail open or closed on. He closes on the gateway itself as a new dependency and a single point of failure, arguing most companies asking for a central gateway actually want centralized governance, which can be decentralized via plugins and custom code.

Key points

Takeaways

Mentioned

TwilioOpenAI API-compatible format

Quotes

“their ceiling is your ceiling. Their outage is your outage.” 01:54
“a reasoning models normal is actually a chat models outage” 08:07
“So the default choice should be the worst case that you can live with.” 10:54
“in most scenarios, it's not the central gateway that they want. They want centralized governance.” 14:54