Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ local-agents.test.ts
File
local-agents.test.ts
cli/src/__tests__/integration/local-agents.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtempSync, rmSync, writeFileSync, mkdirSync, realpathSync } from
'fs'
2
import
os from
'os'
3
import
path from
'path'
4
Callers
nothing calls this directly
Calls
14
setProjectRoot
Function · 0.90
getProjectRoot
Function · 0.90
__resetLocalAgentRegistryForTests
Function · 0.90
initializeAgentRegistry
Function · 0.90
loadAgentDefinitions
Function · 0.90
findAgentsDirectory
Function · 0.90
validateAgents
Function · 0.90
loadLocalAgents
Function · 0.90
getLoadedAgentsData
Function · 0.90
getLoadedAgentsMessage
Function · 0.90
announceLoadedAgents
Function · 0.90
beforeEach
Function · 0.85
Tested by
no test coverage detected