MCPcopy Create free account
hub / github.com/Noumena-Network/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 5

getPluginErrorMessageFunction · 0.85
loadAgentsFromDirectoryFunction · 0.85
getFsImplementationFunction · 0.85
loadAgentFromFileFunction · 0.85
logForDebuggingFunction · 0.50

Tested by

no test coverage detected