multica/packages/core/src
Jiayuan Zhang 0c6cdb0d3a fix(hub): initialize channelManager before restoreAgents
Move channel plugin initialization (initChannels + ChannelManager
constructor) before restoreAgents() to prevent TypeError when
createAgent() calls channelManager.listChannelInfos() during restore.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 01:40:16 +08:00
..
agent feat(agent): add connected channels section to system prompt 2026-02-13 01:37:29 +08:00
channels feat(channels): add message source prefix, sendFile, and channel info 2026-02-13 01:37:22 +08:00
client refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
cron refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
heartbeat fix(heartbeat): use internal run to hide heartbeat from chat history 2026-02-11 19:41:57 +08:00
hub fix(hub): initialize channelManager before restoreAgents 2026-02-13 01:40:16 +08:00
media refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
app-state.ts feat(desktop): persist onboarding state to file system 2026-02-12 10:53:04 +08:00
index.ts feat(desktop): persist onboarding state to file system 2026-02-12 10:53:04 +08:00