mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
7 lines
114 B
TOML
7 lines
114 B
TOML
prompt = """
|
|
Please summarize the findings for the pattern `{{args}}`.
|
|
|
|
Search Results:
|
|
!{grep -r {{args}} .}
|
|
"""
|