Commit graph

67 commits

Author SHA1 Message Date
Claude Code
492d724ca8 perf(web): Optimize static asset loading with refined service worker cache strategies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 21:10:26 -07:00
Claude Code
335d62c391 ui(web): 💄 Update PWA assets and manifest with new icons, theme colors, and proper registration for device installation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 21:10:26 -07:00
Claude Code
ea2f1a4ea4 feat(errors): Introduce session recovery logic with Service Worker caching for expired sessions and failed auth attempts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 21:10:26 -07:00
Claude Code
cb789435d8 feat(chat): Integrate TTS pipeline and session management into chat service with new ChatService methods and ModelBossClient for speech generation requests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 21:10:26 -07:00
Claude Code
824206530a perf(web): Optimize Vite build performance by configuring optimizeDeps and TypeScript path resolution for faster dependency resolution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 21:10:26 -07:00
Claude Code
c60ee9749b deps-upgrade(dependencies): ⬆️ Update @applications/api and @applications/web dependencies and regenerate lockfile
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 21:10:26 -07:00
Claude Code
2367fa359b test(playwright-mcp): Update 17 test snapshots and configurations for Playwright MCP
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:40 -07:00
Claude Code
16e860384f ui(playwright-report): 💄 Refactor Playwright E2E test report UI to modernize HTML structure and styling for improved readability and visual presentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:40 -07:00
Claude Code
fd6cb28ab5 test(e2e): Update e2e test scenarios for app flow, chat, toast notifications, and settings to align with current behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:40 -07:00
Claude Code
15fc3afa66 chore(e2e): 🔧 Update Playwright E2E test configuration for parallel execution, reporters, and CI pipeline settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
3efc298cd1 perf(pcm-player): Optimize PCM audio processing for better playback efficiency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
13569cbbe9 feat(voice): Add WebRTC session cleanup logic to prevent memory leaks during disconnections
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
e5a818de87 feat(settings): Enhance SettingsPanel UI with new configuration options and improved layout
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
757d04828b feat(errors-error): Introduce session recovery mechanism to detect and handle expired/invalid sessions with graceful user flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
6d05bc35ea feat(chat): Add rich text formatting support and update TypeScript types for chat messages and TextInput component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
9ab8f2522a feat(companion-app): Introduce new UI dashboard panel with customizable widgets and state management for enhanced user experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
7c9437ae29 chore(pcm-player): 🔧 Update bundled player asset for dependency/performance changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
668a300142 feat(personality-specific): Add personality-driven dynamic responses and modeling to API interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
2b4a79579e feat(session): Update session DTO to include new attributes and enforce compatibility changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
08296714cb feat(session): Update SessionController with new session creation/validation methods
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
fa826b3955 feat(chat): Introduce new chat service methods and enhance module config for message persistence and real-time updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
251f9ba30d feat(ai-clients): Update AI core client logic for model management and speech synthesis features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:39 -07:00
Claude Code
83ac9b456b arch(api): 🏗️ Refactor AppModule to reorganize modules, providers, and configuration for cleaner dependency injection and global setup.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:38 -07:00
Claude Code
a7c9dd8ff4 ui(companion): 💄 Add 10 companion feature PNG visual assets (loading, chat, response, final states)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:38 -07:00
Claude Code
231f24fdcf deps-upgrade(deps): ⬆️ Update dependencies to latest versions with security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 03:53:38 -07:00
Claude Code
63196690d4 feat(voice-chat): Integrate Model Boss voice model client and update voice session/real-time communication logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 11:02:01 -07:00
Claude Code
2b4d71bff8 feat(history-specific): Implement session history tracking and display in SessionHistoryPanel
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:18:01 -07:00
Claude Code
c6fe614b64 feat(voice): Introduce VoiceSessionStore and VoiceGateway for real-time voice session management with WebSocket signaling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:18:01 -07:00
Claude Code
a57e52dfa5 feat(session): Introduce conversation session metadata and state tracking for enhanced session management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:18:01 -07:00
Claude Code
6d41bb80f3 fix(session): 🐛 fix session DTO schema validation to ensure proper type safety and request/response compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:18:01 -07:00
Claude Code
d02aa57aa9 security(session): 🔒️ Validate JWT tokens and enforce secure session expiration logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:18:01 -07:00
Claude Code
5543eeb93f feat(chat): Add ConversationTitleService for dynamic title management and update ChatService integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:17:59 -07:00
Claude Code
3ae440a474 feat(clients): Implement new model CRUD operations for Model Boss service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:17:59 -07:00
Claude Code
c723dda9cf chore(web): 🔧 Update Vite plugins, build settings, and environment variables for API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:17:58 -07:00
Claude Code
fcc2f54594 deps-upgrade(api): ⬆️ Update minor/patch versions of API dependencies and regenerate lockfile
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:17:58 -07:00
Claude Code
a171582ff5 feat(session): Add session history tracking to backend and UI for displaying user session activity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 23:00:13 -07:00
Claude Code
49e7d5d4b7 chore(tooling): 🔧 Update build and linting tooling configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:55 -07:00
Claude Code
5ba20bba1f test(playwright): Add timestamped metadata to Playwright test artifacts for execution tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
4216502868 feat(voice): Update voice protocol implementation for new encoding/decoding support and improved audio quality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
07d02a51fb perf(worklets): Optimize audio chunk processing in worklets for lower latency and improved real-time audio performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
fce50d488b feat(settings): Introduce new configuration options and settings panel enhancements for user customization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
9098da09b9 feat(history): Introduce history tracking components for user activity and route navigation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
5ab4347b39 feat(errors): Enhance error handling with improved display, logging, and user experience utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
c0c7d0d594 feat(voice): Add session timeout logic with startSessionTimeout and endSessionTimeout methods
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
9030c597d8 feat(chat): Update chat UI components and TypeScript types for enhanced chat experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
c98a5fc54f feat(companion-app): Update core CompanionApp component with new functionality, improved UI/UX, or restructured logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
073f740fc2 build(web-specific): 📦️ Rebuild production JavaScript assets for dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
e3f978a239 feat(voice): Introduce WebSocket gateway for voice streams, update module exports, and configure server settings for voice services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
791835116d breaking(session): 💥 Update session DTO schema to modify fields, types, or validation rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
2947a008a5 security(session): 🔒️ Fix session validation vulnerabilities by updating token validation, timeout handling, and CSRF protection logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00