multica/apps/web/app/hooks
Naiyuan Qing 94f32701c7 feat(ui): auto-activate newly created agent
Return the new agent ID from createAgent and set it as active
immediately after creation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 23:05:43 +08:00
..
use-active-agent.ts feat(web): add gateway, hub, active-agent hooks and real message state 2026-01-30 22:40:50 +08:00
use-device-id.ts fix(web): replace Zustand device store with local useDeviceId hook 2026-01-30 22:16:54 +08:00
use-gateway.ts feat(web): add gateway, hub, active-agent hooks and real message state 2026-01-30 22:40:50 +08:00
use-hub.ts feat(ui): auto-activate newly created agent 2026-01-30 23:05:43 +08:00
use-messages.ts feat(web): add gateway, hub, active-agent hooks and real message state 2026-01-30 22:40:50 +08:00
use-scroll-fade.ts feat(web): add scroll fade hint effect to chat message list 2026-01-30 22:14:19 +08:00