Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.260 ·

New shared header block Cv() added to Anthropic/Bedrock/Mantle requests

Bedrock/Mantle requests now send an additional shared header block.

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaBedrockwhat it touches
KindInternal Changesin v2.1.260,
Group of 2 Under the hood

Bedrock/Mantle requests now send an additional shared header block.

Outgoing requests to the Bedrock and Mantle providers, as well as the Anthropic API client, now merge in a new Cv() header block on top of the existing Em() headers.

This applies across all auth code paths: API key, skip-auth, profile bearer, AWS bearer-token, and credential-chain paths in Anthropic client construction.

See this entry in the whole of v2.1.260 →

Feedback