MC p

Cloud, Containers & Security • Adrian Mouat, Kief Morris & Sam Newman • GOTO 2025

Cloud, Containers & Security • Adrian Mouat, Kief Morris & Sam Newman • GOTO 2025

In this panel discussion, experts Adrian Mouat, Kief Morris, and Sam Newman delve into the current landscape of cloud technology, container security, and infrastructure automation. They cover key topics such as supply chain security with Sigstore and SBOMs, the practical impact of AI on deterministic systems, the ongoing debate about cloud repatriation, and advanced Infrastructure as Code practices like TDD and managing configuration drift.

[404] – Developer Not Found: The Continuing Developer Evolution • Derek Bingham • YOW! 2025

[404] – Developer Not Found: The Continuing Developer Evolution • Derek Bingham • YOW! 2025

Derek Bingham explores the rapid evolution of developer tools with AI, from coding assistants to autonomous agents. He emphasizes the shift from prompt engineering to context engineering, introduces Spec-Driven Development (SDD) as a framework for quality AI-generated code, and dispels fears about AI replacing developers, arguing instead for increased demand and the necessity of new skills like ethical and systems thinking.

Power agents with full context of your experiments and traces with W&B MCP server

Power agents with full context of your experiments and traces with W&B MCP server

The W&B Model Context Protocol (MCP) is a hosted endpoint that enables AI agents to intelligently interact with all Weights & Biases data, including runs, traces, evaluations, and reports. It features discovery tools for smart queries, automated analysis for comparing experiments and identifying regressions, and seamless integration with IDEs, coding agents, and chat interfaces like Mistral AI for streamlined ML workflows and on-the-go reporting.

Your Agent Is an Infinite Canvas — RL Nabors, Dressed for Space

Your Agent Is an Infinite Canvas — RL Nabors, Dressed for Space

RL Nabors makes a case against chat as the permanent UI for agents, arguing it's the "terminal" to the future "iPhone" of rich, interactive experiences. She demonstrates how to build these experiences using web technologies, introducing MCP Apps for in-agent UIs and WebMCP for making existing websites agent-callable, positioning the web platform as the ultimate "infinite canvas".

MCP vs ADK: How Modern AI Agents Connect and Work Together

MCP vs ADK: How Modern AI Agents Connect and Work Together

AI agents are having a moment, and understanding MCP and ADK is key to building them well. Cedric Clyburn and Anna Gutowska explain how MCP powers tool integration while ADK structures reliable multi‑agent systems 🤖. Learn when to use each to build more capable and predictable AI agents.

Combine Skills and MCP to Close the Context Gap — Pedro Rodrigues, Supabase

Combine Skills and MCP to Close the Context Gap — Pedro Rodrigues, Supabase

Pedro Rodrigues from Supabase shares key lessons from building an agent skill to work with Postgres and Supabase. He explains why critical security rules must go in the main skill file, the importance of pointing to living documentation, and how providing opinionated workflow guidance closes the reliability gap for agents in production systems.