multica/src
yushen 5ba8c87744 fix(gateway): use esbuild to bundle workspace packages in Docker
Replace tsc with esbuild for building @multica/sdk and @multica/store
in the Docker builder stage. esbuild resolves extensionless imports
that Node.js ESM cannot handle at runtime, producing self-contained
bundles for each workspace package.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 17:34:40 +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 fix(gateway): use esbuild to bundle workspace packages in Docker 2026-02-10 17:34:40 +08:00
heartbeat fix(heartbeat): bypass empty-file check for cron-triggered wakes 2026-02-09 15:08:04 +08:00
hub feat(device): add clientName to DeviceMeta for multi-client display 2026-02-10 16:43:44 +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