multica/src
Naiyuan Qing 7b885673da docs(skills): update whisper skill with correct transcription priority
Clarify that local whisper is the primary provider (free, offline),
OpenAI API is the fallback, and the skill only activates when both
are unavailable. Add setup instructions noting no restart is required.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 18:28:03 +08:00
..
agent fix(agent): use user message content type for displayContent 2026-02-09 16:37:33 +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 feat(console): enable CORS for cross-origin web app requests 2026-01-30 22:40:38 +08:00
cron feat(hub): wire heartbeat controls into hub and cron wake mode 2026-02-06 16:42:14 +08:00
gateway feat(gateway): add auto-connect, hub discovery via list-devices 2026-02-02 16:13:40 +08:00
heartbeat fix(heartbeat): bypass empty-file check for cron-triggered wakes 2026-02-09 15:08:04 +08:00
hub fix(agent): separate display content from agent user turns 2026-02-09 15:54:10 +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