agent-ecosystem/src/renderer/components/chat
iliya a29d8403d6 refactor: update comment formatting and notification handling in maintenance and tasks
- Modified comment notification formatting in tasks.js to enhance clarity by using bold text for task references.
- Updated the automated comment notification detection in maintenance.js to align with the new formatting.
- Adjusted test cases to reflect the updated comment structure for consistency in notifications.
2026-03-14 22:10:16 +02:00
..
items refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00
SessionContextPanel feat: enhance task creation and management features 2026-03-11 12:54:04 +02:00
viewers refactor: update comment formatting and notification handling in maintenance and tasks 2026-03-14 22:10:16 +02:00
AIChatGroup.tsx refactor: remove token estimation logic from AIChatGroup and update TokenUsageDisplay for clarity 2026-03-10 12:47:32 +02:00
ChatHistory.tsx feat: enhance task creation and management features 2026-03-11 12:54:04 +02:00
ChatHistoryEmptyState.tsx 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
ChatHistoryItem.tsx feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
ChatHistoryLoadingState.tsx Add CI and Release workflows; enhance loading skeletons and splash screen 2026-02-11 20:31:27 +09:00
CompactBoundary.tsx feat: refine team provisioning and UI components for improved user experience 2026-03-09 18:15:00 +02:00
ContextBadge.tsx fix: correct context badge count to sum actual items instead of injection objects (#2) 2026-02-21 01:15:55 -08:00
DisplayItemList.tsx refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00
LastOutputDisplay.tsx refactor: update IPC channel constants and improve markdown plugin usage 2026-02-23 20:06:08 +02:00
markdownComponents.tsx fix: resolve all eslint errors across 24 files 2026-03-07 14:39:21 +02:00
searchHighlightUtils.ts fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
SystemChatGroup.tsx 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
UserChatGroup.tsx feat: enhance task management features and improve messaging components 2026-03-10 21:54:53 +02:00