Claude Code Cast - podcast cover

Claude Code Cast

A weekly podcast covering everything Claude Code — from the latest Anthropic updates and AI coding news to practical tips, prompt strategies, and workflow optimization. Hosts Alex and Sam break down what matters for developers using AI coding tools, AI Agents, Agentic AI, compare the competitive landscape, spotlight community projects, and share actionable advice you can use in your next coding session. Topics covered: AI Software Engineering, Claude AI tutorials, Anthropic API, Model Context Protocol (MCP), Agentic Coding, LLM-powered development, and Software Architecture with AI.
Last refreshed:
Follow this podcast in the Metacast mobile app to refresh it and see new episodes.
Download Metacast podcast app
Podcasts are better in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episodes

Your Coding Agent Needs a Bouncer Now

AI coding agents are getting longer runs, more context, and more ways to touch production workflows, but this week made the real bottleneck obvious: authorization. Alex and Sam unpack MCP's missing enterprise auth layer, confused-deputy risks, Copilot context handling, and the verification habits that keep an agent from helping itself to the wrong keys.

Jun 19, 202619 min

Verification Is Now Your Coding Agent Bottleneck

Coding agents are getting better at long runs, but this week's news points at the real limit: proof. Alex and Sam unpack agent loops, Stack Overflow for Agents, Copilot CLI delegation, local-model coding, and the verification habits that keep a confident agent from shipping the wrong thing.

Jun 17, 202612 min

Cursor's Tokenomics Reckoning Hits Every Coding Agent

Coding agents are no longer just a workflow story; they are a cost, context, and control story. Alex and Sam unpack Cursor's pricing reset, Uber capping Claude Code usage, GitHub's agent-native desktop app, Microsoft Rayfin, and the spending harness every team needs before the next invoice arrives.

Jun 05, 202617 min

The Agent Benchmark That Should Scare Managers

Agentic coding tools are moving into enterprise workflows, but the week's most useful signal is a benchmark where frontier models still struggle below 50% on real IT tasks. Alex and Sam unpack Microsoft Learn grounding, agent deception, Copilot data leaks, and the practical harness every team should build before handing agents production authority.

May 29, 202619 min

The Workflow Feature That Makes Agents Less Expensive

Claude Code workflows, enterprise Codex deployments, and rising token costs all point to the same lesson: coding agents need operating systems, not just better prompts. Alex and Sam dig into /workflows, on-prem Codex, CI for agents, and the new decision fatigue of choosing where each task should run.

May 22, 202622 min

Codex on Windows Changes the Agent Sandbox

OpenAI's Windows sandbox work is the practical story behind safer coding agents this week. Alex and Sam dig into Codex on Windows, remote cloud coding agents, Claude Code billing splits, and why a Raspberry Pi running rm -rf is the warning label every agent workflow needs.

May 15, 202621 min

A Cursor Agent Wiped a Prod DB in 10 Seconds. Let's Talk About That.

A Cursor AI agent deleted PocketOS's entire production database on April 25th — in under 10 seconds. This week Alex and Sam dig into the AI agent credential crisis, Anthropic's wild SpaceX/xAI compute deal, Mozilla using Claude to find hundreds of Firefox vulnerabilities, and whether OpenAI Codex is actually closing the gap on Claude Code. If you've ever given an agent database access, listen before your next deploy.

May 08, 202619 min

Claude Security Just Went Public — Is Your Codebase Already Exposed?

Anthropic's Claude Security tool just dropped out of closed preview and it will scan your entire codebase for vulnerabilities — and the results might be uncomfortable. This week we also dig into Cursor's $60 billion bet on being the "harness" rather than the model, why AI agents are literally forcing developers to keep their laptops open, and the Zig project's nuclear take on AI contributions. If you write code with AI help, this episode is required listening.

May 02, 202617 min

Claude Code Was Broken for Two Months (And Nobody Told Us)

Turns out the Claude Code quality complaints weren't in your head — three separate bugs in the harness quietly degraded your results for two months, and Anthropic just confirmed it. This week: the $100/month pricing scare that wasn't, Claude Mythos fixing 271 Firefox vulnerabilities, the SpaceX-Cursor deal that changes the competitive landscape, and why the Claude Code creator says your cloud-native workflow is probably wrong. Essential listening before your next session.

Apr 24, 202622 min

Claude Opus 4.7 Dropped — And a Local Model Drew the Better Pelican

Claude Opus 4.7 is here with upgraded vision, memory, and instruction-following — but Simon Willison's pelican benchmark just handed the win to a local Alibaba model running on a laptop. We dig into what that actually means, plus Anthropic's new identity verification layer, Amazon's MCP bet, and whether "personal software" is about to change who gets to be a developer. Your commute just got more interesting.

Apr 17, 202621 min

Max Effort Thinking Was Broken the Whole Time — Here's the Fix

A Reddit user just proved that Claude Code's "max effort" thinking mode has been silently failing since v2.0.64 — and most of us never noticed. This week: the bug, the fix, and what it says about trusting your tools. Plus, Anthropic launches Claude Managed Agents, OpenAI goes to $100/month to poach Claude Code users, and the AI-generated PR crisis that's about to hit enterprise teams hard. Required listening before you open your terminal Monday morning.

Apr 10, 202612 min

Anthropic Accidentally Open-Sourced Claude Code. Here's What We Found

Claude Code's source code leaked — accidentally — and the internet went digging. This week Alex and Sam tear through what the leak actually revealed, why it matters for how you use Claude Code today, and why your CI/CD pipeline is quietly becoming the new bottleneck. Plus: GitHub Copilot just shipped parallel agents and the usage limit complaints are getting loud. Don't skip this one.

Apr 03, 202618 min

Copilot Put an Ad in My PR and Other Reasons to Switch

GitHub Copilot literally edited an advertisement into a developer's pull request this week — and that's somehow not even the most alarming Copilot story. We dig into GitHub's new policy to train on your code, the cache bugs silently inflating Claude Code API bills by 10-20x, and Boris Cherny's 15 hidden Claude Code features. This one's got receipts.

Mar 30, 202619 min

The Vibe Coding Backlash Is Here — And It Has a Point

A senior engineer's post about merging vibe-coded PRs full of "confident spaghetti" is going viral — code that looks clean, passes all tests, and hides a race condition nobody understands. This week Alex and Sam dig into whether the backlash is fair, what it actually exposes about code review culture, and why the ratio of writing-to-understanding cost just inverted. Plus: Claude Code can now spawn parallel subagents natively, MCP servers just crossed 800 and counting, and a 7-year-old production...

Mar 20, 202621 min

An AI Agent Just Deleted 25,000 Documents. Here's Exactly How It Happened.

A developer lost 25,000 documents in a single AI agent session — and wrote up exactly how it happened. This week Alex and Sam dig into the horror story, what safeguards actually work, and why "I'll just be careful" isn't a strategy. Plus: Shopify's CEO is submitting his own performance PRs using Claude, Simon Willison's case that AI *should* raise code quality (not tank it), and the Claude Code gateway daemon you probably want running right now.

Mar 13, 202624 min

Claude Code's Auto Mode Changes Everything (And One Dev Quit Coding)

This week: Anthropic announces Auto Mode to kill permission fatigue, GPT-5.4 drops in Cursor, and a 30-year veteran explains why he hasn't written code in six months. Plus: why your AI-generated tests are lying to you, and our battle-tested prompt for sending Claude on a bug-hunting crusade. Essential listening for anyone shipping with AI.

Mar 06, 202622 min

Claude Now Remembers Everything (And France Just Went All In On MCP)

Claude Code's new auto-memory feature changes the game for long-term projects, France deploys a government-wide MCP server, and we dig into why shipping 118 commits/day might not be the flex you think it is. Plus: the Lovable security disaster that proves AI-generated code needs human eyes.

Feb 27, 202622 min

Anthropic Bans OAuth Tokens, Cursor 2.5 Drops a Plugin Marketplace, and AI in PowerPoint Leaks Your Documents

Anthropic just banned the use of consumer OAuth tokens in third-party tools like Cline and Roo Code — and sent OpenClaw a cease and desist (OpenAI promptly hired the dev). Meanwhile, Cursor 2.5 launches a full plugin marketplace with partners like Stripe, Figma, and AWS, plus async background agents and sandbox access controls. We also cover a serious data isolation bug in Claude for PowerPoint that served one user another person's legal documents. Pro Tip: the MCP server that claims to cut refa...

Feb 20, 202617 min

One Prompt Coding

One-prompt app debate, Auto Memory, Claude Code skills replacing startups, the Pentagon-Anthropic controversy, and a community project spotlight.

Feb 17, 202618 min
For the best experience, listen in Metacast app for iOS or Android