multica/packages/hooks/src
Naiyuan Qing 65c2fea1b6 feat(chat): add message history pagination with scroll-up loading
Return latest messages by default instead of oldest. Support paginated
loading of older messages when scrolling up via IntersectionObserver,
with scrollHeight compensation to preserve scroll position.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 18:40:15 +08:00
..
index.ts refactor(hooks,ui): extract useGatewayChat hook and update shared components 2026-02-05 17:50:47 +08:00
use-chat.ts feat(chat): add message history pagination with scroll-up loading 2026-02-05 18:40:15 +08:00
use-gateway-chat.ts feat(chat): add message history pagination with scroll-up loading 2026-02-05 18:40:15 +08:00
use-gateway-connection.ts refactor(hooks,ui): extract useGatewayChat hook and update shared components 2026-02-05 17:50:47 +08:00