Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ getWorkload
Function
getWorkload
src/utils/workloadContext.ts:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}>()
31
32
export
function
getWorkload(): string | undefined {
33
return
workloadStorage.getStore()?.workload
34
}
35
36
/**
37
* Wrap `fn` in a workload ALS context. ALWAYS establishes a
new
context
Callers
3
getUserAgent
Function · 0.85
executeForkedSlashCommand
Function · 0.85
getAttributionHeader
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected