- Implemented deduplication logic in TeamMemberLogsFinder to retain only the largest cumulative subagent snapshots per sessionId and memberName. - Enhanced MemberLogsTab with a new function to filter chunks based on task work intervals, improving the relevance of displayed logs. - Updated state management in MemberLogsTab to utilize the new filtering logic for both preview and detail chunks. - Added unit tests to verify the new deduplication and filtering functionalities. |
||
|---|---|---|
| .. | ||
| fixtures/extensions | ||
| main | ||
| mocks | ||
| renderer | ||
| shared | ||
| setup.ts | ||