
Hosted by Jellypod, Inc. · EN

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 EndConversation safeguard for prompt injections, and a Linux fix that prevents pkill -f from killing Claude itself.

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 /resume session picker for managing multiple agent runs.Show NotesClaude Code changelog - Claude Code Docs: https://code.claude.com/docs/en/changelog

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 text forwarding for auditing, and fixes for session cost tracking and Vim keybindings.

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 reliable session attachment, and new Vim insert-mode remaps.

We break down the latest Claude Code updates, including vim-insert-mode remaps for faster terminal editing, a cleaner screen reader mode, and fixes for token parsing and background agent permission prompts.

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-form arrays and CLAUDE_PLUGIN_OPTION_ environment variables, plus the new decision to ignore local repository config files for plugin resolution.

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 improvements, smarter doctor checks, better autocomplete for directory navigation, and a fix for push behavior that now respects your Git remote settings.

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 for AWS SSO, Windows credential stalls, and terminal lag.

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 resume/continue input bugs.

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 deletions, better session warnings, lower-memory updates, and a fix for the dangerous NTFS junction delete bug.