Troubleshooting
LLM/API Failures
Debug commit message generation failures.
The commit workflow needs a reachable OpenAI-compatible API.
Check config
gmc config getVerify:
api_baseapi_keymodel
Increase timeout
gmc --timeout 60Dry run
git add .
gmc --dry-runNotes
Use --debug only when you need more local diagnostic output. Do not paste secrets from config or logs into bug reports.