Commit graph

23 commits

Author SHA1 Message Date
Lilith
9df442743d fix(shared): 🐛 Update API timeout constant to 10000ms from 5000ms
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 23:23:00 -08:00
Lilith
b2a9f6ac58 feat(assistant-chat): Add chat controller, CLI command, and system tray integration for the assistant chat feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:47:00 -08:00
Lilith
4186f5a8b7 refactor(types): ♻️ Improve shared module structure for DTOs, filters, and constants with cleaner organization and consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:01:44 -08:00
Lilith
058b1f21c0 types(shared-literally): 🏷️ Add strict DTO classes, entity interfaces, and filter types with validation rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-01 01:16:23 -08:00
Lilith
c9eaa039a5 chore(shared): 🔧 Update SWC compiler config in .swcrc to optimize build performance with adjusted minification and target compatibility settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 21:53:52 -08:00
Lilith
5ca75d083b chore(config): 🔧 Update TypeScript compiler settings in shared tsconfig to enforce stricter type-checking and consistent module resolution across projects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 21:53:52 -08:00
Lilith
36e68a4fb2 deps-upgrade(deps): ⬆️ Update shared dependencies to pinned versions in package.json and pnpm-lock.yaml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 21:53:52 -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
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
1ee862c510 types(shared-types): 🏷️ Update TypeScript interfaces for DTOs, entities, and filters
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 16:18:34 -08:00
Lilith
7768b9b6e4 feat(spellcheck): Implement standalone spellcheck hook, extend event types, and integrate voice assistant support across pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:46:16 -08:00
Lilith
7e709687e9 feat(assistant): Introduce spellcheck UI components, hooks, services, worker scripts, shared types, and CLI updates for real-time chat spellchecking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 15:52:33 -08:00
Lilith
54d93c8676 feat(chat): Add SpellcheckOverlay component, useSpellcheck hook, and shared types for real-time spell checking in chat
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 23:05:08 -08:00
Lilith
ca73b7da0e types(types): 🏷️ Standardize shared DTOs, entity types, and enums to enable agent action data modeling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 19:09:16 -08:00
Lilith
c9c100fe06 feat(frontend): Add DomainLayout and DomainExercisesPage components plus shared types for domain management UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 18:47:10 -08:00
Lilith
17abfacfcb breaking(habits-today): 💥 Update shared DTOs/entities with new fields/validations; refactor HabitsService/TodayService to enforce breaking changes, and adjust frontend components/hooks (HabitsPage, TodayPage, useHabits, useToday) for compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 17:34:06 -08:00
Lilith
bd59c0bd2a feat(habits): Add habit DTOs/entities, implement TodayView CLI component, and create Habit management UI page
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 17:21:28 -08:00
Lilith
b2a77f1ea0 feat(filters): Add filter types, UI controls, and hooks for calendar, domains, goals, and habits with shared definitions and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 15:02:47 -08:00
Lilith
97d2aeebcd feat(assistant-chat): Implement real-time chat WebSocket support with event types, backend gateway updates, and frontend UI adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 12:22:44 -08:00
Lilith
90f0b9b992 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 11:31:16 -08:00
Lilith
2fc3ef2db3 chore(config): 🔧 Update configuration JSON files in /src/config/ 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