-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Overview
Implement the find-conversation-context tool for advanced conversation search with context reconstruction.
Requirements
- SDK Methods:
searchRoomEvents()with temporal analysis - Features:
- Thread reconstruction across time
- Context preservation and linking
- Conversation flow analysis
- Related discussion discovery
Implementation Details
- Create in
src/tools/context.ts - Schema:
homeserverUrl,matrixUserId,matrixAccessToken,messageId,contextWindow,includeRelated? - Advanced thread detection algorithms
- Context linking and preservation
- Conversation flow analysis
Acceptance Criteria
- Tool registered with proper metadata
- Thread reconstruction functionality
- Context linking implementation
- Conversation flow analysis
- Related discussion discovery
- Comprehensive testing
- Performance optimization
- Documentation with algorithm explanations
Priority
Medium - This is a Tier 3 discovery tool for understanding conversation context and flow
Labels
enhancement, tier-3, context, conversation-analysis, search
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels