agent-ecosystem/test
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
..
fixtures/extensions feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
main Merge branch 'feature/extension-store' into dev 2026-03-08 01:08:19 +02:00
mocks feat(wsl): add support for finding WSL Claude root candidates 2026-02-14 13:53:13 +09:00
renderer Merge branch 'feature/extension-store' into dev 2026-03-08 01:08:19 +02:00
shared feat: enhance extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
setup.ts fix: use vi.stubEnv for HOME instead of stubbing process 2026-03-03 01:22:36 +02:00