agent-ecosystem/src/renderer/utils
iliya 194bd1bf1e feat: enhance task messaging and member role detection
- Introduced a new function `quoteMarkdown` to format task comments with markdown quotes for better readability.
- Updated the `buildCommentNotificationMessage` to utilize `quoteMarkdown`, ensuring comments are displayed correctly.
- Refactored member role detection across multiple services to use `isLeadMember` for consistency and clarity in identifying team leads.
- Enhanced various components to improve handling of team member roles, ensuring accurate representation in UI and logic.
- Adjusted tests to reflect changes in comment formatting and member role checks, improving overall reliability.
2026-03-15 17:45:10 +02:00
..
toolRendering feat: add strip-markdown dependency and integrate markdown stripping in notifications 2026-03-06 20:31:14 +02:00
agentMessageFormatting.ts fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
aiGroupEnhancer.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
aiGroupHelpers.ts feat(chat): implement subagent input and compact boundary display items 2026-02-16 22:13:24 +09:00
attachmentUtils.ts feat: enhance task attachment handling and UI components 2026-03-05 16:21:44 +02:00
bugReportUtils.ts feat: enhance error handling and reporting in ErrorBoundary component 2026-03-11 13:28:44 +02:00
buildSelectionAction.ts fix: resolve 245 eslint errors across 12 files 2026-03-04 01:03:45 +02:00
chipUtils.ts refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00
claudeMdTracker.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
codemirrorLanguages.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
codemirrorSelectionInfo.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
codemirrorTheme.ts refactor: streamline task handling and remove legacy support 2026-03-08 00:24:48 +02:00
contextMath.ts feat: enhance team provisioning instructions and context handling 2026-03-10 13:34:10 +02:00
contextTracker.ts feat: enhance ContextBadge and SessionContextPanel with new FlatInjectionList view 2026-02-20 13:27:34 +09:00
crossTeamPendingReplies.ts feat: enhance cross-team functionality and UI components 2026-03-12 16:33:52 +02:00
dateGrouping.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
diffViewedStorage.ts feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
displayItemBuilder.ts feat: use agent teams 2026-02-22 15:41:18 +02:00
displaySummary.ts feat(chat): implement subagent input and compact boundary display items 2026-02-16 22:13:24 +09:00
editorBridge.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
fileTreeBuilder.ts feat: enhance TeamMemberLogsFinder with team detection and task handling improvements 2026-03-04 17:08:34 +02:00
formatAgentRole.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
formatters.ts feat: enhance API key management and GitHub stars integration 2026-03-10 20:05:04 +02:00
groupTransformer.ts feat: refine team provisioning and UI components for improved user experience 2026-03-09 18:15:00 +02:00
keyboardUtils.ts feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
lastOutputDetector.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
markdownPlugins.ts feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
memberHelpers.ts feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
mentionLinkify.ts fix: update provisioning step label for clarity 2026-03-13 14:56:52 +02:00
mentionSuggestions.ts feat: enhance error handling and reporting in ErrorBoundary component 2026-03-11 13:28:44 +02:00
messageRenderEquality.ts refactor: improve task management protocols and enhance UI components 2026-03-14 12:16:16 +02:00
modelExtractor.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
pathDisplay.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
pathNormalize.ts feat: implement diff view functionality with read-only and accept/reject capabilities 2026-02-24 20:29:41 +02:00
pathUtils.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
platformKeys.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
previewRegistry.ts feat: add binary file preview functionality and improve editor performance 2026-03-01 23:51:51 +02:00
projectColor.ts feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
projectLookup.ts feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
quickOpenCache.ts feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
reportAssessments.ts feat(report): address PR feedback — threshold tooltips, cost clarity, progressive disclosure 2026-02-22 08:29:08 -05:00
scheduleFormatters.ts feat: enhance extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
sessionAnalyzer.ts refactor: wire session analyzer and CostSection to shared pricing 2026-02-23 12:10:42 -05:00
sessionExporter.ts feat: add session export (Markdown, JSON, Plain Text) 2026-02-21 11:18:52 -05:00
slashCommandExtractor.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
streamJsonParser.ts refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00
stringUtils.ts fix: prevent Ctrl+R page reload and show platform-aware shortcuts (#58) 2026-02-22 06:05:44 -08:00
syntaxHighlighter.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
tabLabelDisambiguation.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
taskChangeRequest.ts feat: persist safe task change summaries 2026-03-11 21:37:08 +02:00
taskCommentPendingReply.ts feat: enhance notification handling and improve task comment protocols 2026-03-15 14:18:33 +02:00
taskGrouping.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
taskReferenceUtils.ts feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
teamMessageExpandStorage.ts feat: add effort level management to team provisioning and dialogs 2026-03-06 21:28:12 +02:00
teamMessageFiltering.ts fix: reset notification dismissal on team relaunch 2026-03-10 20:44:04 +02:00
teamMessageKey.ts feat: implement message read tracking and enhance UI components 2026-02-23 15:02:33 +02:00
teamMessageReadStorage.ts feat: enhance notifications and task management features 2026-02-24 20:29:41 +02:00
toolLinkingEngine.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
unwrapIpc.ts feat: enhance team name validation and UI interactions 2026-03-01 19:41:19 +02:00
urlMatchUtils.ts feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00