A dependency-free static demo for a developer productivity home dashboard and production-style GitHub alternative simulation.
- Post-login command center for deciding what to do next.
- Backlog board with create-task flow and live count updates.
- Weekly/monthly contribution chart for developer speed visibility.
- Repository fleet, pull request, CI/CD, incident, and demo simulation views.
- Human UI mode for rich dashboard interaction.
- Agent Markdown stream mode for issue triage, CI/CD, release, and incident updates without the rich UI shell.
npm run devThen open:
http://127.0.0.1:4173/
npm run lint
npm run buildBoth commands run syntax and static contract checks for the demo files.