Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
It feels like every day there's a new Claude Code update. This unofficial podcast, hosted by Lachlan and James (& powered by Jellypod AI), helps us stay up to date with everything Anthropic ships ... more
FAQs about The Claude Code Changelog:How many episodes does The Claude Code Changelog have?The podcast currently has 24 episodes available.
May 07, 2026Claude Code Fixes a 10GB MCP Leak and a Sneaky Resume BugThis episode digs into the v2.1.132 Claude Code update, including a stdio MCP memory leak that could balloon long sessions past 10GB, plus the practical differences between stdio and HTTP transport. It also covers new session-aware Bash env vars, a terminal escape hatch for alternate screen mode, and a permission-mode bug that could quietly override your intent when resuming plan-mode sessions....more23minPlay
May 06, 2026Claude Code 2.1.129 Turns Plugins Into Shareable ArtifactsThis episode breaks down how Claude Code v2.1.129 changes plugin loading with URL-based zip installs, moving plugins from local setup to a true distribution model. It also explores the new experimental themes and monitors fields, and the security tradeoffs that come with treating plugins like packaged software....more9minPlay
May 05, 2026Claude Code Fixes a Silent Worktree BugThis episode breaks down a subtle Git behavior in Claude Code v2.1.128 where new worktrees now branch from local HEAD instead of origin/default-branch, preventing unpushed commits from being skipped. It also covers related reliability improvements, including OTEL isolation for subprocesses and better handling of parallel tool calls....more14minPlay
May 04, 2026Claude Ultrareview Turns AI Feedback Into a Merge GateThis episode explores how Claude Code’s `ultrareview` command uses exit codes, streamed output, and PR targeting to make AI review behave like a real CI check. It also digs into the multi-agent verification model, cost tradeoffs, and the network constraints teams need to consider before wiring it into GitHub Actions....more10minPlay
May 03, 2026Anthropic’s xhigh: Claude Code’s New Default GearWe break down Anthropic’s new xhigh effort level for Claude Code on Opus 4.7, why it now defaults for Max subscribers, and how the new slider and config flow make it easier to use.The discussion also covers when deeper reasoning is worth the extra latency and cost, plus how to spot the tasks where xhigh really pays off....more9minPlay
May 02, 2026Claude Code v2.1.126 Finally Trusts Your Model GatewayClaude Code now asks your configured ANTHROPIC_BASE_URL for /v1/models, so the model picker reflects the IDs your gateway actually exposes instead of a hardcoded Anthropic-only list. The episode breaks down why that matters for LiteLLM, Bedrock, and other proxies, plus the catch: the backend still has to return truthful model names or the client will pass them through verbatim....more9minPlay
May 01, 2026Claude Code Gets a Clean Purge and Safer OAuth LoginWe break down the new claude project purge command, which wipes stale transcripts, tasks, file history, and project config so broken project state can be reset cleanly. The episode also covers the expanded behavior of --dangerously-skip-permissions, the new direct OAuth code paste flow for login failures, and a subtle policy bug fix affecting Claude Code memory....more11minPlay
April 30, 2026Claude Code’s Hidden Bedrock Cost LeverApril 29, 2026 brought a small Claude Code update with big budget implications: the new ANTHROPIC_BEDROCK_SERVICE_TIER setting lets Bedrock users choose default, flex, or priority and sends that choice as the X-Amzn-Bedrock-Service-Tier header. The episode breaks down when each tier makes sense, why latency and throughput guarantees matter, and how to avoid overpaying for interactive and batch workloads....more10minPlay
April 29, 2026Claude Code v2.1.121: Instant MCP Tools and Tool-Output HooksThis episode digs into two major v2.1.121 changes in Claude Code: the alwaysLoad flag for loading selected MCP server tools at session start, and a widened PostToolUse hook that can rewrite outputs from built-in tools like bash and file reads. It also covers the practical tradeoffs around context, trust boundaries, and the release’s memory leak fixes....more9minPlay
April 28, 2026Claude Code Ultrareview Goes CI-NativeWe break down how ultrareview moved from an interactive slash command to a real CLI that can run in scripts, Make targets, and GitHub Actions as a potential build gate. The episode also covers JSON output for automation, the trust and latency tradeoffs of model-based PR checks, plus smaller quality-of-life updates like PowerShell fallback on Windows and better GitHub attribution....more10minPlay
FAQs about The Claude Code Changelog:How many episodes does The Claude Code Changelog have?The podcast currently has 24 episodes available.