Files
multica/server
Jiang Bohan c95b0135bf fix(server): broadcast task:dispatch for mention-triggered tasks
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.
2026-04-03 14:14:21 +08:00
..