Commit graph

124 commits

Author SHA1 Message Date
Claude Code
1d443da8a8 feat(consumables): Add bulk consumable dose logging DTO, update consumable service/controller, integrate life platform API client, and enhance messaging loop service for AI functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 00:46:35 -07:00
Claude Code
5adb6a8a6a feat(messaging-ai): Add iMessage formatter and SMS settings services with new type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 00:39:54 -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
5a70eb3bf8 feat(shared-originate): Add shared enums, DTOs, and entities for habits/routines with scheduling capabilities and frontend components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 23:21:18 -07:00
Claude Code
55147f002f breaking(scheduling): 💥 Rename database entities and DTOs from "wake" to "sleep" concepts with backward-compatible migration support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 22:01:55 -07:00
Claude Code
6358378f16 feat(notifications): Add AmbientCompanionService and shared notification types for ambient companion notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 21:47:36 -07:00
Claude Code
2b308eb5dc feat(assistant/chat): Add iMessage integration with Life Platform API client methods, command processing, and shared enums for message statuses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 02:54:21 -07:00
Claude Code
41cb9ff09c types(entities): 🏷️ Add domain-specific entity types for contacts, health, schedule, and messaging with export index
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 21:06:00 -07:00
Claude Code
e7a4a8eac6 refactor(shared): ♻️ Update shared enums in shared/enums.ts with refined or added named constants
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:50:58 -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
c9000e0b35 feat(curriculum): Add new curriculum DTOs, update seed data, and enhance frontend curriculum list page for data structure alignment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:32:04 -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
ed0a49da7d types(types): 🏷️ Add CurriculumStatus enum and extend Curriculum entity with lifecycle fields (status, duration, modules)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:20:42 -07:00
Lilith
9c427639e1 feat(curriculum-specific): Introduce role-model system with new entities, DTOs, and frontend pages for curriculum management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:09:18 -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
3dda48b8ea feat(curriculum): Add curriculum-challenge and curriculum-skill entities with RoleModelDetailPage and RoleModelPickerPage frontend components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 05:49:03 -07:00
Lilith
74896b5a0b feat(curriculum-specific): Introduce role-model entity, DTOs, and service logic for curriculum role management with backend endpoints and frontend hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 05:31:49 -07:00
Lilith
baba5c9421 feat(curriculum): Add gamification challenges, progress tracking, and dashboard components for curriculum system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 04:48:14 -07:00
Lilith
562e836eea types(curriculum): 🏷️ implement CurriculumChallenge and CurriculumChallengeAttempt interfaces for shared TypeScript entities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 04:42:07 -07:00
Lilith
3556c4c9d8 feat(curriculum): Add interactive challenge visualization, gamification service, and dashboard UI with active challenges support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 04:31:02 -07:00
Lilith
3662ac5b92 feat(notifications): Implement Nyx notification system with ambient companion, medication reminders, messaging AI, and nudge responses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 16:08:07 -07:00
Lilith
8e1b289dde refactor(notifications): ♻️ Introduce unified nudge/session entities and modular notification services, consolidating reminders, briefings, and deadlines while integrating with assistant and today modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 15:42:01 -07:00
Lilith
fad44eb872 feat(research-focus): Add research services (web-research, cache) and message proxy with updated configs and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 14:43:42 -07:00
Lilith
018da84b76 feat(assistant): Add comprehensive curriculum and health management entities, services, DTOs, and assistant tools
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 14:11:23 -07:00
Lilith
4d416e5508 refactor(curriculum): ♻️ Improve data consistency by reorganizing curriculum enums, types, and pipeline logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 13:48:50 -07:00
Lilith
e2e32cb7b1 feat(escort-backend): Add Booking entity, DTOs, AvailabilityCalendar service/controller, and frontend hook for escort bookings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 01:53:15 -07:00
Lilith
2eedd7524c feat(care-insights): Add care-insights and research domain modules with new DTOs, entities, services, and configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 21:52:33 -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
3b4f90c4a0 feat(notifications): Add lastSentMessageId field to NudgeSession and update services to track message flow in nudge sessions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 20:49:31 -07:00
Lilith
cba2c72fde feat(notifications): Add nudge feature with API endpoints, CLI command, database support, and migration files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 20:21:28 -07:00
Lilith
c0b4f62c29 feat(notifications): Add AI-powered messaging services, notification module configuration, and data seeding for intelligent notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 20:10:15 -07:00
Lilith
c3e50e696d feat(assistant-chat): Add configurable chat setting type definitions and update ChatArea component to support dynamic settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 19:24:55 -07:00
Lilith
f8cb0c7a6a feat(cli-cli): Add CLI message command with updated UI table display and shared message state enums
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 19:13:13 -07:00
Lilith
57b18980bf feat(messaging-ai): Implement messaging AI conversation and loop processing with notification integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 18:10:38 -07:00
Lilith
543341c687 docs(claude): 📝 Update Claude system command documentation with companion commands, teach commands, and action confirmation instructions with settings type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 03:28:05 -07:00
Lilith
66fd1ee6e1 arch(assistant): 🏗️ Introduce model routing architecture with new configuration and routing service, updating assistant and dependent services to adopt the new invocation pattern
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 01:47:22 -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
743fced9cd feat(reminders): Add retry logic with retryCount persistence and API/CLI support for reminders
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:28:12 -07:00
Lilith
2843582595 feat(consumables): Add enum values and type definitions for consumable settings, plus implement backend service methods to handle them
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 16:01:01 -07:00
Lilith
541f0aabfd feat(notifications): Introduce AI-powered messaging with conversation loops, agent personas, emojis, and nudge functionality for notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 14:44:57 -07:00
Lilith
e204b8feb3 breaking(features): 💥 Reorganize shared enums and types, update DTOs/entities, and align documentation and workflows across features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 05:26:05 -07:00
Lilith
a1976e7c48 chore(hooks): 🔧 Update Git hooks for extension deployment validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 05:03:18 -07:00
Lilith
effda74660 feat(curriculum): Add comprehensive curriculum system with backend gamification/role-model services, frontend dashboard/list components, and supporting docs—plus browser extension infrastructure and workspace config updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 03:26:59 -07:00
Lilith
036bdc8319 feat(curriculum-focus): Add store-connect module and introduce challenge/progress/skill entities for curriculum expansion
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 03:20:40 -07:00
Lilith
fee8b21857 chore(features): 🔧 Update backend service dependencies for health, tasks, and notifications endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 00:26:29 -08:00
Lilith
2fc4f00ef0 feat(shared-core): Add curriculum and self-care feature domains with DTOs, entities, seed data, API integration, and documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 00:20:41 -08:00
Lilith
f3f16955fc breaking(service-health): 💥 Refactor service health system with breaking changes to controllers, CLI commands, UI, shared types, and production scripts to enforce new safety rules and testing standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 00:14:50 -08:00
Lilith
9e4651436e feat(messaging-dashboard): Add messaging dashboard types, routes, and proxy service with breaking changes to IMessagingDashboard, Settings interfaces, frontend useMessagingDashboard hook, and backend MessagesProxyService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 23:41:36 -08:00
Lilith
35cebe1a44 feat(scheduling): Add iCal export/import CLI support and scheduling system integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 23:13:31 -08:00
Lilith
9bf31cbadd feat(messages): Add IMessageDashboard backend proxy, frontend page, hook, and types with supporting docs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 22:44:13 -08:00