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

  • Yesterday · 2 min

    Classifier-Driven Auto Mode Cuts Permission Fatigue

    This episode explores how classifier-driven auto mode reduces permission fatigue by handling ambiguous Bash actions contextually, while hard deny rules still enforce non-negotiable boundaries. It also covers the reset command, minor latency caveats, frien

  • Saturday · 3 min

    Claude Code’s New Auto-Backgrounding and Workflow Upgrades

    We break down Claude Code’s new automatic MCP backgrounding for long-running tool calls, including the default 120,000 ms threshold, how to customize it with CLAUDE_CODE_MCP_AUTO_BACKGROUND_MS, and how setting it to 0 keeps workflows synchronous. The epis

  • Friday · 3 min

    Securing Claude Code with a Process Wrapper

    This episode breaks down how Claude Code’s process wrapper can keep enterprise AI tooling inside corporate security and telemetry controls, from launcher scripts and audit logging to avoiding runaway background daemons. It also covers practical gotchas li

  • Thursday · 4 min

    Claude Code’s Windows Backslash Bug

    This episode breaks down a Windows bug in Claude Code where unescaped backslashes in file paths triggered Unicode parsing errors, causing crashes and garbled folder names. It also covers recent Windows-focused fixes, including safer Git Bash path handling

  • Wednesday · 4 min

    Claude Code 2.1.219: Nested Subagent Streaming Unlocked

    We break down how Claude Code v2.1.219 finally exposes nested subagent activity in headless mode, making it easier to debug streaming text, thinking blocks, and tool events in real time. The episode also covers new JSON fields, MCP init error reporting, a

  • Tuesday · 3 min

    Claude Code’s DirectoryAdded Hook for Monorepos

    This episode explores how Claude Code’s DirectoryAdded hook helps monorepos dynamically load the right environment for newly registered subdirectories, avoiding toolchain mix-ups like using npm in a bun workspace. It also covers workspace trust, hook exit

  • July 27 · 4 min

    Lock Down Claude Code with Strict Network Allowlists

    Learn how Claude Code’s strict allowlist mode can help prevent prompt-fatigue mistakes by blocking unapproved network access by default. The episode also covers the config setup, common breakages like package installs, and why enterprise teams may still n

  • July 26 · 4 min

    Claude Opus 5 Brings a Million-Token Context to the CLI

    We break down the latest Claude Code update, where Opus 5 becomes the default model and a native one million token context window changes how developers can work with huge codebases. The episode also covers the new pricing model, prompt caching benefits,

  • July 25 · 4 min

    Claude Code v2.1.219: Depth 3 and Safety Valves

    The hosts unpack Anthropic’s return to depth 3 subagent nesting in v2.1.219, along with the new workflowSizeGuideline soft limit for keeping agent sprawl in check. They also cover practical CLI improvements like the network strict allowlist, the Directory

  • July 24 · 4 min

    Claude Code v2.1.218: Background Skills and Safer Workflows

    This episode breaks down Claude Code v2.1.218’s new context: fork behavior, which runs custom skills asynchronously so you can keep coding while background analysis finishes. It also covers workspace trust protections, MCP diagnostics, cleaner agent namin

  • July 23 · 4 min

    Claude Code v2.1.218: Background Reviews and Key Fixes

    This episode breaks down the latest Claude Code release, including how code reviews now run in an isolated background subagent to avoid bloating your prompt history. It also covers the breaking change for forked skills, Windows path and left-arrow fixes,

  • July 22 · 2 min

    Claude Code v2.1.217 Stops Runaway Subagents

    We dig into Anthropic’s Claude Code v2.1.217 update, which slams the brakes on runaway nested subagents and adds real-time budget enforcement to stop surprise costs mid-task. Plus, a quick look at quality-of-life tweaks like emoji autocomplete, clickable

  • July 21 · 3 min

    Claude Code v2.1.216: Safer Dev Containers, Faster Resumes

    This episode digs into Claude Code v2.1.216, including the new sandbox.filesystem.disabled setting that decouples filesystem isolation from network protections for safer dev-container workflows. It also covers faster resume times after quadratic slowdown

  • July 20 · 3 min

    Cloud Swarms and Async AI Code Reviews

    Explore how cloud-based ultrareview offloads AI code reviews to a multi-agent swarm, handling branches and PRs asynchronously without clogging your local terminal. The episode also covers recent fixes for merge-base edge cases, smarter PR parsing, and tig

  • July 19 · 3 min

    Claude Code Reins In Rogue Agent Drift

    We break down the latest Claude Code update that reins in autonomous behavior, making /verify and /code-review fully manual again. The episode also covers new workflow controls like /code-review --fix, remote reviewer fleets, progress heartbeats, and a Li

  • July 18 · 1 min

    Claude Code v2.1.214 Locks Down Bash and Docker

    This episode breaks down the latest Claude Code safety patch, including tighter Bash command analysis, stricter directory scoping, and new fail-closed prompts for risky redirections and obfuscated commands. It also covers Docker daemon lockdowns, the new

  • July 17 · 5 min

    Claude Code 2.1.212: Forking Terminal Workflows

    We unpack Claude Code v2.1.212’s new parallel workflow tools, including /fork for detached background sessions and /subtask for inline delegation. The episode also covers new safety limits, automatic backgrounding for slow MCP tool calls, and the revamped

  • July 16 · 3 min

    Terminal Spoofing, Safety Guardrails, and Claude Code v2.1.211

    We dig into a sneaky terminal spoofing exploit involving hidden Unicode characters and how Claude Code v2.1.211 adds visual sanitization to keep what you see aligned with what actually runs. The episode also covers hardened auto-mode boundaries, subagent

  • July 15 · 3 min

    Claude Code v2.1.210: Unified Permissions and Better Terminal UX

    This episode breaks down Claude Code v2.1.210’s simplified permission model, including the move from fragmented rules like Write and NotebookEdit to unified Edit and Read settings. It also covers handy terminal improvements like live tool timers, more rel