Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
8
export
function
getClaudeCodeUserAgent(): string {
9
return
`claude-code/${MACRO.VERSION}`
10
}
Callers
15
getWebFetchUserAgent
Function · 0.85
doExport
Method · 0.85
connect
Method · 0.85
write
Method · 0.85
request
Method · 0.85
getWithRetry
Method · 0.85
fetchRemoteManagedSettings
Function · 0.85
fetchPolicyLimits
Function · 0.85
getAuthHeaders
Function · 0.85
grove.ts
File · 0.85
markGroveNoticeViewed
Function · 0.85
updateGroveSettings
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected