agent-ecosystem/src/renderer/components/team/members
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
..
MemberCard.tsx feat: add lead activity tracking for team management 2026-02-25 13:18:37 +02:00
MemberDetailDialog.tsx feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
MemberDetailHeader.tsx feat: implement in-app project editor with CodeMirror integration 2026-02-27 22:36:06 +02:00
MemberDetailStats.tsx feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
MemberExecutionLog.tsx feat: enhance diff view with new features and improvements 2026-02-24 20:56:13 +02:00
MemberList.tsx feat: add task owner management and update CLI commands 2026-02-26 18:32:48 +02:00
MemberLogsTab.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
MemberMessagesTab.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
MemberRoleEditor.tsx fix: enhance terminal IPC handlers with error handling 2026-02-26 21:41:27 +02:00
MemberStatsTab.tsx feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
MemberTasksTab.tsx feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00