- 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 |
||
|---|---|---|
| .. | ||
| telemetry | ||
| types | ||
| validators | ||
| agent-url-key.ts | ||
| api.ts | ||
| config-schema.ts | ||
| constants.ts | ||
| index.ts | ||
| project-mentions.test.ts | ||
| project-mentions.ts | ||
| project-url-key.ts | ||
| routine-variables.test.ts | ||
| routine-variables.ts | ||