agent-ecosystem/test/main/services/team
iliya 0c2f70b2b2 feat: implement in-app project editor with CodeMirror integration
- Added architectural plan and iteration plan for the in-app project editor.
- Introduced new components for the editor, including CodeEditorOverlay, FileTreePanel, and EditorTabsPanel.
- Established state management using Zustand for editor state persistence.
- Implemented IPC channels for file operations and editor functionality.
- Enhanced TeamDetailView with a button to open the editor overlay.
- Conducted reuse analysis for existing components to optimize codebase integration.
2026-02-27 22:36:06 +02:00
..
MemberStatsComputer.test.ts feat: enhance task management and UI with new filters and line counting 2026-02-22 22:15:48 +02:00
teamctl.test.ts feat: implement in-app project editor with CodeMirror integration 2026-02-27 22:36:06 +02:00
TeamDataService.test.ts feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00
TeamInboxReader.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
TeamInboxWriter.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
TeamKanbanManager.test.ts feat: enhance task management and UI with new filters and line counting 2026-02-22 22:15:48 +02:00
TeamMemberLogsFinder.test.ts feat: add task management enhancements with start task functionality 2026-02-22 18:32:30 +02:00
TeamMemberResolver.test.ts feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamProvisioningService.test.ts fix: handle Windows spawn EINVAL on non-ASCII paths and add helper utilities 2026-02-27 16:58:05 +03:00
TeamProvisioningServiceRelay.test.ts feat: enhance team message handling and UI components 2026-02-23 17:34:30 +02:00
TeamTaskWriter.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00