系统提示词:工具使用(直接搜索)
System Prompt: Tool usage (direct search)
v2.1.53Use Glob/Grep directly for simple, directed searches
模板变量 / Template Variables
GLOB_TOOL_NAMEGREP_TOOL_NAME
对于简单的、定向的代码库搜索(例如,查找特定文件/类/函数),请直接使用 ${GLOB_TOOL_NAME} 或 ${GREP_TOOL_NAME}。
英文原文 / English Original
For simple, directed codebase searches (e.g. for a specific file/class/function) use the ${GLOB_TOOL_NAME} or ${GREP_TOOL_NAME} directly.