agent-ecosystem/src/renderer/components
iliya 2ca66d8632 feat: add task comment notification feature
- Introduced a new notification setting for task comments, allowing users to receive OS notifications when comments are added to tasks.
- Updated relevant interfaces and configuration files to include the new `notifyOnTaskComments` option.
- Enhanced notification handling logic to detect and notify users of new task comments, excluding comments made by the user themselves.
- Updated UI components to support the new notification setting, ensuring a seamless user experience.
2026-03-15 12:52:59 +02:00
..
chat refactor: update comment formatting and notification handling in maintenance and tasks 2026-03-14 22:10:16 +02:00
common feat: enhance error handling and reporting in ErrorBoundary component 2026-03-11 13:28:44 +02:00
dashboard feat: add summaryOnly option for task changes retrieval and enhance caching mechanisms 2026-03-10 22:22:42 +02:00
extensions feat: enhance UI styling and functionality for extension components 2026-03-12 15:08:26 +02:00
layout feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
notifications feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
report fix(report): avoid ÷ 0 phrasing when no commits or lines changed 2026-02-22 15:47:17 -05:00
schedules feat: enhance extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
search feat: enhance API key management and GitHub stars integration 2026-03-10 20:05:04 +02:00
settings feat: add task comment notification feature 2026-03-15 12:52:59 +02:00
sidebar feat: enhance task creation and management features 2026-03-11 12:54:04 +02:00
team feat: add task comment notification feature 2026-03-15 12:52:59 +02:00
terminal feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
ui feat: add Tiptap WYSIWYG editor component for task descriptions 2026-03-14 22:17:58 +02:00