agent-ecosystem/src/renderer/components/team
iliya de205b13d7 fix: improve regex handling and preview limits in TeamMemberLogsFinder and MemberLogsTab
- Enhanced regex patterns in TeamMemberLogsFinder to allow for escaped sequences and increased character limits for text and content previews.
- Updated the MemberLogsTab component to prioritize recent previews over fallback mechanisms, ensuring more relevant message displays for lead users.
- Adjusted the length limit for returned previews to 1500 characters for better context in log summaries.
2026-03-15 22:17:53 +02:00
..
activity feat: add test notification feature and update app identifiers 2026-03-15 13:37:53 +02:00
attachments feat: overhaul UI components and enhance task management features 2026-03-10 23:34:58 +02:00
dialogs feat: enhance review approval process and notification handling 2026-03-15 19:27:59 +02:00
editor feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
kanban feat: enhance notification handling and improve task comment protocols 2026-03-15 14:18:33 +02:00
members fix: improve regex handling and preview limits in TeamMemberLogsFinder and MemberLogsTab 2026-03-15 22:17:53 +02:00
messages feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
review feat: enhance notification handling and improve task comment protocols 2026-03-15 14:18:33 +02:00
schedule feat: enhance extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
tasks feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
ClaudeLogsDialog.tsx refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00
ClaudeLogsFilterPopover.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
ClaudeLogsPanel.tsx refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00
ClaudeLogsSection.tsx feat: optimize file content resolution and enhance loading state handling 2026-03-15 08:24:00 +02:00
CliLogsRichView.tsx refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00
CollapsibleTeamSection.tsx feat: optimize file content resolution and enhance loading state handling 2026-03-15 08:24:00 +02:00
MemberBadge.tsx refactor: enhance TeamMemberLogsFinder and UI components for improved member display and caching 2026-03-14 21:25:01 +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 feat: enhance team provisioning service and UI components 2026-03-12 22:56:04 +02:00
provisioningSteps.ts fix: update provisioning step label for clarity 2026-03-13 14:56:52 +02:00
RoleSelect.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
TaskTooltip.tsx feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
TeamDetailView.tsx feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +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: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
TeamProvisioningBanner.tsx feat: enhance UI styling and functionality for extension components 2026-03-12 15:08:26 +02:00
TeamSessionsSection.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
ToolApprovalSheet.tsx feat: add --permission-prompt-tool stdio support with granular tool approval 2026-03-08 22:22:30 +02:00
UnreadCommentsBadge.tsx refactor: streamline ExtensionStoreView layout and enhance UnreadCommentsBadge styling 2026-03-11 22:17:39 +02:00
useClaudeLogsController.ts refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00