MCPcopy 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

1import { mkdtempSync, rmSync, writeFileSync, mkdirSync, realpathSync } from 'fs'
2import os from 'os'
3import path from 'path'
4

Callers

nothing calls this directly

Calls 14

setProjectRootFunction · 0.90
getProjectRootFunction · 0.90
initializeAgentRegistryFunction · 0.90
loadAgentDefinitionsFunction · 0.90
findAgentsDirectoryFunction · 0.90
validateAgentsFunction · 0.90
loadLocalAgentsFunction · 0.90
getLoadedAgentsDataFunction · 0.90
getLoadedAgentsMessageFunction · 0.90
announceLoadedAgentsFunction · 0.90
beforeEachFunction · 0.85

Tested by

no test coverage detected