Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ feature } from
'bun:bundle'
2
import
memoize from
'lodash-es/memoize.js'
3
import
{ basename } from
'path'
4
import
type
{ SettingSource } from
'src/utils/settings/constants.js'
Callers
nothing calls this directly
Calls
15
lazySchema
Function · 0.85
isEnvTruthy
Function · 0.85
getBuiltInAgents
Function · 0.85
parseAgentFromMarkdown
Function · 0.85
getParseError
Function · 0.85
logForDebugging
Function · 0.85
logEvent
Function · 0.85
feature
Function · 0.85
isAutoMemoryEnabled
Function · 0.85
initializeAgentMemorySnapshots
Function · 0.85
getActiveAgentsFromList
Function · 0.85
setAgentColor
Function · 0.85
Tested by
no test coverage detected