auth

commitly-agent set-gemini-key

Store a Gemini API key for act / act-loop.

commitly-agent set-gemini-key <apiKey>

## description

act and act-loop instantiate GoogleGenAI locally and need a Gemini API key on this machine. login no longer collects one automatically — set it here when the dashboard prompts you to.

## example

$ commitly-agent set-gemini-key AIza••••••••••••

✓ Gemini API key stored. Restart the daemon: commitly-agent stop && commitly-agent start <path>

## notes

See the full command reference, or jump to Daemon mode if you plan to run this unattended.