
Hosted by Jellypod, Inc. · EN

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, macOS stall fixes, Windows auth environment inheritance, and a leaner context-usage indicator that cuts CPU burn.

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, and smaller quality-of-life updates like better SSH sign-in links and OpenTelemetry tags.

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 fixes, and improved installer diagnostics for out-of-memory failures.

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 TLS retry handling, clearer proxy diagnostics, and preserved partial code streams during connection drops.

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, synchronized terminal rendering, and a new installer warning that helps catch low-memory environments before a crash.

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, the NODE_EXTRA_CA_CERTS fix for corporate TLS setups, and smoother chaining of slash commands.

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 gotchas, automatic AWS token refresh, and improved retry handling for flaky network errors.

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-busting root config changes, recursive bash loops, and the latest quality-of-life fixes like clickable file paths, disabled mouse hijacking, and the new streaming watchdog.

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 context, and other quality-of-life updates and Linux regressions.

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 /plugin, and a handy setting to stop terminal mouse clicks from hijacking your cursor.