agent-ecosystem/src/main
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
..
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: add skills management features and integrate skills API 2026-03-11 21:46:56 +02:00
services feat: add skills management features and integrate skills API 2026-03-11 21:46:56 +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: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
index.ts feat: add skills management features and integrate skills API 2026-03-11 21:46:56 +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