mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-03 11:10:23 +02:00
Surface the existing multi-select Add-to-agent dialog (previously only on the skills list row/bulk actions) on each skill's own detail page, so one skill can be attached to several agents at once. The trigger lives on the "Used by N agents" sidebar panel header — the section that already lists which agents have the skill — so adding more agents happens right there. Agents that already have the skill render checked + disabled in the dialog (the shared dialog's existing hasAll behavior). Also add an agent search box to the shared AddToAgentDialog (benefits the list page too); groups auto-expand while searching. MUL-3922 Co-authored-by: J <j@multica.ai> Co-authored-by: multica-agent <github@multica.ai>