agent-ecosystem/src/renderer/components
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
..
chat fix: resolve all ESLint errors breaking CI validate job 2026-03-06 16:36:37 +02:00
common feat: update package version and add linting dependency 2026-03-05 18:57:07 +02:00
dashboard feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
layout feat: add strip-markdown dependency and integrate markdown stripping in notifications 2026-03-06 20:31:14 +02:00
notifications feat: enhance notification handling with scoped actions 2026-02-20 12:46:40 +09:00
report fix(report): avoid ÷ 0 phrasing when no commits or lines changed 2026-02-22 15:47:17 -05:00
search feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
settings fix: resolve 3 real bugs found in PR review 2026-03-05 21:49:53 +02:00
sidebar feat: add strip-markdown dependency and integrate markdown stripping in notifications 2026-03-06 20:31:14 +02:00
team feat: add strip-markdown dependency and integrate markdown stripping in notifications 2026-03-06 20:31:14 +02:00
terminal feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
ui fix: resolve all ESLint errors breaking CI validate job 2026-03-06 16:36:37 +02:00