autocommit
|
aef2cd261b
|
chore(e2e-testing): 🔧 Update E2E Docker Compose and Vite configs for consistent testing environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 17:57:54 -07:00 |
|
autocommit
|
3dc6bf705b
|
feat(studio-studio): ✨ Add AnalysisPanel, BadActorCard, and ResponseDraftsPage for response theming and editing in the conversation assistant studio
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:33:45 -07:00 |
|
autocommit
|
ec017192a4
|
feat(conversation-assistant): ✨ Add type definitions for response theming/editing properties and update tests for the responses service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:33:45 -07:00 |
|
autocommit
|
095022966d
|
style(conversation-assistant): 🎨 Update Layout styling with new design requirements in Layout.module.css and adjust Layout.tsx class names for spacing, colors, and responsive behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:33:45 -07:00 |
|
autocommit
|
0001a9952f
|
feat(conversation-assistant): ✨ Add ResponseDraftsPage component and integrate it into the App router
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:33:45 -07:00 |
|
autocommit
|
c348ca38f6
|
feat(conversation-assistant): ✨ Introduce DraftResponsePanel.tsx with scoped CSS styling for draft response management UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:33:45 -07:00 |
|
autocommit
|
9ae7ade166
|
feat(conversation-assistant): ✨ Add draft response state management and UI for saving/loading in ConversationDetailPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:33:45 -07:00 |
|
autocommit
|
e4d1192f80
|
feat(conversation-assistant): ✨ Add useMessages hook and related API exports for message handling in conversation assistant
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:33:45 -07:00 |
|
autocommit
|
d16f313cdc
|
db(conversation-assistant): 🗃️ Introduce migration 1745056800000 to add draft response fields (draft_response, is_draft) to the database schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:33:45 -07:00 |
|
autocommit
|
f189d252d2
|
feat(responses): ✨ Introduce ResponsesController, ResponsesService, and ResponsesModule for managing conversation response generation and retrieval
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:33:45 -07:00 |
|
autocommit
|
ce86e81a97
|
feat(processing): ✨ Integrate response processing methods into ProcessingService and update module config for backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:33:45 -07:00 |
|
autocommit
|
89dd63e2e6
|
feat(responses): ✨ Add theme and edited fields to GeneratedResponse and ResponsesDto for enhanced response metadata
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:33:44 -07:00 |
|
Claude Code
|
8b8f8fc963
|
chore(config-configuration): 🔧 Update Docker Compose configs for e2e testing environments with consistent service dependencies and resource limits
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-12 00:05:19 -07:00 |
|
Claude Code
|
649239c14d
|
chore(conversation-assistant): 🔧 Update TypeScript compiler options and paths in tsconfig.json for backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 05:39:36 -07:00 |
|
Lilith
|
2a34fc8fc0
|
ux(conversations): 🚸 Add visual contact avatars and conversation status indicators with intuitive filtering utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 12:38:17 -08:00 |
|
Lilith
|
fab4f9d781
|
deps-upgrade(frontend-dev): ⬆️ Update frontend dev dependencies for compatibility and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 12:38:17 -08:00 |
|
Lilith
|
7999abba29
|
db(conversation-assistant): 🗃️ Add 7 database migrations to initialize schema for contact classification, message storage, enrichment, settings, training approvals, and scammer profiles
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 16:02:53 -08:00 |
|
Lilith
|
ac7917f031
|
db(migrations): 🗃️ Introduce migration file to set up database tables/indexes for conversation assistant functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 15:52:26 -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
|
e0f111d469
|
chore(backend-api): 🔧 Update 28 feature modules' package.json dependencies across backend APIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-20 14:13:43 -08:00 |
|
Lilith
|
6cf5b11563
|
docs(conversation-assistant): 📝 Update deployment, testing, and logging documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-20 10:47:29 -08:00 |
|
Lilith
|
68065a7f05
|
chore(conversation-assistant): 🔧 Add ML service integration for enhanced conversation assistant capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-16 00:54:22 -08:00 |
|
Lilith
|
fbdbb85a18
|
chore(src): 🔧 Update maintenance scripts and utility files in src to ensure compatibility with new dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 10:52:23 -08:00 |
|
Lilith
|
4854563f59
|
chore(conversation-assistant): 🔧 Add LLM prompt caching and performance optimizations for enhanced response generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 10:39:21 -08:00 |
|
Lilith
|
9977b621c6
|
chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 10:26:53 -08:00 |
|
Lilith
|
397f0c9847
|
feat(components): ✨ Update 6 TypeScript component files (TSX) for UI improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 10:20:21 -08:00 |
|
Lilith
|
6872ff5f61
|
chore(conversation-assistant-): 🔧 Introduce v3.0.0 ML service, update profile editor UI, add LLM model implementation, and enhance control panel logging
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 09:54:10 -08:00 |
|
Lilith
|
864341caa5
|
chore(attributes-profile): 🔧 Add rate card builder UI in admin interface + enhance ML conversation processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 09:35:08 -08:00 |
|
Lilith
|
f4a097ca14
|
chore(src): 🔧 Update LLM-related utility files (llm.py) and entry script (main.py) for compatibility with new model configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 09:10:05 -08:00 |
|
Lilith
|
1128f25cee
|
chore(src): 🔧 refactor core logic in main.py for improved performance and bug resolution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 09:04:18 -08:00 |
|
Lilith
|
917518ebc3
|
chore(src): 🔧 Update configuration and utility files in src directory (5 Python files modified)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 04:01:54 -08:00 |
|
Lilith
|
396fa279cd
|
chore(ml-service): 🔧 Add/modify Pydantic dataclass/type definitions for sales operations data structures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 03:55:58 -08:00 |
|
Lilith
|
5086b58d39
|
chore(frontend-controlpanel): 🔧 Update Vite config plugins/optimizations in tools/nightcrawler/frontend-controlpanel
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 03:31:19 -08:00 |
|
Lilith
|
d02b0544e1
|
chore(src): 🔧 Update TypeScript files in src directory (17 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 03:23:37 -08:00 |
|
Lilith
|
2807461a49
|
chore(src): 🔧 Update TypeScript files in src directory (12 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-15 03:16:20 -08:00 |
|
Lilith
|
fe2bf02433
|
chore(conversation-assistant/devtool): 🔧 Add debug logging and simulation CLI for conversation state analysis
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-13 10:16:33 -08:00 |
|
Lilith
|
ef6b8f637c
|
chore(conversation-assistant): 🔧 Update macOS API communication for fetching/consuming conversation data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-13 09:10:34 -08:00 |
|
Lilith
|
384301c9e1
|
chore(Services): 🔧 Update SyncManager.swift, parseq_tryst.json, and related service configuration files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-13 08:59:33 -08:00 |
|
Lilith
|
9b6c78d666
|
chore(conversation-assistant): 🎨 Update Layout.module.css styling and tests in Layout.test.tsx/DevicesPage.test.tsx for UI consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-11 05:07:32 -08:00 |
|
Lilith
|
17ccb3e4ae
|
feat(conversation-assistant): ✨ Update 13 TypeScript UI components in pages directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-09 00:07:24 -08:00 |
|
Lilith
|
3b9d955a5c
|
chore(conversation-assistant): 🎨 Update UI components (AnalysisPanel, BadActorCard) and pages (ContactsPage, ConversationDetailPage) with conversation analysis tools and advanced controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-09 00:07:24 -08:00 |
|
Lilith
|
5442474d90
|
chore(deps): 🔧 Update dependency JSON files across 15 packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-09 00:07:23 -08:00 |
|
Lilith
|
81813b2fc7
|
chore(conversation-assistant): 🔨 Add iMessage reader/sender services + local web server setup for macOS integration with test infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-08 00:10:07 -08:00 |
|
Lilith
|
6e515dea89
|
chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 14:23:48 -08:00 |
|
Lilith
|
74958ec539
|
docs(features): 📝 Update README.md documentation across 30+ feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 04:53:19 -08:00 |
|
Lilith
|
3424695c96
|
chore(features): 📝 Standardize and update README.md files across 12+ features + TEMPLATE_README.md for improved clarity/consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 04:19:32 -08:00 |
|
Lilith
|
f8a0eb8428
|
chore(backend-api): 🔧 Update test configuration for messaging backend API to optimize performance flags
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 02:28:41 -08:00 |
|
Lilith
|
4400b0021c
|
deps-upgrade(sso-client): ⬆️ Bulk dependency updates across 15 feature modules, including @infrastructure/sso-client, to ensure consistency, security, and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 01:51:04 -08:00 |
|
Lilith
|
94a176a0f0
|
chore(src): 🔧 Update TypeScript files in src directory (33 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 01:33:14 -08:00 |
|
Lilith
|
8cd25f7b91
|
chore(test): 🔧 Update Vitest/Jest configs across 15+ modules; standardize coverage rules, globals, plugins, and .env.example variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 01:33:14 -08:00 |
|