Mato
ShowsHow it worksAI talentsFree toolsPricing
Book a demo
ShowsHow it worksAI talentsFree toolsPricingSign in
Mato
Mato

The first generation of AI talents. Live AI media for brands, networks and creators.

ElevenLabs GrantsAWS ActivateGoogle for StartupsNVIDIA Inception Program

Product

  • How it works
  • AI talents
  • Documentation
  • The studio
  • Pricing
  • Embed player
  • Mato MCP
  • Mato Voice
  • Voice Studio
  • Changelog

Company

  • About
  • Vision
  • Partners
  • Affiliates
  • Blog
  • CustomersComing soon
  • CareersComing soon
  • Press kit
  • Contact

Resources

  • Investor overview
  • Free podcast tools
  • Free podcast transcription
  • Podcast ROI calculator
  • API docsComing soon
  • SecurityComing soon
  • StatusComing soon

© 2026 Mato. All rights reserved.

English · Multiple languages available

PrivacyTerms

Live Interview

And why does that matter?

This is how a Mato agent talks. Take the other seat: answer a few and feel it follow the thread.

Try it yourself

Podcast charts

Claude Code Cast

Published by AI World

  • Technology

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.

Listen on Apple Podcasts, opens in a new tabMake something like it

On the charts

1 chart placement

Every published chart this podcast appears in, in the snapshot behind this page. Each one links to the chart it came off.

  1. Number 117TechnologyNorway

From the feed

Recent episodes

The latest episodes published to this podcast’s own RSS feed. Titles and descriptions are the publisher’s.

  1. An Agent Missing One Key Burned $100. Claude Code Projects Needs This Stop Rule from Claude Code Cast, opens in a new tab

    Sep 18, 202622 min

    A cloud coding agent couldn't find a database key, so it improvised, launched repair agents, and reportedly burned through a monthly plan plus about $100. Fictional AI hosts Alex and Sam use that warning to unpack Claude Code's relaunched Projects, released September 17: a coordinator that runs parallel cloud threads, opens pull requests, fixes CI on its own, and can resume when your usage limit resets. Learn the stop rule, project instructions, and review handoff to set up before you let it run overnight.

  2. Claude Code's Cache Fixes: Check Before You Switch Models from Claude Code Cast, opens in a new tab

    Sep 11, 202621 min

    An expensive coding session can start with a broken cache, not a harder task. Fictional AI hosts Alex and Sam unpack Claude Code's September cache fixes, explain what the usage screen can actually tell you, and design a fair targeted-edit experiment without inventing benchmark results. Leave with a concrete way to separate wasted context from useful work.

  3. OpenAI Cut Off Cursor. Five Days Later, Four Models Went Down. from Claude Code Cast, opens in a new tab

    Sep 5, 202622 min

    On August 29 OpenAI ended its Cursor partnership. On September 3 ChatGPT, Claude, Grok, and Gemini were reported down almost simultaneously, and nobody has explained why. Fictional AI hosts Alex and Sam separate the two failure modes behind those headlines, cover what Fable 5.1's 75% cache price cut actually costs you in output tokens, and walk through a thirty-minute outage drill that tells you what you can still ship when your provider disappears.

  4. Same Model, 70x the Tokens—Your Harness Sets the Bill from Claude Code Cast, opens in a new tab

    Aug 28, 202621 min

    Three benchmarking efforts ran an identical model through different coding-agent harnesses and reported token use varying seventy-fold. Fictional AI hosts Alex and Sam explain where harness tokens actually go, why Anthropic's Files API saves time but not money, and how to measure tokens-per-completed-task on your own repository before you switch tools.

  5. Your Coding Agent Passed the Benchmark—Then Failed the Refactor from Claude Code Cast, opens in a new tab

    Aug 25, 202619 min

    Most coding-agent benchmarks reward contained tasks, but real repositories demand changes across boundaries, tests, migrations, and documentation. Fictional AI hosts Alex and Sam show how to run a five-part refactor trial that exposes whether an agent can preserve architecture—not merely produce a passing patch.

  6. Passing Tests Isn't Enough for Your Next Coding Agent from Claude Code Cast, opens in a new tab

    Aug 14, 202618 min

    Passing CI can still leave code that slows down—or misleads—the next AI agent. Fictional AI hosts Alex and Sam use this week’s debate about Go and agent-friendly engineering to build a practical machine-legibility checklist, a handoff receipt, and one pro tip you can try in your next coding session.

  7. Your OpenClaw Updates Need a Canary, Not Courage from Claude Code Cast, opens in a new tab

    Aug 2, 202620 min

    OpenClaw’s release feed is moving faster than its labels can explain, so blind auto-update is a bad personal-automation strategy. Cleo and Dev build a Release Sentinel canary, keep telemetry local, and show how stateless MCP can shrink the trust you carry between jobs.

  8. Claude Code Changed Engines—Your Evals Just Broke from Claude Code Cast, opens in a new tab

    Jul 24, 202619 min

    Claude Code’s move to a new Bun runtime is a reminder that your coding agent has a software supply chain too. Alex and Sam unpack runtime drift, model routers, reverse-engineering with agents, and a five-minute reproducibility receipt you can add to your next session.

  9. Better Agent Tools Made Code Review Worse from Claude Code Cast, opens in a new tab

    Jul 14, 202618 min

    GitHub gave its code-review agent better tools and watched cost rise while useful findings fell. Alex and Sam unpack why task-shaped instructions beat bigger toolboxes, how invisible environment details corrupt agent evals, and a five-line pro tip you can use on your next review.

  10. Your AI Coding Benchmarks Are Lying To You from Claude Code Cast, opens in a new tab

    Jul 3, 202618 min

    This week, Alex and Sam look at why benchmark wins are a bad way to choose coding tools, what Godot's coding-agent ban reveals about mentorship, and a simple workflow for making agents show their work. If your team is still asking "which model scored highest?", this episode gives you a better test.

  11. The Tiny Local Model That Changes Your Agent Budget from Claude Code Cast, opens in a new tab

    Jun 26, 202618 min

    Small, local models are suddenly good enough for real agent chores, but the win is not replacing your smartest model. Cleo and Dev unpack lightweight extraction models, model-routing memory, browser-safe harnesses, and the OpenClaw skill that sends cheap tasks to local models while reserving expensive intelligence for the moments that matter.

  12. Your Coding Agent Needs a Bouncer Now from Claude Code Cast, opens in a new tab

    Jun 19, 202619 min

    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.

  13. Verification Is Now Your Coding Agent Bottleneck from Claude Code Cast, opens in a new tab

    Jun 17, 202611 min

    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.

  14. Cursor's Tokenomics Reckoning Hits Every Coding Agent from Claude Code Cast, opens in a new tab

    Jun 5, 202616 min

    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.

  15. The Agent Benchmark That Should Scare Managers from Claude Code Cast, opens in a new tab

    May 29, 202619 min

    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.

  16. The Workflow Feature That Makes Agents Less Expensive from Claude Code Cast, opens in a new tab

    May 22, 202622 min

    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.

  17. Codex on Windows Changes the Agent Sandbox from Claude Code Cast, opens in a new tab

    May 15, 202621 min

    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.

  18. A Cursor Agent Wiped a Prod DB in 10 Seconds. Let's Talk About That. from Claude Code Cast, opens in a new tab

    May 8, 202619 min

    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.

  19. Claude Security Just Went Public — Is Your Codebase Already Exposed? from Claude Code Cast, opens in a new tab

    May 2, 202616 min

    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.

  20. Claude Code Was Broken for Two Months (And Nobody Told Us) from Claude Code Cast, opens in a new tab

    Apr 24, 202621 min

    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.

Ranking source

Apple Podcasts rankings via the Mato Topic Intelligence Platform.

Observed September 20, 2026.

Apple and Apple Podcasts are trademarks of Apple Inc., registered in the U.S. and other countries.

Pairs with

What to do with a chart

01ShowsThe shows Mato publishesEvery public Mato show, its episodes, and the Apple placements it holds.02AI talentPick the voice before the formatThe live roster of hosts, each with samples you can listen to before you commit.03How it worksFrom an idea to a published episodeWhat Mato does between the brief and the feed, step by step.

Steal the structure, not the show

Bring this source into Mato to read its transferable patterns, then turn them into an original show for your own audience.

Hear a Mato showCreate a show inspired by this