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

File loadAgentsDir.ts

src/tools/AgentTool/loadAgentsDir.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import memoize from 'lodash-es/memoize.js'
3import { basename } from 'path'
4import type { SettingSource } from 'src/utils/settings/constants.js'

Callers

nothing calls this directly

Calls 15

lazySchemaFunction · 0.85
isEnvTruthyFunction · 0.85
getBuiltInAgentsFunction · 0.85
parseAgentFromMarkdownFunction · 0.85
getParseErrorFunction · 0.85
logForDebuggingFunction · 0.85
logEventFunction · 0.85
featureFunction · 0.85
isAutoMemoryEnabledFunction · 0.85
getActiveAgentsFromListFunction · 0.85
setAgentColorFunction · 0.85

Tested by

no test coverage detected