Files
multica/server/internal
Jiang Bohan 1c66e7d71c fix(server): don't inherit parent agent mentions when reply has its own mentions
When a reply explicitly @mentions anyone (agents or members), the user
is making a deliberate choice about who to involve. Previously, replying
with @AgentB under a comment mentioning @AgentA would trigger both agents.
Now parent mentions are only inherited when the reply has no mentions at all.
2026-04-11 14:18:28 +08:00
..