multica/server
Jiayuan c902460eae 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 16:58:50 +08:00
..
cmd feat(server): trigger agents via @mention in comments 2026-03-31 16:58:50 +08:00
internal fix(server): suppress assignee on_comment when mentions target others 2026-03-31 16:58:50 +08:00
migrations Revert "Merge pull request #214 from multica-ai/agent/lambda/4771d426" 2026-03-31 15:30:51 +08:00
pkg feat(server): trigger agents via @mention in comments 2026-03-31 16:58:50 +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