- Add editedContent and editedAt columns to chat_messages schema - Update ChatMessage type with editedContent/editedAt fields - Add editMessageSchema and streamMessageSchema validators - Add agentId to updateConversationSchema - Export new schemas from @paperclipai/shared - Add editMessage and getMessageHistory service methods - Update updateConversation to accept agentId field - Add PUT /conversations/:id/messages/:messageId route - Extend test coverage for agentId patching and message editing - Generate migration 0048 for editedContent/editedAt columns |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| package.json | ||
| tsconfig.json | ||