Dustin Byrne
961203692d
feat: hai board — core, dashboard, cli, engine
2026-03-25 18:32:10 -04:00
Dustin Byrne
6a754cf199
feat(HAI-002): complete React conversion with build fixes and project setup
...
- Fix Vite alias to resolve @hai/core to types-only module (avoids Node.js deps in browser bundle)
- Add tsconfig.app.json for client-side typecheck
- Fix server.ts return type annotation
- Update imports to use @hai/core (resolved via Vite alias)
- Add base project files needed for workspace
2026-03-25 18:29:50 -04:00
Dustin Byrne
e0746fb387
feat(HAI-002): update Express server to serve Vite build output
2026-03-25 18:26:37 -04:00
Dustin Byrne
e5caa540c2
feat(HAI-002): build header and toast components
2026-03-25 18:26:26 -04:00
Dustin Byrne
938e2dad34
feat(HAI-002): build modal components
2026-03-25 18:26:11 -04:00
Dustin Byrne
b9993f96fb
feat(HAI-002): build board and column components with drag-and-drop
2026-03-25 18:25:40 -04:00
Dustin Byrne
57a8015ee3
feat(HAI-002): implement shared hooks and API layer
2026-03-25 18:25:13 -04:00
Dustin Byrne
c0c1ce0e83
feat(HAI-002): create React app entry point and layout
2026-03-25 18:24:48 -04:00
Dustin Byrne
ae0801bb17
feat(HAI-002): add Vite + React dependencies and build configuration
2026-03-25 18:24:26 -04:00