Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ getPrompt
Function
getPrompt
src/tools/ToolSearchTool/prompt.ts:119–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
export
function
getPrompt(): string {
120
return
PROMPT_HEAD + getToolLocationHint() + PROMPT_TAIL
121
}
122
Callers
2
description
Function · 0.70
prompt
Function · 0.70
Calls
1
getToolLocationHint
Function · 0.85
Tested by
no test coverage detected