multica/apps/web/app/(dashboard)
LinYushen 457a3eb555
feat(agents): add on_comment trigger option to agent triggers UI (#193)
The backend already supports on_comment triggers but the frontend was
missing the UI to configure them. Adds the "On Comment" trigger type
and "Add On Comment" button alongside the existing On Assign and
Scheduled options.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 17:59:55 +08:00
..
_components feat(issues): persist create-issue draft with sidebar indicator 2026-03-30 14:57:29 +08:00
agents feat(agents): add on_comment trigger option to agent triggers UI (#193) 2026-03-30 17:59:55 +08:00
board feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
inbox fix(inbox): use history.replaceState for selection to fix post-refresh clicks 2026-03-30 17:25:17 +08:00
issues fix(issues): update test mocks and workspace switch ordering 2026-03-30 14:22:43 +08:00
runtimes feat(runtimes): add Runtimes tab with usage tracking and connection test 2026-03-26 18:28:36 +08:00
settings feat(settings): redesign members tab with dropdown menu 2026-03-29 17:42:59 +08:00
skills fix: address review issues in skills system 2026-03-25 15:37:08 +08:00
layout.tsx feat: inbox actor tracking, issue detail extraction, UI polish 2026-03-26 12:36:12 +08:00