Commit graph

20 commits

Author SHA1 Message Date
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
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