nexus/packages/shared/src
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
..
types feat(21-01): DB schema, shared types, validators, and chat service with tests 2026-04-01 13:01:28 +02:00
validators feat(21-01): DB schema, shared types, validators, and chat service with tests 2026-04-01 13:01:28 +02:00
agent-url-key.ts feat: company portability — export/import companies and agents 2026-03-02 09:06:58 -06:00
api.ts feat: add auth/access foundation - deps, DB schema, shared types, and config 2026-02-23 14:40:16 -06:00
config-schema.ts feat: add auth.disableSignUp config option 2026-03-08 09:38:32 +08:00
constants.ts [nexus] feat(20-01): add gemini_local to AGENT_ADAPTER_TYPES constant 2026-04-01 11:59:50 +02:00
index.ts feat(21-01): DB schema, shared types, validators, and chat service with tests 2026-04-01 13:01:28 +02:00
project-mentions.test.ts Fix markdown mention chips 2026-03-23 16:57:27 -05:00
project-mentions.ts Fix markdown mention chips 2026-03-23 16:57:27 -05:00
project-url-key.ts feat: company portability — export/import companies and agents 2026-03-02 09:06:58 -06:00