Skip to content

feat: 在会客室流程内添加结束线索交流节点,防止单次识别失败#1011

Merged
MistEO merged 11 commits intomainfrom
fix/DijiangRewards
Mar 5, 2026
Merged

feat: 在会客室流程内添加结束线索交流节点,防止单次识别失败#1011
MistEO merged 11 commits intomainfrom
fix/DijiangRewards

Conversation

@overflow65537
Copy link
Member

@overflow65537 overflow65537 commented Mar 5, 2026

Summary by Sourcery

在 DijiangRewards 接待室工作流中新增一个会话结束节点,以增强线索识别的鲁棒性,并相应更新共享按钮流水线资源。

New Features:

  • 在 DijiangRewards 接待室(ReceptionRoom)工作流中引入一个“线索结束沟通”节点,用于更优雅地处理单次识别失败的情况。

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:

  • Introduce an end-of-clue communication node in the DijiangRewards ReceptionRoom workflow to handle failed single recognitions more gracefully.

Enhancements:

  • Adjust shared button pipeline configuration to support the updated reception room interaction flow.
- 在 DijiangRewards 接待室工作流中引入一个新的“线索结束通信”节点,以更稳健地处理单次识别失败的情况。
Original summary in English

Summary by Sourcery

在 DijiangRewards 接待室工作流中新增一个会话结束节点,以增强线索识别的鲁棒性,并相应更新共享按钮流水线资源。

New Features:

  • 在 DijiangRewards 接待室(ReceptionRoom)工作流中引入一个“线索结束沟通”节点,用于更优雅地处理单次识别失败的情况。

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:

  • Introduce an end-of-clue communication node in the DijiangRewards ReceptionRoom workflow to handle failed single recognitions more gracefully.

Enhancements:

  • Adjust shared button pipeline configuration to support the updated reception room interaction flow.

@overflow65537 overflow65537 linked an issue Mar 5, 2026 that may be closed by this pull request
@overflow65537 overflow65537 marked this pull request as ready for review March 5, 2026 11:00
Copilot AI review requested due to automatic review settings March 5, 2026 11:00
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - 我已经审查了你的更改,看起来很棒!


Sourcery 对开源项目是免费的——如果你觉得我们的审核有帮助,请考虑分享 ✨
帮我变得更有用吧!请在每条评论上点 👍 或 👎,我会根据你的反馈来改进后续的代码审查。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

为 DijiangRewards 会客室流程补强“线索交流结束”弹窗的处理路径,减少因单次识别失败导致流程中断,并微调通用按钮识别区域以提升稳定性。

Changes:

  • 在会客室流程中新增/接入 WaitEndExchangeEndExchange 节点,用于处理“交流结束确认”弹窗。
  • EntryReceptionRoompost_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 MistEO merged commit 9c474e2 into main Mar 5, 2026
17 checks passed
@MistEO MistEO deleted the fix/DijiangRewards branch March 5, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

【基建任务】情报交流页面弹出导致的基建任务识别失败以及后续任务的卡死问题 YellowButtonBackground 节点 roi 错误

3 participants