multica/src
Jiayuan Zhang c165783e05 feat(skills): clean up removed bundled skills on update
Track bundled skill IDs in a .bundled-manifest.json file. On each
initialization, remove managed skills that were previously bundled
but are no longer present in the bundle directory. User-installed
skills are not affected since they are never recorded in the manifest.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 02:18:00 +08:00
..
agent feat(skills): clean up removed bundled skills on update 2026-02-10 02:18:00 +08:00
channels docs(skills): update whisper skill with correct transcription priority 2026-02-09 18:28:03 +08:00
client Initial project setup with multi-component architecture 2026-01-28 14:08:34 +08:00
console chore(deps): upgrade pi-ai and pi-agent-core to 0.52.9 2026-02-09 19:13:38 +08:00
cron feat(hub): wire heartbeat controls into hub and cron wake mode 2026-02-06 16:42:14 +08:00
gateway chore(deps): upgrade pi-ai and pi-agent-core to 0.52.9 2026-02-09 19:13:38 +08:00
heartbeat fix(heartbeat): bypass empty-file check for cron-triggered wakes 2026-02-09 15:08:04 +08:00
hub chore(deps): upgrade pi-ai and pi-agent-core to 0.52.9 2026-02-09 19:13:38 +08:00
media fix(media): don't cache whisper binary detection failure 2026-02-09 18:27:06 +08:00
shared feat(channels): add media attachment types and cache directory 2026-02-09 09:44:21 +08:00
index.ts feat(heartbeat): add heartbeat core runner and profile integration 2026-02-06 16:41:56 +08:00