The AI Native Dev - from Copilot today to AI Native Software Development tomorrow
Tessl
0
The AI Native Developer, hosted by Guy Podjarny and Simon Maple, explores the future of software development through the lens of AI. The podcast covers how AI is transforming tools, practices, and team structures, targeting developers and development leaders. Weekly episodes provide insights into the latest AI tools and best practices, while bi-weekly deep dives feature experts and leaders in AI and software development. The show aims to help listeners leverage AI to build effective teams and groundbreaking software.
Эпизоды
-
Every Repo Is a Software Factory Now | Don Syme, GitHub 18.08.2026 1ч 4минTurning every repo into a software factory sounds like marketing until you see the machinery underneath. Don Syme, Principal Researcher at GitHub, breaks down continuous AI and GitHub Agentic Workflows, now in public preview. The short version: the agents are the easy part, the quality gates and guardrails are the work. Watch Don's AI DevCon Talk here: https://youtu.be/kbvqRWY-bUs What we cover: – What continuous AI is, and why it sits beside CI/CD rather than inside it – Why bounding the c... -
The Background Check You Can't Run on an AI Agent 11.08.2026 47минThe thing that makes an agent useful is the exact thing that makes it dangerous. Keycard co-founder Ian Livingstone breaks down why non-determinism is both the feature and the bug, and why identity, not model quality, is what really gates how much autonomy you can hand an agent. If you have ever clicked "always allow" without reading it, this one is about you. What we cover: – Why authentication was enough in the cloud era and stops being enough with agents – The background check you can't r... -
Datadog Deleted All Its AI Context. It Worked. 04.08.2026 1ч 1минDatadog's Language Foundations team deleted an entire folder of AI context files that had been carefully written and maintained for over a year, expecting a performance hit. Instead, their evals got better. Simon Boudrias, who runs Language Foundations at Datadog, walks Guy through what that taught his team about context rot, and the full journey of scaling AI coding agents to 4,000 engineers. What we cover: – How Datadog scaled Cursor and Claude Code to 4,000 engineers in under a year – Why... -
Inside the Dark Factory: AI That Ships Code Solo 28.07.2026 58минAt Tessl, 95% of the code shipped by their internal "Dark Factory" has never been looked at by a human, and the team still ships hundreds of pull requests a week, including through entire weekends. Rob Willoughby, who leads AI engineering at Tessl, joins Simon to open up the hood on how it actually works: the orchestrator, the verification layers, and the failures that forced the team to rebuild trust from scratch. What we cover: – How Tessl routes 65-70% of its own pull requests through an ... -
BONUS: Snyk Found Malware Inside AI Agent Skills 23.07.2026 32минOne Snyk developer's AI skill quietly handed their coding agent production credentials, and the security team found out the hard way. Krzysztof Huszcza, who leads AI security incubation at Snyk, joins this special Tessl and Snyk live stream to unpack the ToxicSkills research that uncovered 76 malicious agent skills in the wild, and what it actually takes to run coding agents safely at scale. What we cover: – How Snyk's security team found 76 malicious skills hiding inside a popular open agen... -
From Living Room Hack to 30 AI Agents at Cyera 21.07.2026 1ч 6минAn engineer builds an AI agent to manage his own life, decides an unrestricted "does everything" agent is too dangerous to trust, and ends up creating the internal agent platform that now runs 30 agents across his entire company. Ori Shoshan, tech lead at Cyera, walks through the guardrails, citation system, and knowledge graph that turned "let the agent do anything" into "let the agent do exactly what it's supposed to, and nothing else." What we cover: – Why one engineer built his ow... -
Patrick Debois Maps the Patterns of AI-Native Dev 14.07.2026 47минAfter DevOps, Patrick Debois has a new map. The godfather of DevOps returns to walk through his AI patterns research: how he tracks where AI-native development is heading by mining social signals instead of surveys, why the stack is settling into patterns worth learning, and why your AI budget problem is really an optimization problem. What we cover: – Inside the AI patterns site at Tessl.io/patterns and how it's auto-generated – The four layers of AI enablement: agent, team, platform, and o... -
Inside Anthropic: How Claude Tag Is Changing Agentic Work 07.07.2026 57минSix people reacted to Boris's side-project Slack post. A year later, Claude Code is ubiquitous, and the company just launched its next evolution: Claude Tag, an AI teammate that lives in Slack. Lamis Mukta, Member of Technical Staff at Anthropic, joins Simon Maple to unpack how Claude Tag works, why Anthropic built it, and what it took internally to go from a scrappy side project to a company-wide habit. What we cover: – What Claude Tag actually is, and how it differs from Claude Code and C... -
The Tessl Agent: Build Your Software Factory on Autopilot 30.06.2026 52минWhat if the whole point of your AI agent was to eventually make itself redundant? Dru Knox, Head of Product at Tessl, introduces the Tessl agent — a new interface built not just for AI-assisted coding, but for building the software factory that keeps improving without constant human input. This is a conversation about loop engineering: how to set up automated feedback cycles so your agents get smarter, your code review gets tighter, and your team ships more without adding more toil. What we... -
Why Agents Are Forcing Enterprises to Finally Fix Their Dev Process 25.06.2026 1чEnterprises are finally being forced to care about their software development lifecycle — not because anyone suddenly got disciplined, but because agents cost money and the waste is now visible. When it was humans, it was "Timmy's just lazy." Now it's a line item. Simon Maple sat down with Patrick Debois (the godfather of DevOps, now DevRel at Tessl), Tammuz Dubnov (co-founder and CEO of Autonomy AI), and Daniel Jones (Head of Product at re:cinq) at AI Native DevCon London for a wide-ra... -
BONUS: DevCon London: Real Talk on AI ROI, Harnesses & Evals 23.06.2026 23минFrom the expo floor of AI Native DevCon London, Simon Maple went straight to the developers — speakers, attendees, and sponsors — to ask what's actually working with AI in 2026. The verdict? Outcomes beat outputs every time, 4,000-hour workloads are collapsing to 20 minutes, and the real bottleneck isn't code. This is a conference floor walkthrough: honest, unscripted takes on harness engineering, evals, AI adoption mindsets, and the change management challenge that nobody talks about enough... -
AI Security & the Agent-Ready Web: Experts Weigh In 16.06.2026 1ч 2минWhat does it mean to build securely when agents can negotiate their own guardrails? And what happens to the web — CLIs, frameworks, even the browser itself — when the primary user is no longer human? At AI Native DevCon London, Simon Maple sat down with two panels of experts to find out. First: a security roundtable with Joseph Katsioloudes from GitHub, Liran Tal from Snyk, and John Groetzinger from Cisco. Then: a web AI conversation with Dana Lawson from Netlify, Maximiliano Firt... -
Ryan Lopopolo: OpenAI's Framework for Shipping Code at 70 PRs/Week 09.06.2026 55минMost engineering teams are still arguing about whether to use AI coding agents. Ryan Lopopolo's team at OpenAI shipped an entire product with no human-written code — and onboarding a new engineer made the team faster within two weeks. That outcome didn't come from better prompts. It came from what Ryan calls Harness Engineering: the systems, constraints, and feedback loops that sit around the agent — the context it sees, the tools it can call, the tests and linters that close the loop, and ... -
Why Developers Hit a Wall at 4 AI Agents 02.06.2026 47минEngineering teams are shipping twice as many pull requests with AI — but merge rates on AI-generated PRs have dropped from 80% to 60%. Nick Arcolano, Head of AI & Research at Jellyfish, sits on one of the most comprehensive datasets in the industry: 250,000 developers, 40 million data points, monthly benchmarks on real agentic coding adoption across enterprise companies. What he's seeing in that data is both more promising and more complicated than the headlines suggest. What ... -
Don't Secure the Code. Secure the Coder. 26.05.2026 40минAI agents don't just write insecure code — they can escape their sandboxes, delete files, and do whatever it takes to complete a task. The security mental model that served us through the cloud era isn't enough anymore. Guy Podjarny, founder of Snyk and CEO of Tessl, made the case at London's AI Security Summit: it's time to stop securing the code and start securing the coder. Recorded live at the AI Security Summit in London, this episode features conversations with Brian Vermeer (Snyk), Sam... -
The Hidden Security Risks of AI Coding Agents 19.05.2026 41минYour AI coding agent has access to your secrets, pulls in content from the outside world, and can run shell commands. According to Joe Holdcroft, that combination makes you one prompt injection away from a very bad time. The tools haven't changed the fundamentals of security — they've just made every existing risk move faster, and introduced a few genuinely new ones. What we cover: Why the "lethal trifecta" of agent capabilities creates a novel threat surfaceHow text and markdown files have b... -
"AI Doesn't Stand for Artificial Intelligence" — Venkat Subramaniam's Take Will Change How You Think About It 12.05.2026 52минIs AI actually intelligent — or just very fast at guessing based on bad data? Venkat Subramaniam, 40-year programming veteran, educator, and co-founder of Arc of AI, joins the AI Native Dev Podcast to share a perspective that cuts through the hype: AI stands for Accelerated Inference — not Artificial Intelligence. And that reframe changes everything about how developers should use it. In this episode, Venkat unpacks why the speed of AI generation has outpaced our ability to review... -
The Creator of Spring Thinks You Can't Code Serious Software With AI 05.05.2026 56минRod Johnson — the creator of Spring Framework and founder of Embabel — joins Simon Maple on the AI Native Dev Podcast to share his unfiltered take on where enterprise AI is actually heading. In this episode, Rod breaks down why enterprises are making a huge mistake rewriting Java apps in Python, why vibe coding will destroy your codebase if left unchecked, and why this might be the last generation of frameworks that developers ever choose for themselves. Rod also pulls back the curtain on E... -
What OpenAI, Stripe & ElevenLabs Devs Do Differently Now | AI Native Dev 28.04.2026 1ч 5минHow aligned are teams at Google DeepMind, OpenAI, Stripe, and ElevenLabs on what’s changing in software development? At AI Engineer London, with 100+ speakers and 1000+ engineers in the room, Simon Maple pulls together perspectives from across the ecosystem to understand where AI-native development is heading. • why traditional CI/CD “is dead” • the growing need for automated code review and guardrails • the move from more context is better to right context at the right time • the differen... -
Logan Kilpatrick on Who Ships AGI, DeepMind and the Problem With More Software 21.04.2026 38мин"If you could have a system that could build anything with code, humans can't compete on the same level. That's narrow superintelligence, and we're close." In this episode of AI Native Dev, Simon Maple sits down with Logan Kilpatrick, who spent years at OpenAI working alongside Sam Altman before moving to Google DeepMind as Group Product Manager. They get into: There will be 100x more developers in the world because of AIAGI will be a product, not a modelThe way you used AI tools thre...
Популярен в
Этот подкаст также попадал в подкаст-чарты этих стран.