aliases = ["gemini"]
description = "Gemini CLI, a command-line AI workflow tool that connects to your tools, understands your code and accelerates your workflows"
test = { cmd = "gemini --version", expected = "{{version}}", tools = ["aube"] }
[[backends]]
full = "npm:@google/gemini-cli"
[backends.options]
allow_builds = ["@github/keytar", "node-pty"]