mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-06 05:49:12 +02:00
Members and agents previously appeared in fixed buckets (members first, then agents) following raw cache order. Replace that with a single ranked list driven by the user's most recent mentions on this device, with an alphabetical fallback for never-mentioned targets. Recency is stored in localStorage per workspace and lazy-pruned at 200 entries.