agent-ecosystem/src/renderer/components/team
iliya 9ef25c9517 feat: add strip-markdown dependency and integrate markdown stripping in notifications
- Added `strip-markdown` package to handle markdown formatting in plain-text contexts.
- Updated `teams.ts` and `NotificationManager.ts` to use `stripMarkdown` for truncating notification bodies and error messages, enhancing readability.
- Introduced `textFormatting.ts` utility for markdown stripping functionality.
- Enhanced `GlobalTaskList` component with sorting options and improved UI for task management.
- Implemented localStorage persistence for collapsed group states in `useCollapsedGroups` hook.
2026-03-06 20:31:14 +02:00
..
activity feat: add strip-markdown dependency and integrate markdown stripping in notifications 2026-03-06 20:31:14 +02:00
attachments feat: enhance file path validation and member stats computation 2026-03-06 13:00:08 +02:00
dialogs feat: enhance tool summary integration in messaging services and UI components 2026-03-06 13:51:37 +02:00
editor fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
kanban feat: enhance TeamProvisioningService and UI components for lead text handling 2026-03-05 20:22:25 +02:00
members fix: resolve all ESLint errors breaking CI validate job 2026-03-06 16:36:37 +02:00
messages feat: improve tool summary handling and UI enhancements across services and components 2026-03-06 15:27:46 +02:00
review feat: enhance attachment handling and improve UI components 2026-03-05 12:15:03 +02:00
tasks feat: enhance TeamProvisioningService and UI components for lead text handling 2026-03-05 20:22:25 +02:00
ClaudeLogsFilterPopover.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
ClaudeLogsSection.tsx feat: improve tool summary handling and UI enhancements across services and components 2026-03-06 15:27:46 +02:00
CliLogsRichView.tsx feat: add strip-markdown dependency and integrate markdown stripping in notifications 2026-03-06 20:31:14 +02:00
CollapsibleTeamSection.tsx refactor: improve message deduplication and UI components for better user experience 2026-03-05 22:36:14 +02:00
MemberBadge.tsx feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00
ProcessesSection.tsx feat: enhance React component data handling and improve task management features 2026-02-25 18:07:03 +02:00
ProvisioningProgressBlock.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
provisioningSteps.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
RoleSelect.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
TaskTooltip.tsx feat: enhance TeamProvisioningService and UI components for lead text handling 2026-03-05 20:22:25 +02:00
TeamDetailView.tsx feat: enhance README and UI components for improved user experience 2026-03-06 16:02:33 +02:00
TeamEmptyState.tsx feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamListFilterPopover.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
TeamListView.tsx feat: add strip-markdown dependency and integrate markdown stripping in notifications 2026-03-06 20:31:14 +02:00
TeamProvisioningBanner.tsx feat: update package version and add linting dependency 2026-03-05 18:57:07 +02:00
TeamSessionsSection.tsx feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
UnreadCommentsBadge.tsx feat: add task commenting functionality and enhance UI interactions 2026-02-22 21:29:09 +02:00