- 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. |
||
|---|---|---|
| .. | ||
| atomicWrite.test.ts | ||
| childProcess.test.ts | ||
| costCalculation.test.ts | ||
| jsonl.test.ts | ||
| pathDecoder.test.ts | ||
| pathValidation.test.ts | ||
| regexValidation.test.ts | ||
| teamNotificationBuilder.test.ts | ||
| tokenizer.test.ts | ||
| toolApprovalRules.test.ts | ||