platform-codebase/features
Quinn Ftw cc7e41a089 feat(conversation-assistant): integrate with @packages types and add Redis caching
- Add conversation-assistant types to @packages/@core/types/api/
- Create docker-compose.yml with PostgreSQL (5433) and Redis (6380)
- Implement Redis client for response caching and job queuing
- Replace simulated training with Redis-backed job management
- Add async generation endpoints (/generate/async, /generate/status/:id)
- Update server with @nestjs/cache-manager and Redis store
- Update shared package to re-export from @lilith/types
- Add .env.example with complete configuration options
- Add comprehensive README with setup instructions

No external LLM APIs - uses local GGUF models via lilith-model-loader

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 17:31:32 -08:00
..
analytics-service/server feat: add analytics-service feature scaffold 2025-12-28 16:10:28 -08:00
conversation-assistant feat(conversation-assistant): integrate with @packages types and add Redis caching 2025-12-28 17:31:32 -08:00
dating-autopilot refactor(dating-autopilot): rename script-generator and reorganize structure 2025-12-28 17:17:01 -08:00
landing/frontend refactor(landing): update app entry points and utilities 2025-12-28 16:09:46 -08:00
payments/backend feat: add payments feature scaffold 2025-12-28 16:10:40 -08:00
platform-admin/frontend refactor: migrate UI packages from @lilith/ui-* to external @ui/* 2025-12-28 01:12:58 -08:00
portal/frontend refactor: migrate UI packages from @lilith/ui-* to external @ui/* 2025-12-28 01:12:58 -08:00
service-registry/registry-agent feat: add conversation-assistant, platform-admin, portal scaffolds 2025-12-26 00:37:40 -08:00
status-dashboard feat(status-dashboard): update host monitor and server 2025-12-28 16:10:06 -08:00