
Al Chen, a field engineer at observability platform Galileo, used Claude Code to index the company’s 15 Git repositories and merge that context with Confluence and Slack data. He built a 16‑line script that continuously pulls the latest main branches, enabling real‑time, hyper‑personalized answers to customer deployment questions. The system replaces static documentation, dramatically lowering engineering interruptions and turning one‑off queries into reusable knowledge. By automating code‑base queries, Galileo delivers a support experience that scales with enterprise demand.

Simon Willison, a veteran Django co‑creator, argues that November 2025 marked a decisive inflection point when AI coding agents moved from experimental to reliably productive. He describes how he now writes 95% of his code from a phone, leaving him mentally...

In this live, unscripted "Genie Session," the host experiments with building a Cursor skill that enforces a Test‑Commit‑Revert (TCR) workflow while developing a left‑leaning red‑black tree in Python. The discussion covers the history of software development playbooks, the challenges of...
In this episode, Bill Mulligan, a maintainer of Cilium and member of Isovalent, explains how eBPF—a safe, programmable extension to the Linux kernel—revolutionizes networking for cloud‑native environments. He details Cilium’s role as a Kubernetes CNI that leverages eBPF to provide...

Stripe’s internal AI coding agents, dubbed “minions,” now produce roughly 1,300 pull requests each week with only human code‑review oversight. Engineers trigger the agents from Slack reactions, which then spin up cloud‑based development environments to write, test, and submit code...

In this episode, the Semaphore team walks through the implementation of OAuth for their MCP server, detailing the challenges of client registration, dynamic discovery endpoints, and evolving MCP specifications. Amir shares practical lessons learned from testing across multiple agents, handling...

In this episode, Pete Milorovic announces Semaphore's new pricing model tailored for the AI-driven, always‑on CI/CD era. The plan separates compute costs from support and success services, lowers per‑minute rates for high‑performance F1 machines to $0.0075, and shifts self‑agent billing...

In this episode, host Michael Kennedy talks with Apache Airflow core contributors Yarek Patuk and Amag Desai about how they manage one of the world’s largest Python monorepos—over a million lines of code and 100+ sub‑packages—using modern tooling like UV,...

In this episode Claire Vo talks with Alex Gee, an engineer, and Guy Seiz, a designer at Figma, about new AI‑driven workflows that let design and code move back and forth seamlessly. They demonstrate how the Figma MCP (Multi‑modal Code‑to‑Design...

In this episode, host Jaden Schaefer discusses Anthropic's new "Code Review" tool, which automatically analyzes AI‑generated pull requests to flag logical errors and security risks before they reach production. He explains how the flood of AI‑written code has created a...

In this episode, Pete Milorovic announces an upcoming update to the Semaphore MCP server that adds OAuth authentication, replacing the current reliance on long-lived API tokens. The new flow lets developers authorize agents via a browser, simplifying credential management and...

In this episode, Docker President Mark Cavett discusses how containers are becoming essential for safely running AI‑generated code, emphasizing the need for hardened images to bridge the trust gap. He explains Docker’s new open‑source Docker Hardened Images (DHI) catalog, which...

In this episode, Pete outlines Semaphore's new AI-driven assistant that streamlines CI/CD onboarding by converting natural language descriptions into fully configured pipelines. The assistant also offers ongoing workflow insights, error explanations, reruns, and configuration suggestions while preserving full developer control...
In this episode Tim Berglund talks with Colt McNealy, founder and CEO of Little Horse, about building a Kafka‑based platform for orchestrating microservice workflows and AI agents. Colt describes how his early experience debugging monolithic code with GDB contrasted with...
In this episode the hosts dive into Acquia Source, the fully managed Drupal SaaS platform, exploring its evolution, pricing, and how it enables organizations to scale and customize Drupal experiences. Guest Matthew Grasmick explains the technical challenges of building a...