AI-powered hardware inventory management for homelab environments
- Add web/src/api/test.ts with submitCableTest, getRecentTests, streamTestEvents - Add web/src/pages/CableTestPage.tsx with three-panel layout (readout/label/recent) - Register /test route in router.tsx - Add Test nav link (Cable icon) in TopBar - SSE live readout via EventSource, closed on unmount - Print & Next mutation with react-hot-toast feedback - Mobile-responsive: single col on mobile, 3-col on lg+ - ClickHouse design tokens throughout (#000000 bg, #faff69 accent) |
||
|---|---|---|
| .planning | ||
| cmd/hwlab | ||
| internal | ||
| scripts | ||
| web | ||
| .env.example | ||
| .gitignore | ||
| ai_config.json | ||
| assets.go | ||
| CLAUDE.md | ||
| config.json | ||
| go.mod | ||
| go.sum | ||
| Makefile | ||