Digest · 2026-08-22
Claude Code 2.1.239 Bakes a Data-Residency Surcharge Into /cost
Claude Code 2.1.239 shows a 1.1x US-only-inference premium in cost estimates for data-residency workspaces and adds a claude-api skill command to upgrade Python projects from the anthropic 0.x to 1.x SDK.
claude-api Skill Gets an `upgrade` Subcommand for the 0.x to 1.x SDK Jump
Anthropic's claude-api Claude Agent Skill added an upgrade subcommand that walks a Python project through migrating from the anthropic 0.x SDK to 1.x, including the new httpx2 HTTP layer.
llm 0.32.1 Patches a Fresh-Install Break Caused by OpenAI Dropping httpx
llm 0.32.1 pins to openai<3 to fix fresh installs breaking after the OpenAI Python library dropped its dependency on httpx.
llm-openrouter 0.7 Surfaces Reasoning Traces From Any OpenRouter Model
llm-openrouter 0.7 adds compatibility with LLM 0.32 and displays reasoning traces for models accessed through OpenRouter using its implementation of the OpenAI Responses API.