multica/src
yushen 1547da3279 refactor(telegram): remove auto table creation, add SQL script for ops
Move table DDL to scripts/telegram-users.sql for manual execution by
ops. Remove OnModuleInit and ensureTable() from TelegramUserStore.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 16:08:52 +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 refactor(telegram): remove auto table creation, add SQL script for ops 2026-02-10 16:08:52 +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