displayName
Claude Code Anthropic-direct transport client
providerId
idleTimeoutMs
30000
responseTimeoutMs
600000
firstTokenTimeoutMs
120000
keepAliveEnabled
true
keepAliveTeardownOnCodes
retryPolicyId
oauthRefreshOn401
true
clearAuthCacheOn401
true
credentialPrecedence
- env-var
- oauth
- api-key-helper
- settings
mockModeEnabled
false
dumpsPrompts
false
description
Direct Anthropic Messages API client. Streams via SSE, uses keep-alive
with ECONNRESET/EPIPE teardown, refreshes OAuth on 401 (handleOAuth401Error)
or clears apikey-helper cache on non-OAuth 401.