agent-ecosystem/src/renderer/components/team/tasks
iliya c3e4521cc8 refactor: update IPC channel constants and improve markdown plugin usage
- Replaced local IPC channel constants in `index.ts` with imports from `@preload/constants/ipcChannels` for better consistency.
- Simplified the `leadRelayCapture` assignment in `TeamProvisioningService`.
- Updated markdown plugin imports across multiple components to use the new `REHYPE_PLUGINS` constant.
- Enhanced task status display logic in `TaskRow` for improved clarity.
- Adjusted CSS for better syntax highlighting in the editor.
2026-02-23 20:06:08 +02:00
..
TaskList.tsx feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00
TaskRow.tsx refactor: update IPC channel constants and improve markdown plugin usage 2026-02-23 20:06:08 +02:00