Conversation
Contributor
bahamutww
commented
May 30, 2026
- 调整后台消息持久化异步任务的指数退避时间,缩短至累计3.1秒,避免总耗时过长
- 增加持久化任务超时处理,避免事务锁定导致前端发送按钮卡死
- 修改 SSE 生成器取消逻辑,确保保存操作在后台继续完成
- 重构聊天消息中标签解析,支持多段思考内容合并及未闭合标签剔除
- 在聊天消息和打字机组件中新增表格支持,提供横向滚动和单行显示样式
- 替换状态图标组件中加载动画,使用旋转Loader图标提升视觉反馈体验
- 删除重复的表格边距和样式定义,优化CSS类应用逻辑
- 调整后台消息持久化异步任务的指数退避时间,缩短至累计3.1秒,避免总耗时过长 - 增加持久化任务超时处理,避免事务锁定导致前端发送按钮卡死 - 修改 SSE 生成器取消逻辑,确保保存操作在后台继续完成 - 重构聊天消息中<think>标签解析,支持多段思考内容合并及未闭合标签剔除 - 在聊天消息和打字机组件中新增表格支持,提供横向滚动和单行显示样式 - 替换状态图标组件中加载动画,使用旋转Loader图标提升视觉反馈体验 - 删除重复的表格边距和样式定义,优化CSS类应用逻辑
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.