MCPcopy Create free account
hub / github.com/CreminiAI/skillpack / isRunning

Method isRunning

src/runtime/adapters/types.ts:142–142  ·  view source on GitHub ↗

Check if a channel is currently running

(channelId: string)

Source from the content-addressed store, hash-verified

140 handleMessage(
141 adapter: RuntimePlatform,
142 channelId: string,
143 text: string,
144 onEvent: (event: AgentEvent) => void,
145 attachments?: ChannelAttachment[],

Callers 1

handleRequestMethod · 0.65

Implementers 1

PackAgentsrc/runtime/agent.ts

Calls

no outgoing calls

Tested by

no test coverage detected