MCPcopy
hub / github.com/codeaashu/claude-code / loadPluginAgents.ts

File loadPluginAgents.ts

src/utils/plugins/loadPluginAgents.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import memoize from 'lodash-es/memoize.js'
2import { basename } from 'path'
3import { isAutoMemoryEnabled } from '../../memdir/paths.js'
4import type { AgentColorName } from '../../tools/AgentTool/agentColorManager.js'

Callers

nothing calls this directly

Calls 6

logForDebuggingFunction · 0.85
getPluginErrorMessageFunction · 0.85
loadAgentsFromDirectoryFunction · 0.85
getFsImplementationFunction · 0.85
loadAgentFromFileFunction · 0.85
pushMethod · 0.45

Tested by

no test coverage detected