MCPcopy
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
72export function agentHarnessRuntimeLabel(_runtime: "substrate"): string {
73 return "Substrate";
74}

Callers 1

AgentCardFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected