multica/server/cmd
Jiayuan 2832a06fe3 fix(comment): allow @mention of assigned agent on done/cancelled issues
The assignee was unconditionally skipped in the mention path, assuming
on_comment would handle it. But on_comment is suppressed for terminal
statuses (done/cancelled), so an explicit @mention of the assignee had
no effect. Now only skip the assignee dedup when on_comment will
actually fire (non-terminal status).
2026-04-04 13:14:09 +08:00
..
migrate feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
multica fix(agent): instruct agents to use download_url for attachments (#356) 2026-04-02 07:45:42 -07:00
server fix(comment): allow @mention of assigned agent on done/cancelled issues 2026-04-04 13:14:09 +08:00