multica/src
Jiang Bohan 7ddf4f76a3 refactor(skills): add serialization to add/remove/install operations
Apply async serialization to prevent concurrent operations:
- addSkill: serialized by target skill name
- removeSkill: serialized by skill name
- installSkill: serialized by skill ID

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 16:33:14 +08:00
..
agent refactor(skills): add serialization to add/remove/install operations 2026-01-30 16:33:14 +08:00
client Initial project setup with multi-component architecture 2026-01-28 14:08:34 +08:00
console Add gateway URL configuration to Hub Console 2026-01-30 11:01:06 +08:00
gateway docs: translate comments from Chinese to English (#15) 2026-01-30 04:01:14 +08:00
hub feat(hub): persist agent list to disk for restart recovery 2026-01-30 13:56:19 +08:00
shared Merge remote-tracking branch 'origin/main' into agent-api-key-baseurl 2026-01-30 14:06:36 +08:00
index.ts Initial project setup with multi-component architecture 2026-01-28 14:08:34 +08:00