.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
ANTHROPIC_API_KEY
secret
Anthropic API Configuration
DEFAULT_MODEL
Model Configuration
PROJECT_NAME
Project Configuration
DEFAULT_FRONTEND_PORT
Port Configuration
DEFAULT_BACKEND_PORT
SESSION_DURATION_HOURS
Bedrock AgentCore Configuration
RESUME_SESSION_ID
brew install flyctl && fly launch --from https://github.com/anthropics/riv2025-long-horizon-coding-agent-demo
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/anthropics/riv2025-long-horizon-coding-agent-demo
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/anthropics/riv2025-long-horizon-coding-agent-demo