- Added requestReview method to facilitate task review requests, integrating with kanban and messaging systems. - Updated taskStore to manage review states, ensuring compatibility with kanban columns. - Enhanced message handling by introducing appendSentMessage for better tracking of sent messages. - Improved task management by normalizing review states and integrating them into task creation and retrieval processes. - Updated tests to cover new review and messaging features, ensuring robust functionality across components. |
||
|---|---|---|
| .. | ||
| agentLanguage.ts | ||
| contentSanitizer.ts | ||
| costFormatting.ts | ||
| diffContextHash.ts | ||
| errorHandling.ts | ||
| inboxNoise.ts | ||
| logger.ts | ||
| markdownTextSearch.ts | ||
| modelParser.ts | ||
| platformPath.ts | ||
| pricing.ts | ||
| rateLimitDetector.ts | ||
| reviewState.ts | ||
| taskIdentity.ts | ||
| teammateMessageParser.ts | ||
| teamMemberName.ts | ||
| tokenFormatting.ts | ||
| toolSummary.ts | ||