agent-ecosystem/src/renderer/components/ui
iliya d6a0f4c3a1 feat: enhance task management features and improve messaging components
- Updated README to include new 'Solo mode' feature for single-agent task management.
- Refactored message handling in TeamDataService and TeamProvisioningService to improve deduplication of lead messages.
- Enhanced linkification in chat components to support team mentions.
- Introduced AnimatedHeightReveal for smoother task item animations in the sidebar.
- Improved task comment input to support chip draft persistence and team suggestions.
- Cleaned up CSS by removing unused animations related to task item entry.
2026-03-10 21:54:53 +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
ChipInteractionLayer.tsx feat: enhance task management features and improve messaging components 2026-03-10 21:54:53 +02:00
CodeChipBadge.tsx feat: enhance task management features and improve messaging components 2026-03-10 21:54:53 +02:00
combobox.tsx feat: add agent language update handling and validation 2026-02-24 17:11:54 +02:00
context-menu.tsx feat: enhance task notification and management features 2026-03-04 16:15:40 +02:00
dialog.tsx feat: enhance message handling and UI components for improved user experience 2026-03-06 01:24:09 +02:00
ExpandableContent.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
hover-card.tsx refactor: remove deprecated electron.vite.config and update dependencies 2026-03-09 23:19:37 +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
MemberSelect.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
MentionableTextarea.tsx feat: enhance task management features and improve messaging components 2026-03-10 21:54:53 +02:00
MentionSuggestionList.tsx fix: reset notification dismissal on team relaunch 2026-03-10 20:44:04 +02:00
popover.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +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