agent-ecosystem/src/renderer/components/sidebar
iliya 2863320b91 fix: resolve pre-existing lint errors blocking CI
- MemberStatsComputer: replace TODO comment, use optional chain, suppress slow-regex
- TaskFiltersPopover: suppress label-has-associated-control for custom Checkbox
- KanbanTaskCard: prefix unused kanbanTaskState with underscore
2026-02-22 23:36:11 +02:00
..
DateGroupedSessions.tsx feat(sessions): implement session hiding and un-hiding functionality 2026-02-16 21:22:42 +09:00
GlobalTaskList.tsx feat: enhance task management and UI with new filters and line counting 2026-02-22 23:36:11 +02:00
SessionContextMenu.tsx feat: add copy functionality to session context menu 2026-02-20 12:53:08 +09:00
SessionItem.tsx feat: enhance task management and UI with new filters and line counting 2026-02-22 23:36:11 +02:00
SidebarTaskItem.tsx feat: enhance task management and UI with new filters and line counting 2026-02-22 23:36:11 +02:00
TaskFiltersPopover.tsx fix: resolve pre-existing lint errors blocking CI 2026-02-22 23:36:11 +02:00