multica/server
Jiayuan Zhang 0771c15a59
fix(trigger): skip parent mention inheritance when reply @mentions only members (#421)
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
2026-04-05 04:44:24 +08:00
..
cmd fix(trigger): skip parent mention inheritance when reply @mentions only members (#421) 2026-04-05 04:44:24 +08:00
internal fix(trigger): skip parent mention inheritance when reply @mentions only members (#421) 2026-04-05 04:44:24 +08:00
migrations feat(agent): replace hard delete with archive/restore (#346) 2026-04-02 17:33:52 +08:00
pkg Merge pull request #396 from multica-ai/feat/comment-list-pagination 2026-04-04 01:07:22 +08:00
go.mod fix(upload): add file type/size validation, Content-Disposition header 2026-03-31 14:55:27 +08:00
go.sum feat(upload): add file upload API with S3 + CloudFront signed cookies 2026-03-31 14:41:17 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00