agent-ecosystem/src/renderer/components/team/schedule
iliya d3f19834ff feat: enhance extension installation and uninstallation flows
- 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.
2026-03-08 01:44:58 +02:00
..
CronScheduleInput.tsx feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
ScheduleEmptyState.tsx feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
ScheduleRunLogDialog.tsx feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
ScheduleRunRow.tsx feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
ScheduleSection.tsx feat: enhance extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
ScheduleStatusBadge.tsx feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00