agent/google/gemini-cli/commands/qa/fix.toml

9 lines
153 B
TOML
Raw Permalink Normal View History

prompt = """
Fix the following QA issue:
{{args}}
1. Analyze the issue.
2. Apply the fix.
3. Verify the fix with `core go test` or `core php test`.
"""