Digest · 2026-08-05
Claude Code 2.1.221 Masks Your Credentials Instead of Just Denying Them
Claude Code 2.1.221 adds a sandbox credential-masking mode that shows sandboxed commands a sentinel copy of a secrets file while a proxy swaps in the real value on egress, plus a VSCode Focus view that collapses tool activity.
Was Worktree Isolation Ever Actually Isolated Before 2.1.222?
Claude Code 2.1.222 fixes worktree-isolated sessions and their subagents being able to run destructive git commands against the main checkout, extending isolation to file edits and Bash in every session type.
Reasoning Traces, Responses API, New SQLite Logs: LLM 0.32 Lands
LLM 0.32 is Simon Willison's command-line and Python tool for talking to language models, updated with visible reasoning traces, server-side provider tools, redesigned content-addressable SQLite logs, and support for the OpenAI Responses API.
MiniMax-H3 Runs on Apple Silicon Now, Thanks to an MLX Port
minimax-h3-mlx is a Python package that ports MiniMax-H3, an omni-modal model accepting text, image, audio, and video input, to Apple's MLX framework for running locally on Apple Silicon.