Commit graph

111 commits

Author SHA1 Message Date
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
Lilith
0ce2ecdd23 feat(diary): Add CLI commands, API endpoints, and documentation for the new diary module with architecture, safety, and QA standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 22:18:14 -08:00
Lilith
c6801f9010 docs(shared-shared): 📝 Update agent behaviors, testing standards, safety rules, and tooling CLI commands in .claude tooling, while refactoring shared enums, entities, and DTOs for improved type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 22:11:25 -08:00
Lilith
2bba873d7b feat(scheduling-feature): Add DailyLogService and SchedulingController with daily logging, update shared enums/settings types, implement CLI scheduling commands, and document architecture, safety, and testing standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 21:56:32 -08:00
Lilith
a0aff939e8 types(types): 🏷️ Add Consumable DTO, Health entity, and related enums/filters to shared type system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 21:25:45 -08:00
Lilith
06b4dd2c28 breaking(shared-shared): 💥 Refactor shared data models and enforce stricter dev standards with breaking changes to health/consumable DTOs, pharmacokinetics frontend, and internal tooling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 21:18:17 -08:00
Lilith
267299d390 feat(health): Add MedicationSchedule entity, service, CLI command, UI table, and full documentation for medication scheduling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 20:26:13 -08:00
Lilith
dac6c621f8 feat(health): Add comprehensive health tracking system with exercise sets, food entries, supplement logs, and dream analysis support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 20:07:31 -08:00
Lilith
5b133fd3ae feat(health): Introduce dream-entry management system with backend API, CLI commands, shared health types, and updated docs for architecture, testing, and safety standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 19:29:05 -08:00
Lilith
607888d197 db(learning-learning): 🗃️ Add sources column to lessons table with DTOs and curriculum seed data for source tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 07:31:56 -08:00
Lilith
4e3f0959d7 docs(learning-related): 📝 Update agent docs, hooks, and type definitions for learning entities; enhance frontend/backend for client time/lesson workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 07:25:49 -08:00
Lilith
e3eb99bbc3 feat(income): Add income tracking feature with billable services, DTOs, CLI commands, frontend dashboard, and documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 07:19:46 -08:00
Lilith
8be09d2390 breaking(notifications-core): 💥 Restructure notifications service layer with proactive-message.service, update agent architecture, enforce new safety/testing rules, and modify frontend hooks and UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 07:10:56 -08:00
Lilith
db0f982175 feat(learning): Implement learning module with DTOs, entities, API routes, and database tables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 19:17:03 -08:00