nexus/packages/shared
Nexus Dev 5671b24210 feat(23-00): DB migration and shared types for message_type
- Add message_type text column to chat_messages Drizzle schema
- Create SQL migration 0049_add_message_type.sql
- Update _journal.json with entries for idx 47, 48, 49
- Add messageType field to ChatMessage interface
- Add messageType to createMessageSchema (optional)
- Add handoffSchema and Handoff type to validators/chat.ts
- Re-export handoffSchema and Handoff from shared/src/index.ts
2026-04-04 03:55:47 +00:00
..
src feat(23-00): DB migration and shared types for message_type 2026-04-04 03:55:47 +00:00
CHANGELOG.md chore: release v0.3.1 2026-03-12 13:09:22 -05:00
package.json feat: implement app-side telemetry sender 2026-04-02 10:47:29 -05:00
tsconfig.json Fix root TypeScript solution config 2026-03-09 14:09:30 -05:00