multica/server
Jiayuan 7aea32cb33 fix(server): suppress assignee on_comment when mentions target others
When a comment @mentions anyone but not the assignee agent, the
assignee's on_comment trigger is now suppressed. This prevents the
assignee agent from being re-triggered when users share results with
colleagues or ask other agents for help.

The rule: @mention is an intent signal — if you're talking to someone
else, the assignee agent should not respond.
2026-03-31 15:42:54 +08:00
..
cmd feat(server): trigger agents via @mention in comments 2026-03-31 15:30:24 +08:00
internal fix(server): suppress assignee on_comment when mentions target others 2026-03-31 15:42:54 +08:00
migrations feat(agents): reply as thread instead of top-level comment (#205) 2026-03-31 13:48:39 +08:00
pkg feat(server): trigger agents via @mention in comments 2026-03-31 15:30:24 +08:00
go.mod feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
go.sum feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00