multica/packages/sdk
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
..
src feat(chat): add message history pagination with scroll-up loading 2026-02-05 18:40:15 +08:00
package.json refactor(sdk): unify message types with pi-ai source of truth 2026-02-04 17:13:01 +08:00
tsconfig.json fix(sdk): point exports to source and remove .js import suffixes 2026-02-02 16:58:23 +08:00