Commit graph

4408 commits

Author SHA1 Message Date
Lilith
42cdcc195b chore(src): 🔧 adjust test utilities and dependency imports
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 13:27:32 -08:00
Lilith
77d4d56f1c chore(src): 🔧 Update LLM model import paths and dependencies in llm.py
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 12:59:41 -08:00
Lilith
84a9a3732b chore(ml-service-from-the-path): 🔧 Add new config options & test infrastructure to validate ML service configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 12:53:37 -08:00
Lilith
6b21dabdf7 feat(ml-service): Add new ML model inference endpoint with batch processing support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 12:31:02 -08:00
Lilith
7e2dd9f1c2 chore(ml-service-from-the): 🔧 Implement LLM service with GPU support, including configuration and core infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 12:24:44 -08:00
Lilith
f58b7b6225 deps-upgrade(ml-service): ⬆️ Update ML dependencies in pyproject.toml for improved compatibility, security, and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 12:24:44 -08:00
Lilith
38c4eac580 chore(src): 🔧 add dependency updates in config.py and llm.py for new API version compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 11:59:20 -08:00
Lilith
bfe81313a9 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 11:25:47 -08:00
Lilith
3b8f1873ec chore(platform-assistant): 🔧 Implement SSO session management with use-assistant-session hook, onboarding controller updates, SSO client logic, and extended types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:27:05 -08:00
Lilith
0481d4d251 chore(platform-assistant): 🔧 Add CLI-based deployment automation scripts for platform integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:21:17 -08:00
Lilith
bd6dab3216 chore(src): 🔧 Update TypeScript files in src directory (6 files modified)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:21:17 -08:00
Lilith
f350964afc chore(hooks): 🔧 Update TypeScript hook files (10 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:21:17 -08:00
Lilith
b74d07dacf chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:21:17 -08:00
Lilith
b0bde6b58c chore(profile-assistant): 🔧 Add profile assistant backend (TypeScript), ML service (Python) with LLM integration, session management, and React frontend provider
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:21:17 -08:00
Lilith
589439fe31 chore(profile-assistant/backend-api): 🔧 Introduce profile assistant backend module with session management, ML-driven extraction, draft handling, external client integrations, and optimized build configs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:21:17 -08:00
Lilith
d27e1d418e chore(profile-assistant): 🔧 Update TypeScript, Vite, and Vitest configs in tsconfig.json/vitest.config.ts/vite.config.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:21:17 -08:00
Lilith
7e785cd5e0 deps-upgrade(profile-assistant): ⬆️ Update backend-api, ml-service, plugin-profile-assistant, and frontend-showcase dependencies to resolve vulnerabilities and improve compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:21:17 -08:00
Lilith
395febd83b chore(fontend-app): 🔧 Update TypeScript files in frontend-app
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 05:44:20 -08:00
Lilith
cc1b376022 deps-upgrade(backend-api): ⬆️ Update Express, database drivers, and utilities to latest stable versions for bug fixes and security patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 05:44:20 -08:00
Lilith
a4e8cfe675 chore(profile/backend-api): 🔧 Update Vitest E2E test configuration (file matching, aliases) for profile backend API tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 05:38:19 -08:00
Lilith
a436f1a966 chore(pages): 🔧 reorganize linked profile utility files and dependencies in ProfileViewPage.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 22:29:35 -08:00
Lilith
d141642784 chore(fontend-app): 🔧 Update Vite configuration file for optimized build settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 22:29:35 -08:00
Lilith
576693c8ef chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 22:23:29 -08:00
Lilith
ab7e9007fa chore(fontend-app): 🔧 Update TypeScript config in profile module for stricter linting, type safety, and import resolution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 22:23:29 -08:00
Lilith
8a011e53c8 chore(profile): 🔧 Fix profile sidebar widget alignment for dynamic content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 22:17:41 -08:00
Lilith
69a1b2396a chore(test): 🔧 Update test file profile-links.e2e-spec.ts to reflect latest expected behavior or test framework changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 19:47:19 -08:00
Lilith
220fe11a65 feat(profile): Introduce ProfileLink entity, DTO, migration, controller, and service for managing cross-service profile links
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 18:46:22 -08:00
Lilith
2217cea0ad chore(attributes): 🔧 Add/update default attribute validation rules and metadata schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 18:35:01 -08:00
Lilith
6f1cfb8e0a chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 17:59:34 -08:00
Lilith
173b06f10e chore(attributes): 🔧 Add layout hint configuration capability for styling attributes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 17:53:51 -08:00
Lilith
fd86fe4bfd chore(attributes-both): 🔧 Add attribute definition entity/service + frontend editor/modal
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 17:47:55 -08:00
Lilith
947edf26c8 chore(frontend-admin-specifically): 🔧 Fix AttributeField.tsx validation for admin profile attributes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 17:36:49 -08:00
Lilith
896a64c33c fix(ui): 🐛 Fix AttributeField rendering/validation bugs in admin profile attributes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 17:31:12 -08:00
Lilith
cc0e0aa00a feat(attributes): Add standardized enum attribute types with predefined values via migration scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 17:14:51 -08:00
Lilith
8ccbb1d968 chore(mock): 🔧 Update test files in mock editor mode to reflect new validation rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 17:03:52 -08:00
Lilith
bdcfb422f2 chore(pages): 🔧 Update TypeScript definitions in types.ts, enum-value-types.ts and related utility files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:52:53 -08:00
Lilith
c8fb8723b7 chore(packages): 🔧 Update TypeScript strict mode to enforce "strict": true across all @packages/ modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:52:53 -08:00
Lilith
75ab89e298 chore(pages): 🔧 Update TypeScript files in pages directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:46:54 -08:00
Lilith
ee20c29f22 chore(src): 🔧 Update TypeScript files in src directory (6 files modified)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:41:08 -08:00
Lilith
c1033eacd7 chore(profile-assistant): 🔧 Add six new UI components (FABSettingsPopover, AssistantChat, DraftDiffView, MiniProgress, QuickReplyBar, TemplateCompareCard) for interactive profile assistant functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:35:16 -08:00
Lilith
5943bc6936 chore(profile-assistant): 🔧 Update TypeScript compiler options in tsconfig.json for stricter type safety and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:35:16 -08:00
Lilith
81460b04bf chore(profile-assistant): 🔧 Update plugin dependencies to newer versions for compatibility and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:35:16 -08:00
Lilith
3fdc7b99db chore(hooks): 🔧 Update TypeScript hook files (10 total)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:29:11 -08:00
Lilith
fcbcf251fc deps-upgrade(profile-assistant-specific): ⬆️ Update dependencies in profile assistant plugin package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:29:10 -08:00
Lilith
1e9644a882 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:23:09 -08:00
Lilith
e3912fb75f chore(profile-assistant): 🔧 Update TypeScript config (tsconfig.json) for strict mode, paths, or plugin-specific compiler options
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:23:09 -08:00
Lilith
373147a1f5 refactor(src): ♻️ Restructure entity-service files: update attribute-definition.entity.ts, attribute-definition.service.ts with optimized class/interface definitions and dependency cleanup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:17:09 -08:00
Lilith
166e40190e chore(src): 🔧 Update TypeScript files in src directory (4 .tsx components)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:06:04 -08:00
Lilith
bb7e3488da refactor(msw-mock-service-worker): ♻️ consolidated mock service worker configurations into reusable utility modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:00:09 -08:00
Lilith
8ffbb84e6e feat(frontend-admin): Add TypeScript interfaces/types for attribute management in admin UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 15:54:12 -08:00