multica/apps/desktop/electron/ipc
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
..
agent.ts feat(tools): add keyword-based memory_search tool 2026-02-05 14:57:40 +08:00
hub.ts feat(chat): add message history pagination with scroll-up loading 2026-02-05 18:40:15 +08:00
index.ts feat(desktop): add provider IPC handlers 2026-02-04 18:25:13 +08:00
profile.ts feat(desktop): add style selector to agent settings dialog 2026-02-04 14:42:29 +08:00
provider.ts feat(desktop): add provider IPC handlers 2026-02-04 18:25:13 +08:00
skills.ts feat(desktop): add IPC handlers for Hub, Tools, and Skills management 2026-02-03 18:25:20 +08:00