feat: 挂件高亮新升级会话并延长自动展开至 15s - #339
Merged
Merged
Conversation
折叠状态下有会话新升级为 waiting/failed 时,按会话 ID 精确识别并 高亮对应行,自动展开时长从 3s 调整为 15s,窗口结束或手动折叠时清除 高亮。
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.
改动
折叠状态下有会话新升级为 waiting/failed 时:
autoPeek计时器延长到 15000ms。测试
WidgetApp.test.ts新增 2 个用例:全部通过:widget + widgetState 共 57 个测试,
vue-tsc类型检查无错。🤖 Generated with Claude Code