multica/server/cmd
Jiang Bohan c8ab2e8642 fix(server): subscribe @mentioned users in issue descriptions
When a user @mentions someone in an issue description (create or update),
the mentioned users were notified via inbox but not added as subscribers.
This adds subscriber registration for mentioned users in both the
issue:created and issue:updated event listeners, mirroring the existing
notification logic.
2026-03-31 18:36:15 +08:00
..
migrate feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
multica feat(agents): reply as thread instead of top-level comment (#205) 2026-03-31 13:48:39 +08:00
server fix(server): subscribe @mentioned users in issue descriptions 2026-03-31 18:36:15 +08:00