lilith-platform.live/codebase/@features/api/src
autocommit 841a2ef164 feat(api): Add AI conversation route and handler in server.ts to process AI model interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 08:23:49 -07:00
..
__tests__ test(api): Add test cases for contact rendering and client override rendering in API module 2026-05-04 14:45:52 -07:00
app feat(api): Add AI conversation route and handler in server.ts to process AI model interactions 2026-05-11 08:23:49 -07:00
entities feat(ai-conversation): Add AI conversation repository and schema validation for structured data handling 2026-05-11 02:39:24 -07:00
features feat(tour-scoring): Introduce scoring API with calculateTourScore logic and export functionality 2026-05-10 21:42:45 -07:00
mcp-seo chore(mcp-seo): 🔧 Update TypeScript compiler config for stricter type safety with @types/node and strict settings 2026-04-23 18:23:37 -07:00
processors feat(pii-extractor): Introduce PII extraction processors with LLM and regex-based detection, throttling, and relationship kind definitions 2026-04-27 04:59:46 -07:00
scripts refactor(vip-client): ♻️ Restructure VIP client entity and related components, including schema, types, and entities like vip-conversation and vip-invite, while adding vip-priority-request and updating admin/user surfaces and backend APIs 2026-04-24 20:04:58 -07:00
shared refactor(vip-client): ♻️ Restructure VIP client entity and related components, including schema, types, and entities like vip-conversation and vip-invite, while adding vip-priority-request and updating admin/user surfaces and backend APIs 2026-04-24 20:04:58 -07:00
surfaces feat(assistant): Implement AI conversation surface with request/response handlers and state management 2026-05-11 02:39:24 -07:00