Commit graph

4525 commits

Author SHA1 Message Date
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
3556a717e1 breaking(auth): 💥 Refactor AuthManager, KeychainService, theming system, and watchOS configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:15 -08:00
Lilith
098946958d feat(features-page): Add dynamic feature cards with animations and responsive layout improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:15 -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
fd6232284a refactor(analytics): ♻️ Restructure analytics handler functions for improved modularity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:16:05 -08:00
Lilith
8e18c6cac5 feat(marketplace): Introduce FeatureGridPage with dynamic feature rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:16:05 -08:00
Lilith
55913118d5 deps-upgrade(frontend-standalone): ⬆️ Update GraphQL source map generation to latest graphql library version
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:06:16 -08:00
Lilith
d18c203f22 build(frontend-standalone): 📦️ Regenerate Vite dependency cache for standalone streaming frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:06:15 -08:00
Lilith
ee74e31138 build(frontend-standalone): 📦️ Update Vite build artifacts for standalone frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:06:15 -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
a3e899102e flags(marketplace): 🚩 Add feature flag definitions to control marketplace functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:06:13 -08:00
Lilith
b6211d1c55 feat(routing): Add React Query integration and API mocking to marketplace client/guest/worker routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 16:57:39 -08:00
Lilith
c2c67e8389 feat(landing-features): Add new feature types (streaming, verification) with dedicated UI components and update registry/rendering logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 16:47:47 -08:00
Lilith
4c0c3c86c5 test(streaming-api): Add unit tests for streaming session handling and edge cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 16:26:26 -08:00
Lilith
d231966c38 feat(streaming): Add streaming feature with analytics, session management, and tipping capabilities including frontend UI and API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 16:19:06 -08:00
Lilith
ab0d1c02e5 test(streaming): Add MSW mock handlers for streaming API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 16:03:07 -08:00
Lilith
56e42cf980 deps-upgrade(messaging): ⬆️ Bump React and UI library versions in messaging module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 16:03:07 -08:00
Lilith
8b0a5c4ff4 feat(messaging/inbox): Add content moderation overlay UI, confidence scoring pipeline, and tests for moderation hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:46:44 -08:00
Lilith
d0aed1d79b feat(streaming): Add ContentModerationOverlay component and implement streaming session timer and WebSocket moderation tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:39:00 -08:00
Lilith
5a12b01667 chore(fontend-dashboard): 🔧 Update build/test configurations in vite.config.ts and vitest.config.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:39:00 -08:00
Lilith
ad866a39e8 deps-upgrade(dashboard): ⬆️ Update React, UI library, and related dependencies in streaming frontend dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:39:00 -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
6d5faf5b14 deps-upgrade(dashboard): ⬆️ Bump dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:31:45 -08:00
Lilith
b1a8fcdf27 ui(streaming-ui): 💄 Update UI components for analytics, chatbot configuration, session history, and dashboard pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:18:50 -08:00
Lilith
08a4e51bda feat(inbox): Add Web Worker for real-time spellchecking and content moderation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:18:50 -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
560e46c8d5 chore(frontend): 🔧 Standardize Vite, Vitest, and TypeScript configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:06:52 -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
3e936e52f9 deps-upgrade(cli-i18n): ⬆️ Bump React i18n, landing frontend, and CLI dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 14:56:21 -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
Lilith
94a355f974 feat(truth-validation): Add KnowledgeVerificationIntegrationService and semantic subject types to truth validation system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 14:15:42 -08:00
Lilith
d4a83eefe8 feat(knowledge-verification): Implement knowledge verification service integration with truth validation APIs and define semantic rules in YAML
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 22:30:52 -08:00
Lilith
c1bd2a595d deps-upgrade(messaging): ⬆️ Update frontend-public and frontend-showcase dependencies to newer versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 22:30:52 -08:00
Lilith
214c1486b9 feat(messaging): Add spellcheck integration with validation, moderation, and SpellcheckCorrectionOverlay hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 22:23:30 -08:00
Lilith
7f4431edfb chore(frontend-showcase): 🔧 Update Vite build configuration in messaging frontend showcase to modify plugins, paths, or environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 22:23:30 -08:00
Lilith
20a3e76f55 deps-upgrade(messaging): ⬆️ Update dependencies in frontend-public and frontend-showcase packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 22:23:30 -08:00
Lilith
0d6eac0ed2 feat(inbox): Introduce spellchecker hook and service for inbox message validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 22:15:36 -08:00
Lilith
be0aaf2fa8 ui(inbox): 💄 Enhance message bubble styling in inbox UI with animations, hover effects, and update showcase environment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 21:43:24 -08:00
Lilith
c4512171bd chore(frontend-showcase): 🔧 Update Vite config aliases/plugins for messaging feature showcase
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 21:43:24 -08:00
Lilith
e1a1bd91fe feat(messaging): Introduce moderated text input with metadata display and styling support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 21:22:38 -08:00
Lilith
f86315309b chore(messaging-frontend): 🔧 Update TypeScript and Vite configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 21:22:38 -08:00
Lilith
2912cea7a0 deps-upgrade(messaging): ⬆️ Bump React and UI component dependencies in frontend-showcase and moderated-text-input
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 21:22:38 -08:00
Lilith
806bbbdced feat(messaging): Add WebSocket-based real-time messaging infrastructure with optimized serialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 21:13:54 -08:00
Lilith
6b8fbc1b54 feat(inbox): Introduce confidence-based content moderation scoring pipeline with updated hooks, worker processing logic, and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 20:30:50 -08:00
Lilith
96a51573bb refactor(inbox): ♻️ Update TypeScript interfaces for content moderation metadata and restructure worker logic to optimize task processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 20:24:46 -08:00
Lilith
0df5965943 feat(messaging): Add content moderation service, worker, and tests; update documentation for new real-time filtering feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 20:18:58 -08:00
Lilith
a22e68eeab test(inbox): Implement comprehensive test coverage for inbox workers, confidence scoring thresholds, and cached task validation workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 20:12:36 -08:00