- Add chat_conversations and chat_messages Drizzle schema tables - Generate migration 0047 with cascade FK and indexes - Add ChatConversation, ChatMessage, ChatConversationListResponse types - Add createConversationSchema, updateConversationSchema, createMessageSchema Zod validators - Implement chatService factory with CRUD, auto-title on first message, updatedAt bump - Add chat-service test suite (12 tests, all passing) Co-Authored-By: Paperclip <noreply@paperclip.ing> |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| package.json | ||
| tsconfig.json | ||