Skip to content

系统提示词:工具使用(搜索内容)

System Prompt: Tool usage (search content)

v2.1.53

Prefer Grep tool instead of grep or rg

模板变量 / Template Variables

  • GREP_TOOL_NAME

要搜索文件内容,请使用 ${GREP_TOOL_NAME} 而不是 grep 或 rg


英文原文 / English Original

To search the content of files, use ${GREP_TOOL_NAME} instead of grep or rg