Commit graph

26 commits

Author SHA1 Message Date
Lilith
664411a256 db(streaming): 🗃️ Add initial streaming schema migration (1700000000000) with TTS provider constraints (1740700000001) and update migration index
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:26 -08:00
Lilith
bf7c579202 feat(streaming-analytics): Add real-time event tracking and custom metric calculations to AnalyticsService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 02:50:45 -08:00
Lilith
b87ae952e7 feat(backend-api): Add WebSocket and real-time data providers to AppModule
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 02:34:40 -08:00
Lilith
bd91b4328f deps-upgrade(backend-api): ⬆️ Update dependencies in streaming backend API to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 02:17:59 -08:00
Lilith
920284cb1a feat(streaming-backend): Update AppModule to add streaming service provider or adjust API imports/exports
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 02:12:07 -08:00
Lilith
099198598b deps-upgrade(backend-api): ⬆️ Update dependencies in streaming backend API to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 02:12:07 -08:00
Lilith
6ef0f22544 feat(streaming-backend-api): Implement WebSocket gateway integration with streaming-specific providers in AppModule
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 01:16:21 -08:00
Lilith
fa0cc177b3 deps-upgrade(backend-api): ⬆️ Update dependencies in streaming backend API to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 01:04:47 -08:00
Lilith
d9a0ac7856 feat(streaming): Add animation triggers, TTS configuration, chatbot templates, goals, menu items, and tips to streaming API DTOs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:36:13 -08:00
Lilith
d504f7615c feat(streaming): Implement real-time streaming session management, gateway integration, and analytics tracking with new DTOs, services, and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:29:30 -08:00
Lilith
47902e69d2 feat(streaming-sessions): Introduce new session states and update DTOs, controller logic, and module config for enhanced streaming session handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:22:57 -08:00
Lilith
ca079593a0 feat(sso-focus): Add SSO admin session management, streaming animation triggers, and updated localization strings for company messaging
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:15:53 -08:00
Lilith
153a48a0c6 feat(streaming): Add real-time streaming sessions with WebSocket support, TTS audio queue integration, analytics tracking, and database schema updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 22:48:07 -08:00
Lilith
ecca8ed20a feat(chat-participant): Add TTS service integration, configuration models, and streaming gateway for chat messages; update app coordination and UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 21:54:37 -08:00
Lilith
6b1e0e515d feat(streaming): Add NarrativeMapPage component with calendar/library data integration, implement Tips service for streaming status processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 21:28:40 -08:00
Lilith
cfdefd1c70 deps-upgrade(streaming-backend-api): ⬆️ Update dependencies to latest compatible versions in streaming backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 21:28:40 -08:00
Lilith
f189f017eb feat(streaming): Add streaming functionality with backend API menu integration and frontend dashboard support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:17 -08:00
Lilith
76ef3f4ec1 feat(streaming): Add real-time WebSocket streaming with dashboard UI, backend services, and entity models
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:17 -08:00
Lilith
16d48338f8 feat(streaming): Introduce real-time streaming session management and tip functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:16 -08:00
Lilith
d9fec8bd26 deps-upgrade(streaming): ⬆️ Upgrade dependencies in frontend/backend and platform-knowledge CLI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:14 -08:00
Lilith
c28cc81ad2 feat(streaming): Add streaming tips and goals feature with real-time API endpoints and React Query integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:06:14 -08:00
Lilith
5fad9c1426 feat(chatbot): Introduce persona routing, response templates, and session-aware interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:06:14 -08:00
Lilith
b8c3b7affb test(backend-api): Add comprehensive unit tests with MSW integration for core streaming services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:31:48 -08:00
Lilith
b3bc71d309 feat(streaming): Implement real-time streaming with WebSocket support, session management, analytics, and chatbot integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:08:26 -08:00
Lilith
ff489505be deps-upgrade(streaming): ⬆️ Bump minor/patch versions in streaming dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:06:52 -08:00
Lilith
e9e63792ba feat(platform-knowledge): Add streaming feature with slang moderation analyzer to handle new sources
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 14:22:51 -08:00