↓ 17 callersFunctionhandlePipelineCombo({
body,
combo,
handleChatCore,
log,
settings,
signal,
}: PipelineComboParams)
open-sse/services/autoCombo/pipelineRouter.ts:222
↓ 17 callersFunctionmakeRequest(
method: string,
url: string,
body?: unknown,
headers: Record<string, string> = {},
)
tests/unit/agentSkills-routes.test.ts:54
↓ 17 callersFunctionregisterSkill({
apiKeyId,
name,
version = "1.0.0",
handler,
enabled = true,
description = "Test skill",
mode,
tests/integration/skills-pipeline.test.ts:47