Commit graph

205 commits

Author SHA1 Message Date
Claude Code
122fd6dbe6 feat(web-specific): Add new route definitions or modify existing route handlers for improved navigation and component rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:16:10 -07:00
Claude Code
074477c250 breaking(db-routines-feature): 💥 Rename TimeOfVigil enum and database column to enforce consistent naming across routines-feature components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 00:22:33 -07:00
Claude Code
c940e6997e breaking(api): 💥 Rename "TimeOfVigil" column to "TimeOfDay" in database API tables and services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 00:09:13 -07:00
Claude Code
5e3f3ac0fe feat(scheduling-significant): Implement morning briefing service, scheduling page, CLI commands, and test mocks for unified scheduling/briefing experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 22:04:17 -07:00
Claude Code
a78eacbbab perf(node-shims): Improve Node.js compatibility by adding modern JS polyfills for enhanced feature support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 03:35:02 -07:00
Claude Code
eb1de2323c chore(web): 🔧 Update Vite config for frontend build optimization and plugin adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 03:29:07 -07:00
Claude Code
44e645b159 fix(web): 🐛 Implement proper Node.js shim fallback for missing globals and environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 03:23:16 -07:00
Claude Code
64bced9810 chore(web): 🔧 Update Vite build config for web app with new plugins and optimized settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 03:23:15 -07:00
Claude Code
ffe51cefa5 chore(web): 🔧 Update Vite build config for performance optimizations and plugin compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 03:14:55 -07:00
Claude Code
3feaf2ae6c chore(web): 🔧 Update Vite build configuration for optimized settings, plugins, and build process adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 03:09:21 -07:00
Claude Code
fc1648726b feat(settings): Introduce AI feature toggles, service integrations, and user preferences in the settings UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:51:01 -07:00
Claude Code
f8b408c571 feat(calendar): Add TimeBlockModal, WeekView scheduling components and domain setup integration in onboarding
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:51:00 -07:00
Claude Code
c568b9b1d0 feat(ui-ui): Add spellcheck standalone hook and integrate spellcheck into table components, UI layout, and analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:51:00 -07:00
Claude Code
450683f5d6 deps-upgrade(dependencies): ⬆️ Update all dependencies and lockfile versions across the monorepo
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:50:58 -07:00
Lilith
c94789ea71 feat(curriculum): Introduce role-model and archetype entities with controllers, services, DTOs, and frontend pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:25:42 -07:00
Lilith
bbb60cd461 feat(seeds): Add curriculum seed data with role model examples and interactive picker UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:53:18 -07:00
Lilith
54135969df feat(api-seeds): Add new curriculum data to seed file and update role model image to Pamela Anderson’s profile picture
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:47:17 -07:00
Lilith
2424a75ec6 ui(web-under): 💄 Replace role model images with updated high-quality versions and sync curriculum seed data with new visual assets
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:41:47 -07:00
Lilith
a119327c47 ui(web): 💄 Update role model image assets and enhance RoleModelDetailPage for multi-variant display
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 12:12:54 -07:00
Lilith
e32c2b0a96 feat(curriculum): Add role-model DTOs, entities, and seed data with 49 high-res images for notable figures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 06:33:56 -07:00
Lilith
5d4c56a12f feat(curriculum): Add curriculum entries for Mary Beard and Thich Nhat Hanh with supporting images
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 06:17:52 -07:00
Lilith
1042d62a19 ui(web): 💄 Add or replace visual assets in the public/web directory for improved UI consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 06:13:12 -07:00
Lilith
d1d12db3fa feat(curriculum): Add seed curriculum data, update curriculum routing, and implement new dashboard and role model detail components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 05:37:23 -07:00
Lilith
2c27df59b3 deps-upgrade(web): ⬆️ Update React, React DOM, and core web dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 04:14:16 -07:00
Lilith
f27a640b47 feat(voice): Implement voice/speech synthesis with Chatterbox and SpeechSynthesis services, health monitoring, WebSocket gateway, CLI integration, and frontend component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 03:09:45 -07:00
Lilith
0c938bd45b feat(curriculum-pipeline): Add curation review features with updated routing, table components, and styling improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 02:58:59 -07:00
Lilith
8ceac580dd ui(messages): 💄 Update MessagesPage styling to match new theme variables in life-manager-theme.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 18:20:10 -07:00
Lilith
fbd6008ecd feat(messages): Add MessagesPage component, route definitions, and theme configurations for messaging feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 18:14:39 -07:00
Lilith
75df63e891 feat(notifications-backend): Update notification services to support AI-driven messaging, habit tracking, and task deadline reminders with configurable frontend settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 16:10:36 -07:00
Lilith
3b94c0dc1a feat(notifications): Add Ambient Companion notification UI components and settings integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 16:02:42 -07:00
Lilith
05ddd63e71 feat(notifications): Add metadata storage for nudge sessions with database migration, service updates, and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 15:48:12 -07:00
Lilith
4a21fd4b06 feat(automations): Add automation rule builder, scheduling UI, and pipeline orchestration services with new sidebar navigation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 14:00:26 -07:00
Lilith
f53da037c3 deps-upgrade(web): ⬆️ Update core web dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 12:56:10 -07:00
Lilith
2fa860e750 feat(escort-feature): Add booking update API endpoints, DTOs, and frontend availability calendar UI with mock factories for testing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 01:56:40 -07:00
Lilith
5f3365f116 feat(scheduling): Implement comprehensive scheduling feature with frontend UI (Sidebar, ActivityPage), backend services (nudge-response, scheduling), and E2E test infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 22:46:22 -07:00
Lilith
ad5459889d feat(research): Add ResearchPage, embedding service, caching, AI-powered messaging, and notification integration for research feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 21:57:58 -07:00
Lilith
54dc83d4c3 feat(research): Add research controller, cache service, vector store backend, and frontend components for search functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 21:53:56 -07:00
Lilith
27da70fc7b feat(messaging-ai): Add AI-powered message formatter with emoji support and service health monitoring
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 21:26:07 -07:00
Lilith
8b6b4debe9 ui(settings): 💄 Improve About and Preferences sections with new options, refined layout, and enhanced UX in the settings page
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 20:28:41 -07:00
Lilith
a7d0d020d0 feat(settings-scope): Add comprehensive settings management with ServicesSection, UserProfileSection, new query client, and onboarding toast notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 20:27:24 -07:00
Lilith
0f82b2b777 test(assistant): Add/expand unit tests for ChatStatusBar component and update mock UI feedback stubs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 19:45:54 -07:00
Lilith
5574535daf test(test): Update Vitest config for web app with plugins, test environment, and suite adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 19:45:54 -07:00
Lilith
2f4020ee15 deps-upgrade(web): ⬆️ Update Vitest and test dependencies for performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 19:42:21 -07:00
Lilith
08d0e926b3 test(assistant): Add comprehensive tests for chat status bar components (ConnectionsPanel, RequestsPanel) and notification service, including curriculum seed data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 19:40:19 -07:00
Lilith
f84714242b chore(web): 🔧 Update Vite build configuration for frontend tooling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 19:40:19 -07:00
Lilith
e464eb27ce deps-upgrade(web): ⬆️ Update React, Vue, and related web framework dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 19:40:19 -07:00
Lilith
56c2d623fa feat(assistant): Update MessageBubble with status bar states, add useModelBossStatus hook, enhance tool-call parsing, and implement health/self-care seed data with test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 19:36:09 -07:00
Lilith
78e73ab150 feat(assistant): Introduce WebSocket-based real-time chat status tracking and model monitoring hooks with status visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 19:24:01 -07:00
Lilith
8d53d78aa8 feat(consumables): Add drug test entities, DTOs, controller, and service with full CRUD API support and onboarding integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 20:48:13 -07:00
Lilith
8ac5cccea2 feat(onboarding): Implement multi-step onboarding flow with context, layout, step components, and routing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 18:44:53 -07:00