- 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. |
||
|---|---|---|
| .. | ||
| changeReviewSlice.test.ts | ||
| cliInstallerSlice.test.ts | ||
| editorSlice.test.ts | ||
| extensionsSlice.test.ts | ||
| notificationSlice.test.ts | ||
| paneSlice.test.ts | ||
| pathResolution.test.ts | ||
| sessionSlice.test.ts | ||
| storeTestUtils.ts | ||
| tabSlice.test.ts | ||
| tabUISlice.test.ts | ||
| teamChangeThrottle.test.ts | ||
| teamSlice.test.ts | ||