mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
When a reply in a thread explicitly mentions only non-agent entities (members or issues), do not inherit agent mentions from the parent comment. This prevents false agent triggers when a user is directing their reply at other people (e.g. "cc @Someone") rather than requesting work from agents mentioned in the thread root. Fixes MUL-324