Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kagent-dev/kagent
/ agentHarnessRuntimeLabel
Function
agentHarnessRuntimeLabel
ui/src/lib/agentHarness.ts:72–74 ·
view source on GitHub ↗
(_runtime: "substrate")
Source
from the content-addressed store, hash-verified
70
}
71
72
export
function
agentHarnessRuntimeLabel(_runtime:
"substrate"
): string {
73
return
"Substrate"
;
74
}
Callers
1
AgentCard
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected