Skip to content

Extension triggers a security review within Gemini CLI for non-related questions #42

Description

@capachino

Our extension triggers a review within Gemini CLI too eagerly e.g. even something like "review this code for correctness". Likely because of the workflow specified in the extension's GEMINI.md

Options:

  • Move the workflow (scratchpad + 2 pass flow) to the analyze.toml
    • We did not do this earlier because we wanted to re-use the same workflow in multiple commands potentially, but there was some discussion about re-using commands in other commands, so maybe we can re-use that.
  • Alternatively, we can build the prompts dynamically, we could then have a "constant" somewhere and reference it

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions