Conversation
Contributor
There was a problem hiding this comment.
Hey - 我已经审查了你的更改,看起来很棒!
帮我变得更有用吧!请在每条评论上点 👍 或 👎,我会根据你的反馈来改进后续的代码审查。
Original comment in English
Hey - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Contributor
There was a problem hiding this comment.
Pull request overview
为 DijiangRewards 会客室流程补强“线索交流结束”弹窗的处理路径,减少因单次识别失败导致流程中断,并微调通用按钮识别区域以提升稳定性。
Changes:
- 在会客室流程中新增/接入
WaitEndExchange→EndExchange节点,用于处理“交流结束确认”弹窗。 - 为
EntryReceptionRoom的post_wait_freezes增加target区域(含 ADB 覆盖),提高进入后的稳定等待判定。 - 调整通用按钮模板匹配的
roi_offset(删除/缩小部分偏移范围)。
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| assets/resource_fast/pipeline/Common/Button.json | 调整通用按钮模板匹配 ROI 偏移(删除黄色确认按钮偏移、缩小白/灰按钮偏移)。 |
| assets/resource_adb/pipeline/DijiangRewards/ReceptionRoom.json | ADB 覆盖:为 EntryReceptionRoom.post_wait_freezes 增加 target。 |
| assets/resource/pipeline/DijiangRewards/ReceptionRoom.json | 主流程:为进入会客室后的等待增加 target,并把 EndExchange 纳入流程路径。 |
MistEO
reviewed
Mar 5, 2026
assets/resource/pipeline/DijiangRewards/Template/TextTemplate.json
Outdated
Show resolved
Hide resolved
MistEO
pushed a commit
that referenced
this pull request
Mar 9, 2026
MistEO
pushed a commit
that referenced
this pull request
Mar 9, 2026
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.
Summary by Sourcery
在 DijiangRewards 接待室工作流中新增一个会话结束节点,以增强线索识别的鲁棒性,并相应更新共享按钮流水线资源。
New Features:
Enhancements:
Original summary in English
Summary by Sourcery
Add a new end-of-conversation node to the DijiangRewards reception room workflow to make clue recognition more robust and update shared button pipeline resources accordingly.
New Features:
Enhancements:
Original summary in English
Summary by Sourcery
在 DijiangRewards 接待室工作流中新增一个会话结束节点,以增强线索识别的鲁棒性,并相应更新共享按钮流水线资源。
New Features:
Enhancements:
Original summary in English
Summary by Sourcery
Add a new end-of-conversation node to the DijiangRewards reception room workflow to make clue recognition more robust and update shared button pipeline resources accordingly.
New Features:
Enhancements: