agent-ecosystem/src/renderer/components/team
iliya 0e85c1f31a feat: enhance task log retrieval with optional parameters
- Updated the getLogsForTask function to accept optional parameters for owner and status, allowing for more granular log retrieval based on task state.
- Modified the TeamMemberLogsFinder to include owner's session logs when the task is in progress, improving visibility into ongoing activities.
- Introduced new UI components for better task tracking, including ActiveTasksBlock and ProvisioningProgressBlock, enhancing user experience during team provisioning.
- Refactored related components to support the new functionality, ensuring seamless integration across the application.
2026-02-23 14:56:31 +02:00
..
activity feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
dialogs feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
kanban feat: integrate tooltip functionality across various components 2026-02-23 12:09:23 +02:00
members feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
messages refactor: improve task progress visualization in MemberCard and enhance message filtering 2026-02-23 12:42:51 +02:00
tasks feat: use agent teams 2026-02-22 15:41:18 +02:00
CollapsibleTeamSection.tsx feat: enhance team configuration and member detection 2026-02-22 18:41:08 +02:00
ProvisioningProgressBlock.tsx feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
provisioningSteps.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
TeamDetailView.tsx feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
TeamEmptyState.tsx feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamListView.tsx fix: add description to eslint-enable comment in tooltip.tsx 2026-02-23 12:27:54 +02:00
TeamProvisioningBanner.tsx feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
TeamSessionsSection.tsx feat: integrate tooltip functionality across various components 2026-02-23 12:09:23 +02:00
UnreadCommentsBadge.tsx feat: add task commenting functionality and enhance UI interactions 2026-02-22 21:29:09 +02:00