This website requires JavaScript.
Explore
Help
Sign in
lilith
/
life-manager
Watch
1
Star
0
Fork
You've already forked life-manager
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
450683f5d6
life-manager
/
codebase
/
apps
/
api
/
src
History
Lilith
3fd2978a5a
feat(curriculum):
✨
Add seed data for new curriculum modules "beauty-body" and "bimbo"
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 20:15:04 -07:00
..
__mocks__
feat(escort-feature):
✨
Add booking update API endpoints, DTOs, and frontend availability calendar UI with mock factories for testing
2026-03-10 01:56:40 -07:00
common
arch(assistant):
🏗️
Introduce model routing architecture with new configuration and routing service, updating assistant and dependent services to adopt the new invocation pattern
2026-03-09 01:47:22 -07:00
migrations
feat(notifications):
✨
Add metadata storage for nudge sessions with database migration, service updates, and test coverage
2026-03-10 15:48:12 -07:00
modules
feat(voice):
✨
Implement voice/speech synthesis with Chatterbox and SpeechSynthesis services, health monitoring, WebSocket gateway, CLI integration, and frontend component
2026-03-13 03:09:45 -07:00
seeds
feat(curriculum):
✨
Add seed data for new curriculum modules "beauty-body" and "bimbo"
2026-03-13 20:15:04 -07:00
app.module.ts
feat(api):
✨
Add health check endpoint for messenger service and document deprecation in API module exports
2026-03-10 19:45:17 -07:00
data-source-cli.ts
feat(api):
✨
Add database connection setup and CLI support for seeding functionality
2026-03-08 18:51:52 -07:00
data-source.ts
feat(api):
✨
Add database connection setup and CLI support for seeding functionality
2026-03-08 18:51:52 -07:00
main.ts
feat(scheduling):
✨
Add iCal export/import CLI support and scheduling system integration
2026-03-07 23:13:31 -08:00
test-setup.ts