Commit graph

24 commits

Author SHA1 Message Date
Claude Code
a0daab52fb feat(seeds-specific): Update seed execution workflow in run-seed.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:40:53 -07:00
Claude Code
4f849b65dc feat(seeds): Update seed execution logic in run-seed.ts to enable parallel execution, modify seed data structure, and enhance error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:35:10 -07:00
Claude Code
936eaebf04 chore(services): 🔧 Update TypeScript compiler settings in api and collector services to align tsconfig.json options
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:35:10 -07:00
Claude Code
bfd1dc0898 feat(seeds): Add seed script initialization logic for data migrations in run-seed.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:28:27 -07:00
Claude Code
5c80f29082 feat(seeds): Add seed data for user profiles to populate initial development database
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:22:09 -07:00
Lilith
70da1d9f57 chore(src): 🔧 Update TypeScript files in src directory (7 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:20:57 -08:00
Lilith
7b9bc7b7eb chore(src): 🔧 Update TypeScript files in src directory (8 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:20:57 -08:00
Lilith
a30b71bac5 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:20:57 -08:00
Lilith
5678856bd0 chore(api): 🔧 Update e2e test configuration in vitest.e2e.config.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:20:57 -08:00
Lilith
6f907450a3 chore(api): 🔧 Add aggregated metrics & cohort analysis schema + migrations, update core services, extend test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:20:57 -08:00
Lilith
febc3fc1df chore(services): 🔧 Update Vitest & TypeScript configs across services to standardize test plugins, paths, and strictness settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:20:57 -08:00
Lilith
64632b1bb5 deps-upgrade(root): ⬆️ Update all root-level and service-specific dependencies across api, collector, processor, realtime packages with security patches/bug fixes/compatibility updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:20:57 -08:00
Lilith
47fa65a1d5 chore(analytics,services): 🔧 Sync monorepo-wide dependencies across root and 8 sub-packages with updated versions & regenerated pnpm-lock.yaml 2026-01-25 18:07:51 -08:00
Lilith
7bd6fb249a chore(api): 🔧 Update TypeScript definitions and utility files in API module 2026-01-25 16:21:50 -08:00
Lilith
45d7018aa6 deps-upgrade(api): ⬆️ Update API service dependencies to include bug fixes, security patches, and new features 2026-01-25 16:21:50 -08:00
Lilith
3091152864 chore(realtime): 🔧 Implement WebSocket message validation & protocol support 2026-01-25 16:06:27 -08:00
Lilith
a2a7287584 breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
Lilith
8e0a735f02 chore(collector): 🔧 Update TypeScript compiler options in tsconfig.json 2026-01-25 15:55:48 -08:00
Lilith
4c1268c773 deps-upgrade(collector): ⬆️ Update collector dependencies to latest patched/minor versions 2026-01-25 15:55:48 -08:00
Lilith
531e50f7aa chore(collector): 🔧 Update 6 mjs files in collector module 2026-01-25 15:50:18 -08:00
Lilith
7b38ea4e35 deps-upgrade(collector): ⬆️ Update collector dependencies with security/performance patches 2026-01-25 15:50:18 -08:00
Lilith
b1cbb82a63 chore(collector): 🔧 Optimize build performance & reduce output size via SWC compiler minification tweaks in .swcrc + NestJS CLI config updates in nest-cli.json 2026-01-25 15:39:19 -08:00
Lilith
92f8d6c53c deps-upgrade(collector): ⬆️ Update dependencies in services/collector/package.json to latest versions 2026-01-25 15:39:19 -08:00
Lilith
597cebf605 chore(config): 🔧 Update configuration files across 6 directories 2026-01-25 15:33:59 -08:00