Linear Board
Todo, in progress, done, and blocked work.
Agent
Chat with the project manager agent.
Prompt Generator
Generate precise Codex prompts from Linear issues or custom tasks.
Generated prompt output appears here.
Setup
Connect the frontend, check env vars, and seed Linear.
Backend Connection
First-Time Linear Setup
This archives all existing issues in the configured Linear team, creates standard labels, and adds the starter issues.
Required Backend Env Vars
- PORT
- ANTHROPIC_API_KEY
- LINEAR_API_KEY
- LINEAR_TEAM_ID
- FRONTEND_ORIGIN
- API_BASE_URL
Required Frontend Config
- Backend URL saved in Setup
- Or replace window.API_BASE in index.html
- Vercel project points to frontend/