Files
gemini-cli/hello/commands/fs/grep-code.toml
2025-10-22 14:13:42 +00:00

7 lines
114 B
TOML

prompt = """
Please summarize the findings for the pattern `{{args}}`.
Search Results:
!{grep -r {{args}} .}
"""