Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ getNcodeUserAgent
Function
getNcodeUserAgent
src/utils/userAgent.ts:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
*/
7
8
export
function
getNcodeUserAgent(): string {
9
return
`ncode/${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