Commit graph

8 commits

Author SHA1 Message Date
Claude Code
6d595841b6 feat(ai-assistant): Add AI-powered diary exploration and messaging companion features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 23:07:24 -07:00
Claude Code
3737b88889 feat(diary): Add advanced filtering and pagination support to DiaryExplorationService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 16:53:59 -07:00
Claude Code
dc6555ac11 refactor(diary): ♻️ Update imports, exports, and provider configurations in the diary backend module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 16:49:35 -07:00
Claude Code
d046025175 feat(domains): Refactor backend service/controller logic and frontend UI for domain-specific pages (contacts, content, dashboard)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:51:03 -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
e66ddb2da2 refactor(services): ♻️ Standardize service base class and ID resolution logic across implementations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 16:18:58 -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
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