agent-ecosystem/src/main/services/extensions/install
iliya a4210936f9 feat: enhance API key management and GitHub stars integration
- Introduced ApiKeyService for managing API keys, including listing, saving, deleting, and looking up values.
- Added IPC channels for API key operations and integrated them into the Electron API.
- Implemented GitHub stars fetching for MCP servers, enhancing visibility of repository popularity.
- Updated UI components to display GitHub stars and API key management features, including a dedicated API Keys tab.
- Enhanced McpInstallService to support custom MCP server installations with improved validation and error handling.
- Refactored various components to accommodate new features and improve user experience.
2026-03-10 20:05:04 +02:00
..
McpInstallService.ts feat: enhance API key management and GitHub stars integration 2026-03-10 20:05:04 +02:00
PluginInstallService.ts feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00