Conversation
Closed
Contributor
There was a problem hiding this comment.
嗨——我已经审查了你的更改,看起来非常棒!
帮我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈改进之后的代码审查。
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
该 PR 更新了 DijiangRewards 相关流水线配置,以适配培养舱/制造舱/会客室/恢复心情等界面的交互变化,并抽取/复用部分按钮文字识别模板,从而提升识别与点击的稳定性与一致性。
Changes:
- 重构并扩展培养舱(GrowthChamber)流程:新增“全部收取”、确认培养、确认提取与提取后返回等节点链路。
- 统一/扩展文本模板:将部分“确认/取消/全部收取/确认提取”等按钮文本识别抽成通用模板并在多条子流程复用。
- 调整恢复心情、会客室、导航与制造舱若干节点的 max_hit / wait_freezes / next 路由,以适配新的界面节奏与弹窗关闭路径。
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| assets/resource_en/pipeline/DijiangRewards/MainFlow.json | 移除英语资源中不再使用的 InviteFriend 期望文本配置。 |
| assets/resource/pipeline/DijiangRewards/Template/TextTemplate.json | 新增/重命名通用按钮文案识别模板(确认/全部收取/确认提取/取消等),并统一多处 roi_offset。 |
| assets/resource/pipeline/DijiangRewards/RecoveryEmotion.json | 调整恢复心情流程命中次数与等待参数,增加“确认”点击节点并优化返回路径。 |
| assets/resource/pipeline/DijiangRewards/ReceptionRoom.json | 调整会客室线索交流/退出相关节点路由与等待参数(含指定 target 的 wait_freezes)。 |
| assets/resource/pipeline/DijiangRewards/Navigation.json | 简化点击红点后的处理逻辑,改为仅等待冻结以便后续节点接管状态识别。 |
| assets/resource/pipeline/DijiangRewards/Manufacturing.json | 增加 max_hit 并复用通用“确认”文本模板;补充离开动作后的 wait_freezes。 |
| assets/resource/pipeline/DijiangRewards/MainFlow.json | 删除误入“邀请好友”界面的兜底处理节点(及对应 OCR 节点)。 |
| assets/resource/pipeline/DijiangRewards/GrowthChamber.json | 培养舱流程增强:新增“全部收取”、确认培养、确认提取、关闭奖励提示与灰色取消返回等完整链路。 |
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 流水线,以支持在成长、制造、导航、接待和情绪恢复流程中的新交互,同时统一共享文本模板。
新功能:
增强:
Original summary in English
Summary by Sourcery
Update DijiangRewards pipelines to support new interactions in growth, manufacturing, navigation, reception, and emotion recovery flows, while unifying shared text templates.
New Features:
Enhancements:
新功能:
增强优化:
Original summary in English
Summary by Sourcery
更新 DijiangRewards 流水线,以支持在成长、制造、导航、接待和情绪恢复流程中的新交互,同时统一共享文本模板。
新功能:
增强:
Original summary in English
Summary by Sourcery
Update DijiangRewards pipelines to support new interactions in growth, manufacturing, navigation, reception, and emotion recovery flows, while unifying shared text templates.
New Features:
Enhancements: