agent-ecosystem/src/main/services/team
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
..
atomicWrite.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
ClaudeBinaryResolver.ts Fix Claude CLI resolution on Windows 2026-02-23 16:49:12 +02:00
inboxLock.ts feat: enhance team message handling and UI components 2026-02-23 17:34:30 +02:00
index.ts feat: use agent teams 2026-02-22 15:41:18 +02:00
MemberStatsComputer.ts fix: resolve pre-existing lint errors blocking CI 2026-02-22 23:05:57 +02:00
TeamAgentToolsInstaller.ts fix: address CodeRabbit review feedback 2026-02-23 12:04:13 +02:00
TeamConfigReader.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
TeamDataService.ts feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00
TeamInboxReader.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
TeamInboxWriter.ts feat: implement inbox locking mechanism and enhance team message handling 2026-02-23 17:33:37 +02:00
TeamKanbanManager.ts feat: enhance task management and UI with new filters and line counting 2026-02-22 22:15:48 +02:00
TeamMemberLogsFinder.ts feat: enhance project directory resolution and auto-refresh in MemberLogsTab 2026-02-23 15:12:39 +02:00
TeamMemberResolver.ts feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00
TeamMembersMetaStore.ts feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamProvisioningService.ts refactor: update IPC channel constants and improve markdown plugin usage 2026-02-23 20:06:08 +02:00
TeamTaskReader.ts feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00
TeamTaskWriter.ts feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00