
Hosted by Jellypod, Inc. · EN

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 CPU reduction in terminal streaming, smoother output handling, scroll-jump fixes, and more reliable background agent stops.

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 five-minute timeout for remote tool calls and the MCP CLI login/logout commands that make secure remote integrations much easier to manage.

We break down how Claude Code handles MCP authentication on headless machines with no-browser login, making it much easier to use on remote servers and containers. The episode also explores its automatic shell execution safeguards and the clever iTerm2 Teammate Mode that keeps terminal workflows organized.

Learn how Claude Code’s CLAUDE_CLIENT_PRESENCE_FILE can quiet mobile notifications when you’re already at your desk, using lightweight screen-lock automation on macOS or Linux. The episode also covers faster startup with Bun 1.4, smoother line-by-line streaming, and handy inline config overrides.

This episode covers the latest Claude Code updates, including a longer stream-stall window that prevents premature retries and a friendlier waiting status for long-thinking tasks. It also highlights new Auto Mode safeguards that block destructive commands, plus a handy slash-config help command for easier setup.

The hosts explore Anthropic’s latest Claude Code CLI updates, including experimental agent teams, automatic nested skill discovery in monorepos, and cleaner sub-agent orchestration. They also cover the new /config workflow and a crucial privacy setting to remove tracking URLs from automated git commits.

In this episode, Lachlan and James break down Claude Code 2.1.183 and its new protections against destructive Git, AWS, and Terraform commands in Auto Mode. They also cover the new attribution.sessionUrl option for cleaner commits and PRs, plus improved keyboard navigation in the config menu.

We break down Claude Code’s latest release, including the new on-the-fly /config key=value command, faster mid-session tuning, and remote control support. The episode also covers mobile notification syncing with CLAUDE_CLIENT_PRESENCE_FILE and the new macOS sandbox option for Apple Events automation.

This episode covers Claude Code v2.1.179, including better handling of dropped socket connections, smarter sandbox glob processing, and reduced prompt bloat for large repositories.We also dig into quality-of-life fixes for WSL2 scrolling and faster remote plugin startup over SSH.

We break down Claude Code v2.1.178’s new fine-grained permission system, including tool parameter matching like Tool(param:value) for blocking costly or risky actions before they run.We also cover smarter nested skill resolution, the new purple workflow indicator, improved /doctor diagnostics, and the stricter /bug submission flow.