- 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. |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| constants | ||
| contexts | ||
| hooks | ||
| lib | ||
| services | ||
| store | ||
| types | ||
| utils | ||
| App.tsx | ||
| favicon.png | ||
| index.css | ||
| index.html | ||
| main.tsx | ||
| vite-env.d.ts | ||