Workflows
Widgets sidebar
Widgets sidebar is your operational panel for diagnostics, issue queues, PR health, and deployment status.
What the widgets sidebar is for
The widgets sidebar consolidates high-signal project telemetry so you can act without jumping across multiple tools.
- Keep technical debt visible (lints/errors).
- Track planning and incoming work (Linear, GitHub issues).
- Track release health (PR checks, reviews, deployments).
Supported widgets
- Lints and errors (ESLint + TypeScript diagnostics).
- Linear issues.
- Vercel deployments.
- Railway deployments.
- GitHub PR checks.
- GitHub PR reviews (including requested-change checklist flows).
- GitHub issues.
Recommended widget setups
- Web product team: PR checks + PR reviews + Vercel deployments + lints/errors.
- Backend service team: PR checks + Railway deployments + lints/errors + GitHub issues.
- Planning-heavy sprint: Linear issues + GitHub issues + lints/errors.
Keep it minimal
Start with 3-4 widgets that match your current workflow; add more only if they create immediate decisions.