MCPcopy Index your code
hub / github.com/codeaashu/claude-code / claudeCodeGuideAgent.ts

File claudeCodeGuideAgent.ts

src/tools/AgentTool/built-in/claudeCodeGuideAgent.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { BASH_TOOL_NAME } from 'src/tools/BashTool/toolName.js'
2import { FILE_READ_TOOL_NAME } from 'src/tools/FileReadTool/prompt.js'
3import { GLOB_TOOL_NAME } from 'src/tools/GlobTool/prompt.js'
4import { GREP_TOOL_NAME } from 'src/tools/GrepTool/prompt.js'

Callers

nothing calls this directly

Calls 1

hasEmbeddedSearchToolsFunction · 0.85

Tested by

no test coverage detected