- Refactored plugin and MCP server installation/uninstallation handlers to use async/await for improved readability and error handling. - Added cache invalidation logic upon successful installation of plugins and MCP servers to ensure up-to-date state. - Introduced error message handling for installation failures, providing users with clearer feedback on issues encountered during the process. - Updated UI components to display error messages related to installation and uninstallation, enhancing user experience. - Implemented sanitization for MCP server names to ensure compliance with CLI requirements. |
||
|---|---|---|
| .. | ||
| CustomTitleBar.tsx | ||
| MiddlePanel.tsx | ||
| MoreMenu.tsx | ||
| PaneContainer.tsx | ||
| PaneContent.tsx | ||
| PaneResizeHandle.tsx | ||
| PaneSplitDropZone.tsx | ||
| PaneView.tsx | ||
| SessionTabContent.tsx | ||
| Sidebar.tsx | ||
| SidebarHeader.tsx | ||
| SortableTab.tsx | ||
| TabBar.tsx | ||
| TabbedLayout.tsx | ||
| TabContextMenu.tsx | ||
| TeamTabSectionNav.tsx | ||