Today's briefing
Chat
Ask about the project
History persists between sessions
Board

Setup

Backend Connection
Configure and test the API endpoint.
Required Backend Env Vars
These must be set in your backend deployment.
  • PORT
  • ANTHROPIC_API_KEY
  • LINEAR_API_KEY
  • LINEAR_TEAM_ID
  • GITHUB_TOKEN
  • GITHUB_REPO
  • FRONTEND_ORIGIN
First-Time Linear Setup
Archives all existing issues in the configured Linear team, creates standard labels, and adds the starter issues. Warning: this permanently archives all existing issues.
Required Frontend Config
Frontend configuration checklist.
  • window.API_BASE in index.html
  • Vercel project → frontend/