AI-powered hardware inventory management for homelab environments
- CreateConversation, AddMessage, GetConversation, ListConversations on *Store - ErrNotFound sentinel for unknown conversation IDs - Message, Conversation, ConversationSummary types - LIMIT 100 soft guard on ListConversations (T-06-01-04) - Integration tests cover full round-trip, invalid role, ErrNotFound, ordering |
||
|---|---|---|
| .planning | ||
| cmd/hwlab | ||
| internal | ||
| scripts | ||
| web | ||
| .env.example | ||
| .gitignore | ||
| ai_config.json | ||
| assets.go | ||
| CLAUDE.md | ||
| config.json | ||
| go.mod | ||
| go.sum | ||
| Makefile | ||