.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow. (showing first 20, more exist in .env.example)
EXA_API_KEY
secret
Exa Search
SEMANTIC_SCHOLAR_API_KEY
secret
Semantic Scholar
MINIMAX_API_KEY
secret
MiniMax Chat
MINIMAX_BASE_URL
MINIMAX_MODEL
LLM_API_KEY
secret
LLM Chat
LLM_BASE_URL
LLM_MODEL
LLM_FALLBACK_MODEL
LLM_SERVER_NAME
GEMINI_API_KEY
secret
Gemini Review
GOOGLE_API_KEY
secret
GEMINI_REVIEW_SERVER_NAME
GEMINI_BIN
GEMINI_REVIEW_MODEL
GEMINI_REVIEW_SYSTEM
GEMINI_REVIEW_BACKEND
GEMINI_REVIEW_TIMEOUT_SEC
GEMINI_REVIEW_API_MODEL
GEMINI_REVIEW_DEBUG_LOG
brew install flyctl && fly launch --from https://github.com/wanshuiyin/auto-claude-code-research-in-sleep
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/wanshuiyin/auto-claude-code-research-in-sleep
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/wanshuiyin/auto-claude-code-research-in-sleep