agent-ecosystem/test
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
..
fixtures/extensions feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
main feat: add skills management features and integrate skills API 2026-03-11 21:46:56 +02:00
mocks feat(wsl): add support for finding WSL Claude root candidates 2026-02-14 13:53:13 +09:00
renderer feat: add skills management features and integrate skills API 2026-03-11 21:46:56 +02:00
shared feat: enhance task change handling and improve plugin catalog integration 2026-03-11 18:16:40 +02:00
setup.ts fix: use vi.stubEnv for HOME instead of stubbing process 2026-03-03 01:22:36 +02:00