Claude Code
|
75b774d7a3
|
feat(tasks): ✨ Integrate new task processing functionality with additional providers and configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-17 19:54:27 -07:00 |
|
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
|
5f1f1a9473
|
feat(tasks-feature): ✨ Add subtask support and integrate with daily scheduling for enhanced task management UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-17 17:51:08 -07:00 |
|
Claude Code
|
826cc91085
|
feat(store-connect): ✨ Add self-care baseline/category UI components and expand store-connect merchant/purchase workflows with backend DTOs and service logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-17 17:51:07 -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
|
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
|
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
|
89033b620c
|
breaking(tasks): 💥 Refactor tasks module with breaking changes to TasksService, CLI endpoints, and frontend state management, enforcing stricter requirements and new architectural patterns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 05:20:18 -07:00 |
|
Lilith
|
d555e8da94
|
arch(instructions): 🏗️ Introduce architectural instruction documentation and enforce new patterns in base.service.ts and tasks.service.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 01:52:43 -08: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
|
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
|
2a1a3f0ad0
|
feat(health): ✨ Implement OAuth2 authentication with backend services, frontend components, and database migration for health module lab results
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-06 16:51:27 -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
|
7646038397
|
breaking(testing-test): 💥 Enforce updated test utilities and patterns, breaking existing test compatibility and requiring migration to new standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 23:24:46 -08:00 |
|
Lilith
|
e94c5c7021
|
test(tasks): ✅ Add test cases for RecurrenceService and TasksService, and update TrainingService tests for new logic/edge cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 14:21:05 -08:00 |
|
Lilith
|
2bbab374dc
|
chore(features): 🔧 Update agent documentation and worktree configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-05 14:14:31 -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
|
99edd0828f
|
docs(docs-.claude/): 📝 Overhaul comprehensive AI agent documentation (backend, frontend, testing) and update commit workflow, safety, and testing standards with minor health/notification feature refinements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-04 18:44:22 -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
|
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
|
71316def70
|
feat(health): ✨ Add medication scheduling entities, DTOs, services, and controllers with recurrence handling for tasks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-04 16:03:43 -08:00 |
|
Lilith
|
f915001906
|
docs(docs): 📝 Overhaul documentation for agents, commands, hooks, architecture, code style, safety, service startup, testing standards, and troubleshooting; update test files for backend services and e2e budgeting tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-04 00:41:25 -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
|
3ebd83d18e
|
feat(today): ✨ Introduce TimeBlockTimeline component and update TasksPage/TodayPage for daily task/time block visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 18:36:55 -08:00 |
|
Lilith
|
7e94ab4dac
|
ui(tasks): 💄 Add CreateTaskModal and EditTaskModal with improved validation, refactor TasksPage and ProjectTasksPage layouts, and enhance header styling for consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 18:17:13 -08:00 |
|
Lilith
|
2e95f0ad7a
|
feat(claude-.claude/): ✨ Add Claude feature with frontend components (Modal, ChatPage, TodayPage), backend seeds (seed-goals), and updated docs (architecture, safety rules, testing standards)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 18:10:29 -08:00 |
|
Lilith
|
91bdaf156b
|
feat(domains): ✨ Implement domain management with frontend components, backend entities, API endpoints, and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 14:55:29 -08:00 |
|
Lilith
|
3376126096
|
arch(projects-affected): 🏗️ Implement dynamic routing resolvers and refactor hooks to restructure dashboard UI while preserving backward compatibility for tasks and voice features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-02 21:01:45 -08:00 |
|
Lilith
|
fedbff9bb8
|
refactor(cli-commands): ♻️ Standardize CLI command structure and refactor shared table logic while updating task-related UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-01 01:41:29 -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
|
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
|
ba87b23a75
|
feat(tasks): ✨ Implement task creation, editing UI components and integrate sprint board with Agile workflow states
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 21:23:48 -08:00 |
|
Lilith
|
8ef40f1c68
|
feat(tasks-component): ✨ Implement spellcheck integration in TasksPage and EditTaskModal, update analytics tracking, add habit visualization elements, and fix income module bugs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 20:55:06 -08:00 |
|
Lilith
|
0f049897c8
|
refactor(checklists): ♻️ Standardize UI patterns across App.tsx, ConfirmDialog.tsx, ErrorBoundary.tsx, PageSkeleton.tsx, and refactor ChecklistsPage.tsx, GoalsPage.tsx, HabitsPage.tsx, TasksPage.tsx, TodayPage.tsx for consistency; add quote utility in quotes.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 20:35:10 -08:00 |
|
Lilith
|
de657f852e
|
feat(checklists): ✨ Add quote integration to checklist cards and implement goal creation modal with quote support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 19:58:45 -08:00 |
|
Lilith
|
9411658645
|
ui(components): 💄 Standardize error handling in ErrorBoundary and improve consistency of modals and skeleton loaders
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 19:51:11 -08:00 |
|
Lilith
|
f020920c02
|
feat(analytics): ✨ Add analytics page component, tracking hook, voice assistant integration, and update related tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-27 16:47:18 -08:00 |
|
Lilith
|
40dad29111
|
feat(calendar): ✨ Implement calendar views, time block modals, and domain scheduling API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-27 16:33:13 -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
|
fde1750034
|
feat(assistant-tasks): ✨ Introduce bulk-task DTOs, task templates, checklist skills, and work-planning capabilities with new frontend components (Sidebar, TasksPage) and backend services/hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 19:15:04 -08:00 |
|
Lilith
|
8b9643997a
|
refactor(frontend-hooks): ♻️ reorganize api hook components into dedicated feature folders
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 13:24:40 -08:00 |
|
Lilith
|
c4eef48cb8
|
chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 10:17:12 -08:00 |
|
Lilith
|
da2dfc3998
|
feat(assistant/chat-frontend-): ✨ Enhance chat tools support with habits & tasks integration in frontend components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 10:11:15 -08:00 |
|
Lilith
|
a985ea6f21
|
chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 09:58:56 -08:00 |
|
Lilith
|
5a440625af
|
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 |
|