Common issues, troubleshooting, and how to get help.
The wizard couldn't connect to Ollama at localhost:11434. Start it manually:
For remote Ollama: export OLLAMA_HOST=http://host:11434
The provider can't find a key in the OS keychain. Run the wizard to store one:
Or set the env var directly: ANTHROPIC_API_KEY=sk-ant-... m
The .pkg is unsigned. Right-click → Open to bypass, or:
Frontmatter has missing or invalid fields. Lint it:
Common causes: missing name, type, or model; model not in provider/model format; unknown field (typo).
Install libsecret for keychain support: