Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.277 ·

API client builder gains a permissionContext parameter and querySource default

The internal API client builder gained a permissionContext parameter and a querySource setting

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaAPI Clientwhat it touches
KindInternal Changesin v2.1.277,
Under the hood

The internal API client builder gained a permissionContext parameter and a querySource setting

What

The internal function that builds the Anthropic API client, handling headers, authentication, and provider routing for Bedrock, Vertex, Foundry, gateway, and similar setups, now accepts a new querySource parameter, which defaults to the existing source value, and a new permissionContext parameter. Some existing fields were also renamed to agentContext, credentials, and storageV5.

Why

This finding shows the API client builder gaining new inputs but does not describe what they change in the client's behavior.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhat permissionContext and querySource actually affect in the client's behavior is not described in this finding.

See this entry in the whole of v2.1.277 →