* fix: skip streaming messages in message processing * fix(ai-chat): streamline message synchronization logic Removed redundant message loading check in syncSessionMessages method to improve efficiency. Now directly fetches and persists messages when necessary. * fix(ai-chat): update session time handling after message persistence Ensure session time is updated based on the latest message creation date after successfully saving messages. * fix: simplify message sync logic * fix: update session updatedAt to use createdAt during sync |
||
|---|---|---|
| .. | ||
| desktop | ||
| mobile | ||
| ssr | ||