↓ 6 callersFunctioncreatePluginFromPath(
pluginPath: string,
source: string,
enabled: boolean,
fallbackName: string,
strict = true,
)
src/utils/plugins/pluginLoader.ts:1443
↓ 6 callersFunctionenqueueAgentNotification({
taskId,
description,
status,
error,
setAppState,
finalMessage,
usage,
toolUseId,
worktree
src/tasks/LocalAgentTask/LocalAgentTask.tsx:197