mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 21:39:54 +02:00
EnqueueTaskForMention was missing the broadcastTaskDispatch call, so the frontend never received a WebSocket event when an agent was triggered via @mention in comments. This caused the AgentLiveCard to not show the running state until page refresh.