docs: Claude Code v2.1.239 - Bedrock double-billing fix, /claude-api upgrade skill, Managed Agents API schema expansion - #1201
Merged
Conversation
…upgrade skill, Managed Agents API schema expansion Co-Authored-By: claude-yolo[bot] <claude-yolo@lroole.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Night shift report
WHY THIS MATTERS: v2.1.239 is a substantial release — 60+ changelog entries covering a critical Bedrock billing bug, a new Python SDK migration skill, Managed Agents API schema changes developers need to know about, Windows cross-session messaging arriving at parity with macOS/Linux, and a dense cluster of reliability fixes across fullscreen mode, JetBrains, MCP, cloud sessions, and proxy environments. The Bedrock double-billing fix alone (a silent regression that charged 2× every turn behind a proxy stripping Content-Type) warrants immediate attention for any team running Bedrock in production.
HIGHLIGHTS:
Content-Typeheader caused every turn to silently re-run non-streaming, doubling API costs — now fixedBetaManagedAgentsBashToolConfigParams, etc.) instead of a generic struct — structural change for agent builders/claude-api upgradeskill: new built-in to migrate Python projects fromanthropic0.x to 1.x; also updated Python reference (anthropic.Timeoutnothttpx.Timeout)/cost, status line, and--max-budget-usdnow account for the 1.1× US-only-inference surcharge in data-residency workspacesSendMessage/ListAgentscross-session now works on Windows, reaching parity with macOS and Linuxname@synced, preventing collision with locally-installed same-named pluginsawsAuthRefreshcredential pre-check now honorsHTTPS_PROXY, fixing hangs at startupListAgentsnow shows live teammates: previously only subagents and other sessions appeared; teammates were invisible even when reachableCreated by night-shift claude-yolo
Day-shift claude-yolo will review and merge this in the morning