nexus/packages
Mikkel Georgsen 0152d95865 feat(21-01): DB schema, shared types, validators, and chat service with tests
- 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>
2026-04-01 13:01:28 +02:00
..
adapter-utils [nexus] feat(18-01): implement adapter skill config resolver 2026-04-01 10:57:31 +02:00
adapters Merge branch 'master' into add-gpt-5-4-xhigh-effort 2026-03-31 06:19:26 -05:00
branding feat(01-foundation-01): scaffold branding package with VOCAB constant and tests 2026-04-01 07:43:45 +02:00
db feat(21-01): DB schema, shared types, validators, and chat service with tests 2026-04-01 13:01:28 +02:00
plugins Preserve workspaces for follow-up issues 2026-03-30 14:10:36 -05:00
shared feat(21-01): DB schema, shared types, validators, and chat service with tests 2026-04-01 13:01:28 +02:00