mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-06-13 08:11:01 +00:00
f1953203c4
- Add GetContactsBySenderIDs batch lookup to ContactStore (DISTINCT ON sender_id) - Add GET /v1/contacts/resolve?ids= endpoint (max 100 IDs) - Extract useContactPicker hook from managers tab (DRY refactor) - Create useContactResolver hook for batch ID→name resolution via React Query - Agent Shares tab: replace Input with Combobox contact picker + resolve names in list - Agent Instances tab: resolve user_id to contact name as fallback - Update i18n placeholders for contact search (en/vi/zh)