autocommit
|
8c41bdf61d
|
feat(ai-core): ✨ Introduce precheck context factory methods and dispatch service logic for handling precheck requests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 00:55:25 -07:00 |
|
autocommit
|
09d6b4c7b0
|
feat(profile): ✨ Add update-profile adapter with AI/external integration and unit tests for profile updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 00:55:25 -07:00 |
|
autocommit
|
031ba66338
|
feat(adapter-specific): ✨ Implement TourAnnounceAdapter class and unit tests for tour announcements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 00:55:25 -07:00 |
|
autocommit
|
70338c8a08
|
feat(reply-adapter): ✨ Implement ReplyAdapter class with generateReply and validateReply methods and unit tests for AI-generated response handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 00:55:25 -07:00 |
|
autocommit
|
7272630dba
|
feat(fetch-metrics): ✨ Implement fetch-metrics adapter with core functions and unit tests for metrics retrieval and processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 00:55:25 -07:00 |
|
autocommit
|
bf78d7a3fe
|
feat(fetch-inbox): ✨ Implement AI-driven inbox adapter with core logic and test coverage for fetching and processing booking-related inbox data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 00:55:24 -07:00 |
|
autocommit
|
197654db5f
|
feat(bookings-tryst): ✨ Implement bump adapter and test cases for auto-executable actions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 00:55:24 -07:00 |
|
autocommit
|
8cf731ce7a
|
feat(policy): ✨ Add plus variant tier handling to normalize premium/bookings-plus tiers in BumpPolicyService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:57:19 -07:00 |
|
autocommit
|
5eb466f325
|
feat(bump-adapter): ✨ Update adapter to target surface profiles instead of prospects, modifying data model interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:57:19 -07:00 |
|
autocommit
|
7f7e7e9c44
|
refactor(ai-core): ♻️ Modularize adapter registry, context management, and dispatch system with dependency injection support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:30:05 -07:00 |
|
autocommit
|
43b3aabfbd
|
feat(profile): ✨ Introduce ProfileUpdateAdapter and related functions to handle AI-driven profile updates with comprehensive unit tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:30:05 -07:00 |
|
autocommit
|
0cd73f0320
|
feat(tour-announce): ✨ Implement AI-driven tour announcement system with adapter logic and profile integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:30:04 -07:00 |
|
autocommit
|
6af60a85e3
|
feat(reply): ✨ Implement reply adapter with core logic and tests for generating/processing replies in the bookings-tryst feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:30:04 -07:00 |
|
autocommit
|
d10686b397
|
feat(ai-core): ✨ Implement fetchMetrics adapter and surfaceMetrics client for AI-driven booking metrics, including tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:30:04 -07:00 |
|
autocommit
|
9705f5a996
|
feat(fetch-inbox): ✨ Implement inbox thread fetching adapter with core logic, tests, and UI surface integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:30:03 -07:00 |
|
autocommit
|
540fc77af4
|
feat(bookings-tryst): ✨ Introduce bump policy service, adapter, and API endpoints with database migration for policy storage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:30:03 -07:00 |
|
autocommit
|
f9bd970b50
|
deps-upgrade(bookings-tryst): ⬆️ Update dependencies in @features/bookings-tryst/ai-core and @features/bookings-tryst to newer versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:30:02 -07:00 |
|
autocommit
|
f74f53b3b4
|
test(bookings-tryst): ✅ Update cookie login E2E test script to enhance reliability and add test cases, plus refresh documentation for new expectations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:06:59 -07:00 |
|
autocommit
|
54b547201c
|
feat(ai-core): ✨ Introduce AI agent actions, platform API client, and health monitoring for bookings-tryst feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:06:59 -07:00 |
|
autocommit
|
0b3d62876e
|
chore(ai-core): 🔧 Update TypeScript, Vitest, and environment configs for AI-powered bookings/trysts feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:06:59 -07:00 |
|
autocommit
|
c5c29c9bf9
|
deps-upgrade(bookings-tryst): ⬆️ Update dependencies in bookings-tryst feature and ai-core submodule
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 23:06:58 -07:00 |
|
autocommit
|
a527ba2a7d
|
deps-upgrade(bookings-tryst): ⬆️ Update dependencies in @features/bookings-tryst package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-21 20:08:22 -07:00 |
|
autocommit
|
e23969a81d
|
test(bookings-tryst): ✅ Add/fix test cases for cookie-based login scenarios including session handling and authentication flow validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-21 17:16:56 -07:00 |
|
autocommit
|
6780768f67
|
feat(bookings-tryst): ✨ Update cookie blob adapter to handle undefined domain/path values for flexible cookie configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-21 17:16:56 -07:00 |
|
autocommit
|
d66559ad45
|
chore(bookings-tryst): 🔧 Update TypeScript compiler options for bookings-tryst feature module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-21 17:16:56 -07:00 |
|
autocommit
|
e3734fdc5d
|
feat(bookings-tryst): ✨ Introduce CookieBlobAdapter and TrystSessionManager for cookie-based session handling and persistence
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-21 14:38:52 -07:00 |
|
autocommit
|
9917b78328
|
chore(bookings-tryst): 🔧 Add TypeScript strict mode config and .gitignore patterns for build artifact exclusion
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-21 14:38:52 -07:00 |
|
autocommit
|
40fa5a655e
|
deps-upgrade(bookings-tryst): ⬆️ Update dependencies in bookings-tryst to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-21 14:38:52 -07:00 |
|