Digest · 2026-07-17
Claude Code v2.1.209: fix for blocked dialogs in background agent sessions
Claude Code 2.1.209 reverts an overly broad guard that had been blocking /model and other dialogs inside claude agents background sessions.
Claude Code v2.1.207: auto mode ships without opt-in on Bedrock, Vertex AI, and Foundry
Claude Code 2.1.207 turns on auto mode by default for Bedrock, Vertex AI, and Foundry users, removing the prior environment-variable opt-in requirement.
Claude Code v2.1.206: /commit-push-pr honors configured push remote and worktree confirmation
Claude Code 2.1.206 makes /commit-push-pr auto-allow pushes to a repo's configured pushDefault remote, not just origin, and adds a /doctor check for trimming CLAUDE.md files.
Inkling: Thinking Machines Lab's first open-weights model
Inkling is Thinking Machines Lab's Apache-2.0 licensed Mixture-of-Experts model with 975B total and 41B active parameters, trained on 45 trillion multimodal tokens.
Firefox in a Tab: 233MB Gecko.wasm, One Browserception
Puter compiled the Firefox browser engine to WebAssembly so the full Gecko rendering engine can run inside another browser tab.
Kimi K3: 2.8 Trillion Parameters, Weights Coming July 27
Moonshot AI announced Kimi K3, a 2.8 trillion parameter model available now via API, with open weights promised by July 27, 2026.
Full Access Mode, No Sandbox, One Bad Env Var: Codex's Recipe for Disaster
OpenAI's Thibault Sottiaux confirmed Codex deletes home directories only when full-access mode runs unsandboxed and the model mistakenly overrides $HOME to a temp path.