# GitHub integration — used for repository/code search and pull request analytics. # Create an OAuth App with callback: # https://your-app.example.com/_agent-native/oauth/github/callback # For workspace/base-path deployments, also add the app-specific callback shown in the UI if prompted. # GITHUB_INTEGRATION_CLIENT_ID= # GITHUB_INTEGRATION_CLIENT_SECRET= # Falls back to GITHUB_CLIENT_ID / GITHUB_CLIENT_SECRET if those are already configured. # Optional fallback if OAuth is not configured: fine-grained PAT with repo contents/read access. # GITHUB_TOKEN= # GITHUB_ORG=your-org-name # Twitter/X integration — used for tweet analytics # TWITTER_API_KEY= # App origin (used when generating screenshot URLs for charts) # APP_ORIGIN=https://your-app.netlify.app