agent-ecosystem/src/renderer/components/ui
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
..
auto-resize-textarea.tsx feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
badge.tsx feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
button.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
checkbox.tsx feat: use agent teams 2026-02-22 15:41:18 +02:00
combobox.tsx style: adjust padding in Combobox component for improved UI consistency 2026-02-23 11:38:53 +02:00
dialog.tsx feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
input.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
label.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
MentionableTextarea.tsx feat: add task logging functionality and enhance team management 2026-02-23 11:37:31 +02:00
MentionSuggestionList.tsx feat: add task management enhancements with start task functionality 2026-02-22 18:32:30 +02:00
popover.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
select.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
tabs.tsx feat: use agent teams 2026-02-22 15:41:18 +02:00
textarea.tsx feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
tooltip.tsx fix: add description to eslint-enable comment in tooltip.tsx 2026-02-23 12:27:54 +02:00