agent-ecosystem/src/renderer/components
iliya 6bcb81d337 feat: implement structured task references and enhance task handling
- Introduced a new structured task reference format `{ taskId, displayId, teamName }` for consistent task mention persistence across UI and storage.
- Enhanced message handling in various components to support the new task reference structure, including normalization and validation.
- Updated task-related functions to accommodate optional task reference fields, improving task management and messaging capabilities.
- Improved rendering and navigation of task references in the UI, ensuring stable links across messages and comments.
- Refactored task reference utilities for better integration and usability within the application.
2026-03-11 15:14:19 +02:00
..
chat feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +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: integrate MCP health diagnostics functionality 2026-03-11 00:55:13 +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: enhance task management features and improve messaging components 2026-03-10 21:54:53 +02:00
sidebar feat: enhance task creation and management features 2026-03-11 12:54:04 +02:00
team feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
terminal feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
ui feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00