AI-powered hardware inventory management for homelab environments
- go get github.com/sashabaranov/go-openai v1.41.2 - Add CreateDevice(ctx, name, assetTag, deviceTypeID, roleID, siteID) → (int64, error) - Add DeleteDevice(ctx, id) for test cleanup - Use Int32As* oneOf helpers for go-netbox v4 FK fields - TestCreateDeviceValidation PASS; TestCreateDeviceLive SKIP (no live token) |
||
|---|---|---|
| .planning | ||
| cmd/hwlab | ||
| internal | ||
| scripts | ||
| web/dist | ||
| .env.example | ||
| .gitignore | ||
| assets.go | ||
| CLAUDE.md | ||
| config.json | ||
| go.mod | ||
| go.sum | ||
| Makefile | ||