agent-ecosystem/src/shared/types
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
..
api.ts feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
index.ts feat(team-management): iteration 1, enhance Team Management feature with IPC integration and UI components 2026-02-17 21:30:37 +02:00
ipc.ts feat(team-management): iteration 1, enhance Team Management feature with IPC integration and UI components 2026-02-17 21:30:37 +02:00
notifications.ts feat: use agent teams 2026-02-22 15:41:18 +02:00
team.ts feat: add task logging functionality and enhance team management 2026-02-23 11:37:31 +02:00
visualization.ts feat: use agent teams 2026-02-22 15:41:18 +02:00