mirror of
https://github.com/EKKOLearnAI/hermes-web-ui.git
synced 2026-05-27 06:20:15 +00:00
162a247434
- Add session-sync service to import api_server sessions from Hermes state.db - Only sync when local DB is empty (first startup or after DB reset) - Generate new UUID v4 for synced sessions instead of using Hermes IDs - Generate preview from first user message (max 63 chars) - Fix updateSession to force update last_active when provided - Add dynamic preview generation in listSessions for sessions without preview - Fix session list sorting to show newest first (DESC by last_active) - Simplify changelog text to "自建聊天数据库和上下文压缩" Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>