feat(chat): persist messages to DB via ConversationsRepo (M1-001/002/003) #292
Reference in New Issue
Block a user
Delete Branch "feat/m1-chat-persistence"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Auto-creates the conversation row if it does not already exist (the from the WebSocket can be a new UUID).
Closes #291
Test plan
🤖 Generated with Claude Code