mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-16 14:49:09 +02:00
Adds squad rows to the @-mention suggestion bar — picker / serializer / actor name lookup. Selecting a squad emits a `mention://squad/<uuid>` token; backend wakes the squad's leader. Mirrors web's mention extension (packages/views/editor/extensions/mention-suggestion.tsx): alphabetical sort, archived hidden, distinct "Squad" badge. Also adds a presence dot to the agent suggestion row in the same bar (opt-in showPresence prop on ActorAvatar, mirroring 12 other call sites on this branch). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>