mirror of
https://github.com/google-gemini/gemini-cli
synced 2026-04-21 13:37:17 +00:00
6 lines
114 B
TOML
6 lines
114 B
TOML
prompt = """
|
|
Please summarize the findings for the pattern `{{args}}`.
|
|
|
|
Search Results:
|
|
!{grep -r {{args}} .}
|
|
"""
|