agent-ecosystem/test/main/services/extensions
iliya 4b4dccd13d feat: add skills management features and integrate skills API
- Introduced skills catalog management with functionalities to list, get details, preview, and apply skill changes.
- Implemented IPC handlers for skills-related actions, enhancing communication between renderer and main processes.
- Updated the UI to include a dedicated Skills panel within the extension store, improving user access to skills management.
- Added new constants and types for skills API integration, ensuring a structured approach to skills handling.
- Enhanced state management to support skills loading, error handling, and detail fetching.
2026-03-11 21:46:56 +02:00
..
McpCatalogAggregator.test.ts feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
McpHealthDiagnosticsService.test.ts feat: integrate MCP health diagnostics functionality 2026-03-11 00:55:13 +02:00
McpInstallService.test.ts feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
OfficialMcpRegistryService.test.ts feat: enhance cross-team messaging and message storage 2026-03-11 00:33:17 +02:00
PluginCatalogService.test.ts feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
PluginInstallationStateService.test.ts feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
PluginInstallService.test.ts feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
SkillMetadataParser.test.ts feat: add skills management features and integrate skills API 2026-03-11 21:46:56 +02:00
SkillReviewService.test.ts feat: add skills management features and integrate skills API 2026-03-11 21:46:56 +02:00
SkillRootsResolver.test.ts feat: add skills management features and integrate skills API 2026-03-11 21:46:56 +02:00
SkillScaffoldService.test.ts feat: add skills management features and integrate skills API 2026-03-11 21:46:56 +02:00
SkillValidator.test.ts feat: add skills management features and integrate skills API 2026-03-11 21:46:56 +02:00