Claude Code
|
5e3f3ac0fe
|
feat(scheduling-significant): ✨ Implement morning briefing service, scheduling page, CLI commands, and test mocks for unified scheduling/briefing experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 22:04:17 -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
|
34d9adbb1a
|
refactor(notifications): ♻️ Restructure notification services and module dependencies for improved modularity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-18 17:21:41 -07:00 |
|
Claude Code
|
4b779182f8
|
feat(messages): ✨ Add scheduling controller methods and module integration for message handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-18 16:59:49 -07:00 |
|
Claude Code
|
7872b89b78
|
feat(scheduling): ✨ Add TimeBlock entity, SchedulingService, and frontend components for time-block scheduling, plus integrate self-care baseline data via SelfCareService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-17 17:51:07 -07:00 |
|
Claude Code
|
713ae26d68
|
breaking(scheduling): 💥 Introduce CalDAV/iCal serialization, expand cadence-based scheduling logic, add time block notes, and refactor frontend UI for routines and scheduling.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-17 17:51:07 -07:00 |
|
Lilith
|
4a21fd4b06
|
feat(automations): ✨ Add automation rule builder, scheduling UI, and pipeline orchestration services with new sidebar navigation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 14:00:26 -07:00 |
|
Lilith
|
5f3365f116
|
feat(scheduling): ✨ Implement comprehensive scheduling feature with frontend UI (Sidebar, ActivityPage), backend services (nudge-response, scheduling), and E2E test infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-09 22:46:22 -07:00 |
|
Lilith
|
1fb0431b87
|
feat(scheduling): ✨ Add CLI companion scheduling command and daily logging integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-09 22:32:17 -07:00 |
|
Lilith
|
3bf28b5aac
|
feat(care-insights): ✨ Add care insights entity, controller, CLI endpoints, and module integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-09 22:29:41 -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
|
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
|
7ce06f0911
|
docs(claude): 📝 Update companion command docs with new usage examples and clarifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 20:02:24 -07:00 |
|
Lilith
|
3519f63b40
|
feat(notifications): ✨ Add deadline-aware notification triggers with deadline calculation and cadence timer support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 14:52:21 -07:00 |
|
Lilith
|
c9976ccce4
|
chore(features): 🔧 Improve documentation and test coverage for multiprocessing utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 05:32:21 -07:00 |
|
Lilith
|
b9e463563e
|
feat(assistant): ✨ Implement comprehensive CompanionFlightRecorderPage, SessionTimeline, and backend session tracking with notifications and scheduling integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 00:32:09 -08:00 |
|
Lilith
|
55acd755dd
|
wip(frontend): 🚧 Update frontend components, backend tests, and docs for health, projects, and scheduling features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-07 23:19:34 -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
|
cbdcad97d2
|
docs(scheduling): 📝 Update agent documentation, commands, architecture patterns, code style, safety rules, testing standards, and e2e tests for scheduling feature; modify iCal import batch entity documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-07 23:07:34 -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
|
ee0c895369
|
breaking(health): 💥 Refactor health module with OAuth/sync flows, frontend components, and system infrastructure updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-06 16:41:44 -08:00 |
|
Lilith
|
9ca0cf3dfe
|
feat(health): ✨ Add OAuth/sync integration, update health dashboard UI, and enhance scheduling with new CLI commands and tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-06 16:06:25 -08:00 |
|
Lilith
|
bcd7ebbc57
|
security(agents): 🔒️ Harden agent system with updated safety rules, security-compliant DTOs, and production-ready deployment configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-06 15:58:57 -08:00 |
|
Lilith
|
127c52e64d
|
breaking(agent-emojis): 💥 Implement new emoji generation system with stricter safety rules and updated DTOs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-06 02:24:35 -08:00 |
|
Lilith
|
b990bbddae
|
docs(instructions): 📝 Update architecture, style, safety, and testing documentation in .claude/instructions/ and refine test cases for calendar/scheduling functionality, while adjusting agent worktree configurations for tooling.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 23:07:14 -08:00 |
|
Lilith
|
23709cd5a0
|
breaking(scheduling): 💥 Migrate time-block notes to JSONB storage, add note management features, and update scheduling infrastructure across layers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 22:42:00 -08:00 |
|
Lilith
|
ccff196a19
|
feat(scheduling): ✨ Refactor availability windows with backend logic, frontend widget, custom hook, and add mock handlers, E2E tests, and documentation updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 22:20:22 -08:00 |
|
Lilith
|
4a57b72da4
|
breaking(scheduling-core): 💥 Refactor scheduling service to introduce AI-driven scheduling and notifications, breaking existing agent workflows with new architecture and safety rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 22:12:44 -08:00 |
|
Lilith
|
f96fd8fa57
|
security(scheduling-specific): 🔒️ Harden timer cadence security with stricter validation, update scheduling test mocks, and enforce agent safety rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 21:15:10 -08:00 |
|
Lilith
|
ceb90bc91f
|
feat(scheduling): ✨ Add cadence-based scheduling timer system with controller, service, module, CLI integration, and documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 20:39:47 -08:00 |
|
Lilith
|
a03fa54b26
|
chore(hooks): 🔧 Update development hooks and agent configuration tools
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 20:32:18 -08:00 |
|
Lilith
|
84fc0aa004
|
docs(claude-docs): 📝 Update agent worktree configs, project context hook, and scheduling E2E tests with comprehensive documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 19:41:53 -08:00 |
|
Lilith
|
f313e306df
|
docs(claude-.claude/): 📝 Update agent documentation, command guides, and testing standards with refined hooks, architecture patterns, and troubleshooting resources
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 19:34:51 -08:00 |
|
Lilith
|
33dca279f9
|
feat(scheduling-specific): ✨ Enhance scheduling service with backend logic, frontend UI, and developer docs for improved availability handling and testing standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 18:42:06 -08:00 |
|
Lilith
|
e00f58aeb7
|
feat(scheduling): ✨ Add cadence presets, timer controller, and timer service for scheduling; update docs and safety rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 18:36:08 -08:00 |
|
Lilith
|
7923480810
|
feat(scheduling): ✨ Add availability window scheduling system with backend scheduler, frontend UI components, and updated dev workflow standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 17:15:54 -08: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
|
35d527b9da
|
feat(health): ✨ Add medication scheduling DTO, update health controller with backend services, implement pharmacokinetics calculations, and configure agent instructions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 01:51:34 -08:00 |
|
Lilith
|
b1389950a9
|
docs(docs): 📝 Implement standardized development documentation, coding standards, and test mocking infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-04 18:50:05 -08:00 |
|
Lilith
|
cbaf0e212e
|
feat(cli-docs): ✨ Add OAuth2 login support in CLI API endpoints, update table UI rendering, and document new agent behaviors, coding standards, and safety guidelines
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-04 17:32:27 -08:00 |
|
Lilith
|
d3d5067240
|
breaking(fontend): 💥 Update frontend components, documentation, and CLI/agent tooling to enforce breaking architectural changes across GoalsPage, TodayPage, ContactsPage, GoalTree, health, scheduling, and notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-04 17:21:13 -08:00 |
|
Lilith
|
bef78bc0f9
|
feat(scheduling): ✨ Add daily-log service, DTO, recurrence frequency enum, medical entry entity, and updated API/data sources with comprehensive developer docs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-04 16:09:32 -08:00 |
|
Lilith
|
b3a773243d
|
docs(docs): 📝 Update agent, command, and development standards documentation; add standardized test directories for backend features and refine mock utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-04 00:35:25 -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
|
f09799bdef
|
ui(components): 💄 Update consistent styling and behavior across frontend components (pages, cards, progress bars) while introducing backend scheduling DTO/service support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-01 00:03:35 -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 |
|