Commit graph

21 commits

Author SHA1 Message Date
Claude Code
9a2a93bd14 refactor(modules-affects): ♻️ Consolidate feature modules into shared CoreModule for dependency management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 19:03:53 -07:00
Claude Code
93cd786ae6 feat(notifications-focus): Add new notification services (nudge, proactive messages, system alerts) and refactor project DTOs/CRUD for improved project workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:51:06 -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
3feeda35a2 refactor(backend-services): ♻️ Implement shared base utilities to standardize backend service implementations across feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 01:53:20 -07:00
Lilith
54741b787d refactor(data-source): ♻️ Implement unified data-source interface across backend services to standardize fetch, seed, and management logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 16:07:04 -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
2c6c2bcefd feat(assistant): Add iMessage notification channel and thread management tools with full documentation support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 03:39:04 -07:00
Lilith
0cf59cf40b test(notifications): Add/update tests for AI message generation and nudge context services in notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 14:21:05 -08:00
Lilith
c2c8046be4 feat(content-tools): Add ContentToolsProvider with custom parsers and validators
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 11:25:13 -08:00
Lilith
31210d8e0d feat(projects): Introduce batch processing and outfit management with ContentBatchesService, OutfitsService, DTOs, entities, and frontend pages for projects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 00:39:26 -08:00
Lilith
06e0dd8e9a breaking(features): 💥 Update DTO schemas, controllers, and frontend components for goals, habits, health, income, and projects to enforce new API contracts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:01:45 -08:00
Lilith
4170dc4b10 feat(api-seeds): Implement event-driven service seeding with seed files and provider configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-01 01:35:26 -08:00
Lilith
9481920e6b refactor(projects): ♻️ implement consistent DTO, service, and component patterns across feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-01 01:29:22 -08:00
Lilith
13c9f78db8 refactor(projects): ♻️ Standardize project entity models, DTOs, and UI interactions across all components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-01 01:22:32 -08:00
Lilith
e21c36be31 refactor(test-utils): ♻️ Centralize API mocking with MSW for frontend and E2E tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:44:43 -08:00
Lilith
44be916be7 breaking(analytics): 💥 Update shared analytics response structures to enforce breaking changes across health, income, and projects modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:04:12 -08:00
Lilith
7be6c550b5 test(tests-multiple): Add comprehensive test suites for health, income, projects, checklists, domains, and today modules with database migration updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 16:56:19 -08:00
Lilith
04bb60977e feat(calendar): Add advanced time block management with MonthView, WeekView, and enhanced styling system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 16:26:07 -08:00
Lilith
48d69c2920 feat(assistant): Add sprint planning skill to assistant with updated project/task providers, frontend layout changes, and agent documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 14:22:20 -08:00
Lilith
9d05247b1d chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 09:51:26 -08:00
Lilith
250b557aa5 chore(codebase): 🔧 implemented foundational project structure with core config files and module scaffolding
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 09:43:10 -08:00