agent-ecosystem/src/main
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
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http feat: enhance session and subagent routes with cache bypass functionality 2026-03-07 00:05:38 +02:00
ipc feat: enhance API key management and GitHub stars integration 2026-03-10 20:05:04 +02:00
services feat: enhance API key management and GitHub stars integration 2026-03-10 20:05:04 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils merge: integrate tool approval settings and add ongoing sessions warning 2026-03-08 22:30:44 +02:00
workers feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
index.ts feat: enhance API key management and GitHub stars integration 2026-03-10 20:05:04 +02:00
standalone.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00