-
v0.0.4 — Phase 3: Web Dashboard Pre-Release
released this
2026-03-13 13:38:00 +00:00 | 340 commits to main since this releasePhase 3: Web Dashboard
Next.js 16 + React 19 web dashboard with:
- Auth pages (login, registration) wired to BetterAuth
- Chat UI with Socket.io streaming, conversation management
- Task management with list view + kanban board
- Projects + mission status dashboard
- Settings: profile, LLM providers, available models
- Admin panel: user management placeholder, active agent sessions
- Design tokens: Mosaic color palette, fonts (Outfit/Fira Code), spacing
- Tailwind CSS v4 with CSS-first configuration
Stats
- 10 routes built and verified
- All 18 packages: typecheck, lint, format clean
- 10 unit tests passing
- PRs: #82, #83, #84, #86, #87, #88, #89, verify(P3-008): Phase 3 web dashboard verification (#90)
Milestones
- Phase 0: Foundation (v0.0.1) ✓
- Phase 1: Core API (v0.0.2) ✓
- Phase 2: Agent Layer (v0.0.3) ✓
- Phase 3: Web Dashboard (v0.0.4) ✓
- Phase 4: Memory & Intelligence (v0.0.5) — next
Downloads