Files
gemini-cli/hello/commands/fs/grep-code.toml

7 lines
114 B
TOML
Raw Normal View History

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