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

Method unsubscribe

src/runtime/agent.ts:677–677  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

675 }
676
677 const packPromptFiles = buildPackPromptBlock(rootDir);
678 if (packPromptFiles.agentsContent) {
679 log(
680 `[PackAgent] Loaded pack policy from: ${packPromptFiles.agentsPath}`,

Callers 2

attachHandlersMethod · 0.80
addHandlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected