multica/src/hub
Jiang Bohan b82409c7c0 feat(hub): integrate cron service lifecycle
- Initialize CronService on Hub startup
- Set executeCronJob as the job executor
- Shutdown CronService on Hub cleanup

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 14:47:54 +08:00
..
rpc chore(chat): set DEFAULT_MESSAGES_LIMIT to 200 for production 2026-02-05 18:45:15 +08:00
agent-store.ts feat(hub): persist agent list to disk for restart recovery 2026-01-30 13:56:19 +08:00
block-chunker.test.ts fix(hub): fence close must reject info strings per CommonMark spec 2026-02-05 22:23:55 +08:00
block-chunker.ts fix(hub): fence close must reject info strings per CommonMark spec 2026-02-05 22:23:55 +08:00
device-store.ts refactor(hub): improve device whitelist persistence format 2026-02-04 14:16:59 +08:00
exec-approval-manager.test.ts fix(hub): honor exec approval timeout fallback 2026-02-04 17:23:11 +08:00
exec-approval-manager.ts fix(hub): honor exec approval timeout fallback 2026-02-04 17:23:11 +08:00
hub-identity.ts refactor(hub): rename Device ID to Hub ID in console layer 2026-01-30 16:02:00 +08:00
hub-singleton.ts feat(hub): add singleton pattern and subagent spawning 2026-02-03 16:49:05 +08:00
hub.ts feat(hub): integrate cron service lifecycle 2026-02-06 14:47:54 +08:00
index.ts refactor(hub): rename Device ID to Hub ID in console layer 2026-01-30 16:02:00 +08:00
message-aggregator.test.ts fix(hub): fence close must reject info strings per CommonMark spec 2026-02-05 22:23:55 +08:00
message-aggregator.ts fix(hub): include message_end text in aggregator 2026-02-06 12:44:15 +08:00
types.ts docs: translate comments from Chinese to English (#15) 2026-01-30 04:01:14 +08:00