Artwork for The Claude Code Changelog
Technology

The Claude Code Changelog

Jellypod, Inc.

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 to Claude, from product updates, new workflows, and more. Each episode highlights what changed, how to use it, and why it matters.

  • 91 episodes
  • Updated Yesterday

Episodes91

  • July 13 · 3 min

    Claude Code Plugin Security: Fixing Shell Injection

    This episode breaks down the breaking changes in Claude Code 2.1.207, including why raw template strings in custom hooks were removed and how shell-injection attacks can happen through plugin configs. It also covers the safer migration paths with exec-for

  • July 12 · 3 min

    Claude Code Locks Down Auto Mode and Respects Your Launcher

    This episode covers a major security change in Claude Code 2.1.207 that moves Auto Mode permissions out of repo-local configs and into the global user settings file to prevent malicious workspace hijacking. It also highlights launcher protection improveme

  • July 11 · 2 min

    Claude Code 2.1.207: Auto Mode and Security Fixes

    This episode breaks down Claude Code 2.1.207, including Auto Mode now enabled by default on major enterprise platforms and the shift to safer, global-only config handling. It also covers plugin injection protections, better path autocomplete, and fixes fo

  • July 10 · 3 min

    Trim CLAUDE.md and Speed Up Claude Code

    Claude Code v2.1.206 adds a smarter /doctor check to flag bloated CLAUDE.md files that slow down prompts, waste tokens, and break caching. The episode also covers improved /cd autocompletion, safer git worktree writes, push-default handling, and a fix for

  • July 9 · 4 min

    Claude Code 2.1.205: Self-Healing Checkups and Auto Mode Security

    This episode covers Claude Code v2.1.205’s self-repairing /doctor and /checkup commands, which fix shell integrations and clean up stale local tools automatically. It also dives into major Auto Mode hardening, including fabricated approval blocking, safer

  • July 8 · 3 min

    Claude Code v2.1.204 Fixes MCP Sync, Hooks, and Memory Stalls

    We break down the newest Claude Code fixes for dynamic MCP root syncing, including real-time notifications/roots/list_changed updates that avoid session restarts in monorepos and worktrees. Also covered: streaming stdout for headless SessionStart hooks, m

  • July 7 · 4 min

    Claude Code v2.1.202 Splits Fast Reviews from Deep Agent Checks

    This episode breaks down Claude Code’s new review workflow split, where /review is now a quick pass and /code-review handles the full multi-agent analysis, fixes, and PR comments. It also covers confidence thresholds, severity labels, cost considerations,

  • July 6 · 3 min

    Claude Code v2.1.200: Manual Mode and Timeout Pitfalls

    This episode breaks down the safety changes in Claude Code v2.1.200, including the shift to Manual permission mode and the new behavior of AskUserQuestion in automated workflows. It also covers idle timeout configuration for CI jobs, tmux 3.4 rendering fi

  • July 5 · 3 min

    Claude Code Gets Dataviz, Stacked Skills, and Better Resilience

    This episode explores Claude Code v2.1.198 and v2.1.199, including the new /dataviz skill for programmatic WCAG contrast checks and the ability to stack up to five slash-commands in one pipeline. It also covers improved network resilience, with smarter TL

  • July 4 · 3 min

    Claude Code Gets Safer Defaults and Better Cache Shields

    This episode covers Claude Code v2.1.200’s shift to Manual permission mode, reducing the risk of unattended actions, and v2.1.201’s prompt-caching fix for Sonnet 5 that improves latency and cuts API costs. They also dig into the tmux flicker fix, synchron

  • July 3 · 3 min

    Claude Code v2.1.199 Fixes Stream Loss and TLS Hiccups

    This episode covers Claude Code v2.1.199’s resilience upgrades, including preserved partial outputs after interrupted streams, higher retry limits for long-running agents, and a stabilized Linux daemon loop. It also digs into smarter SSL proxy diagnostics

  • July 2 · 4 min

    Claude Code v2.1.198: Background Agents Go Fully Hands-Off

    Claude Code’s latest release brings isolated git worktrees, automated commits, pushed changes, and draft PR creation to background agents so they can run without constant supervision. The episode also covers notification hooks, environment variable gotcha

  • July 1 · 4 min

    Claude Code v2.1.197: Sonnet 5 and the Million-Token Trap

    This episode breaks down Claude Code v2.1.197, where Sonnet 5 becomes the default and a native 1M-token context window opens up new possibilities for giant repos and agentic workflows. We also cover the practical gotchas: prompt caching costs, cache-busti

  • June 30 · 3 min

    Claude Code v2.1.196: Fixing RCE, Restoring 1M Tokens

    We break down the security fix that pauses untrusted MCP servers with a new pending approval state, preventing auto-approved local code execution in cloned repos. Plus, a hidden bug that halves the auto-compact window, how to restore your full 1M-token co

  • June 29 · 2 min

    Claude Code Adds Agentic Bash Command Loops

    This episode breaks down Claude Code’s new bash-command behavior, where failed terminal commands can automatically trigger a debugging loop, plus how to disable it when you want more control. We also cover workflow filtering, the new Skills section in /pl

  • June 28 · 3 min

    Claude Code Fixes Background Daemons and RAM Hogs

    This episode covers Claude Code’s new safeguards for unstable background daemons, including self-healing control sockets and automatic memory-pressure reaping in recent releases. It also explains how to opt out for long-lived local services and spotlights

  • June 27 · 4 min

    Claude Code v2.1.195: Exact-Match Hooks and Mouse Click Fixes

    This episode breaks down Claude Code v2.1.195, including the shift from loose substring matching to exact-match security hooks for hyphenated MCP tools and the new wildcard syntax needed for multi-tool servers. It also covers the CLAUDE_CODE_DISABLE_MOUSE

  • June 26 · 3 min

    Claude Code v2.1.193: Telemetry, Security, and Shell Fixes

    We break down the latest Claude Code update, including the new OpenTelemetry assistant response logging, the environment variable gotcha that can mirror user prompt settings, and the security boost from forcing every shell command through classification.

  • June 25 · 3 min

    Claude Code v2.1.191: Rewind, Rollbacks, and Faster Terminals

    This episode explores Claude Code’s new /rewind feature for restoring code and conversation context after a /clear, plus the important limits of what it can and can’t undo. It also covers the release’s performance and usability upgrades, including a major

  • June 24 · 3 min

    Claude Code Hardens Local Sandboxes and Remote Calls

    This episode digs into Claude Code v2.1.187’s new sandbox.credentials setting, which blocks sandboxed access to local secrets like SSH keys, AWS files, and .env data while pushing workflows toward explicit, least-privilege access. It also covers the new f