MCPcopy Index your code
hub / github.com/claude-code-best/claude-code / getClaudeCodeUserAgent

Function getClaudeCodeUserAgent

src/utils/userAgent.ts:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 */
7
8export function getClaudeCodeUserAgent(): string {
9 return `claude-code/${MACRO.VERSION}`
10}

Callers 15

getWebFetchUserAgentFunction · 0.85
doExportMethod · 0.85
connectMethod · 0.85
writeMethod · 0.85
requestMethod · 0.85
getWithRetryMethod · 0.85
fetchPolicyLimitsFunction · 0.85
getAuthHeadersFunction · 0.85
grove.tsFile · 0.85
markGroveNoticeViewedFunction · 0.85
updateGroveSettingsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected