19dc75c3f4232705360f59796ff2751c13347aaf
- Create MessageRepository port interface with CRUD and query methods - Implement DrizzleMessageRepository adapter with nanoid generation - Add findBySender/findByRecipient for participant-based queries - Add findPendingForUser for unread user notifications - Add findRequiringResponse for messages awaiting reply - Add findReplies for message threading support - Add 23 tests covering all operations and edge cases - Update test-helpers with messages table schema - Re-export from index files following AgentRepository pattern
Description
No description provided
Languages
HTML
52.9%
TypeScript
45.5%
Shell
1.1%
CSS
0.3%
JavaScript
0.2%