.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
OPENAI_API_KEY
secret
AI Provider API Keys(Optional)
ANTHROPIC_API_KEY
secret
GOOGLE_API_KEY
secret
OLLAMA_HOST
Local AI Model Configuration (Optional) Set these if you are running local AI models like Ollama or LM Studio. Default for Ollama is…
GITHUB_CLIENT_ID
GitHub Integration (Optional) Needed for features that interact with GitHub repositories.
GITHUB_CLIENT_SECRET
secret
GITHUB_TOKEN
secret
APPLE_ID
Apple Notarization (macOS Build Only) Only required if you are building and signing a release version for macOS.
APPLE_PASSWORD
secret
APPLE_TEAM_ID
SM_CODE_SIGNING_CERT_SHA1