life-manager/codebase/apps/api/src
Lilith 3fd2978a5a feat(curriculum): Add seed data for new curriculum modules "beauty-body" and "bimbo"
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 20:15:04 -07:00
..
__mocks__ feat(escort-feature): Add booking update API endpoints, DTOs, and frontend availability calendar UI with mock factories for testing 2026-03-10 01:56:40 -07:00
common arch(assistant): 🏗️ Introduce model routing architecture with new configuration and routing service, updating assistant and dependent services to adopt the new invocation pattern 2026-03-09 01:47:22 -07:00
migrations feat(notifications): Add metadata storage for nudge sessions with database migration, service updates, and test coverage 2026-03-10 15:48:12 -07:00
modules feat(voice): Implement voice/speech synthesis with Chatterbox and SpeechSynthesis services, health monitoring, WebSocket gateway, CLI integration, and frontend component 2026-03-13 03:09:45 -07:00
seeds feat(curriculum): Add seed data for new curriculum modules "beauty-body" and "bimbo" 2026-03-13 20:15:04 -07:00
app.module.ts feat(api): Add health check endpoint for messenger service and document deprecation in API module exports 2026-03-10 19:45:17 -07:00
data-source-cli.ts feat(api): Add database connection setup and CLI support for seeding functionality 2026-03-08 18:51:52 -07:00
data-source.ts feat(api): Add database connection setup and CLI support for seeding functionality 2026-03-08 18:51:52 -07:00
main.ts feat(scheduling): Add iCal export/import CLI support and scheduling system integration 2026-03-07 23:13:31 -08:00
test-setup.ts